Skip to content

ujjwalsingh12/DA6401

Repository files navigation

Before running the program, ensure that all dependencies are installed; otherwise, errors may occur. A requirements.txt file is provided in the same folder for this purpose.

Steps to Run the Code:

Download and Extract the Code: Clone or download the repository from GitHub and extract the files. Install Dependencies: Navigate to the project folder and run:

pip install -r requirements.txt

Run the Training Script: Execute the following command:

python run.py
  • please make sure all files are imported in run.py as it imports various classes from different files.
  • The code is highly flexible and allows customization through command-line arguments. A list of possible arguments is provided below for reference.
  • It is recommended to run the program on a local machine or through the command prompt after verifying that all required libraries are installed. Running it on Google Colab may cause compatibility issues.

Link to wandb file : https://wandb.ai/cs23m071-indian-institute-of-technology-madras/Deep%20Learning%20Course%20DA6401/reports/DA6401-Assignment-1--VmlldzoxMTcyMzE3MA?accessToken=kloxbyfautywxflm6ta9tzpcf7ldhk6t6gfitmu47rqyu4it08f7z6k3cwn3hdt0

Link to github repository : https://github.com/ujjwalsingh12/DA6401

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published