Skip to content

yoavram/DataSciPy

Repository files navigation

Deep Learning with Python workshop

Yoav Ram

Please go to the index notebook to view the workshop.

Setup instructions

  1. Download and install Anaconda.
  2. Download the workshop ZIP file.
  3. Unzip the ZIP; make note of the unzipped folder location.
  4. Start the Anaconda Prompt terminal application.
  5. Run Jupyter from Anaconda Prompt after changing folder to the workshop folder:
cd <unzipped workshop folder>
jupyter lab
  1. In the new browser window that just opened, choose index.ipynb.