Skip to content

t-ramz/cybersec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Machine Learning for Cybersecurity

This is a collection of applications using the Jupyter IDE

Liscense

Each bit of code will likely have its own liscense

Getting started

Dependencies

This set of applications utilizes docker to handle most dependencies.

  • If you're using Windows, get docker here
  • On Linux, install docker-compose and all of its dependencies through your package manager

Clone the repository

git clone https://github.com/t-ramz/cybersec into your desired directory

Running the IDE

In a terminal:

sudo docker-compose up

Windows users should leave out the sudo

From here your terminal should provide alink to the running application. Follow the link and you can view the code

About

Python machine learning repository, with environment. Dockerized for convenience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published