Course based on pytorch starting Date?

I’m planning to follow the online courses posted in the website and I was wondering when will the course that was announced to leverage pytorch, instead of keras & theano, start?

1 Like

I think I found the answer to my question in here : http://www.fast.ai/2017/09/08/international-fellowship/.
"Will the updated course be released online? Yes, the course will be recorded and released after the in-person version ends."
The course starts at Oct 30, 2017 and ends 7 weeks later.

You can always try to implement the lessons in PyTorch. Check the official tutorials: http://pytorch.org/tutorials/

If you are in a hurry then take a look at this repo for the upcoming lessons: https://github.com/fastai/fastai , it is in pre-pre-alpha so expect it to be updated frequently.

1 Like