Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 952 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 952 Bytes

AI-in-Cybersecurity

Programs worked on in university course for Artificial Intelligence in the scope of Cybersecurity. Specifically, homework problems and challenges. All notebooks can be reviewed here and any interactions will require access to Jupyter Notebooks either on a virtual environment on a host or through use of a platform such as Google Collab.

Getting Started

To run these notebooks on a local system or hosted environment through an online platform, download the notebook and any associated datasets. Going into the Jupyter Notebooks environment, upload and run the notebook itself. Uploading the data may require different steps depending on how you're running the notebook.

For Google Collab follow this tutorial: https://dimensionless.in/using-jupyter-notebooks-google-colab/

For local Jupyter Notebooks follow this tutorial: https://jupyter.org/install (More detailed guides can be found based on your operating system)