Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 864 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 864 Bytes

Deep learning

  • This is the notebook that I shared during the meetup. The notebook is inspired by fast.ai Deep Learning Part 1: Practical Deep Learning for Coders.

  • The original fast.ai libraries and also the lesson notebooks can be found in this Github Repo.

  • Based on my experience, running locally without GPU(CPU only mode) is excruciatingly slow and sometimes just freezes. I would highly recommended you to spin up a cloud instance with GPU and follow the instructions in the README.md. I am using google cloud and instructions to setup the instance and fastai libraries can be found here.

That's all for now.

Have fun deep learning