siddhantchawla / Week3Assignment

Repository containing distribution code for Week 3 Assignment for IG Summer AI Program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week3Assignment

To run the assignment, clone the repository into your system, then run the following commands on your terminal/command prompt window:

-> cd Week3Assignment
-> pip install -r requirements.txt
-> jupyter notebook

This should open up the jupyter notebook window on your browser, then select the .ipynb file and start coding!

About

Repository containing distribution code for Week 3 Assignment for IG Summer AI Program.


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%