Skip to content

pellet/deep-learning-for-coders

 
 

Repository files navigation

deep-learning-for-coders

In this repo I publish my answers to the exercises on the "Deep Learning for Coders" book, by Jeremy Howard, founder of Fast.ai

Meetings info: https://trello.com/b/SOgQILab/fastai-2020-2-semestre/calendar/2020/11

Link for the book: https://www.amazon.com.br/Deep-Learning-Coders-fastai-PyTorch/dp/1492045527

Instructions for rocm configuration on docker

Install docker, docker-compose in your machine.

Download:

On the same folder as your docker-compose.yml file, run:

sudo docker-compose up --build

Edit docker-compose.yml and change volumes acoordingly to the folders you want to use.

Currently is using my folder called 'notebooks'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Other 0.1%