Step-1:
- First, install Ananconda which comes preinstalled with Python packages, and jupyter notebook.
- You could install it from the link https://www.anaconda.com/download/#linux or from the thumbdrive we provide.
Step-2:
- Then, clone this repository to your local machine by
- "git clone https://github.com/dteamai/ai-workshop" for linux users
- Use Download option in the github for windows users.
- "git clone https://github.com/dteamai/ai-workshop" for linux users
Step-3:
- Finally, Navigate to the cloned repository from the command line or anaconda prompt
- Then run the command "jupyter notebook"
You are all set to go!!