Skip to content

sprihajha/BackdoorAttacks

Repository files navigation

Overview

This repository contains the submission for Lab 4: Backdoor attacks of EL-GY-9163: Machine Learning for Cyber-security class.

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

Cloning the Repository

Clone the repository to your computer.

Setting Up Git Large File Storage (LFS)

This repository uses Git LFS to handle large files. To use Git LFS, follow these steps:

  1. Download and install Git LFS from here.

  2. After installation, set up Git LFS for your user account by running:

git lfs install
  1. To download the LFS files for this repository, navigate to the repository directory and run:
git lfs pull

Running the Notebook

After cloning the repository and setting up Git LFS, you can run the Jupyter Notebook. You can just navigate to the repository directory and start Jupyter Notebook or JupyterLab.

In the Jupyter interface, open sj3520_MLSec_Lab4.ipynb and run all the cells.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published