The free MOOC "Practical Deep Learning for Coders" is available as recorded videos, initially taught by Howard and Thomas at the University of San Francisco. In contrast to other online learning platforms such as Coursera or Udemy, a certificate is not granted to those successfully finishing the course online. Only the students following the in-person classes can obtain a certificate from the University of San Francisco.3
The MOOC consists of two parts, each containing seven lessons. Topics include image classification, stochastic gradient descent, natural language processing (NLP), and various deep learning architectures such as convolutional neural networks (CNNs), recursive neural networks (RNNs) and generative adversarial networks (GANs).
In the fall of 2018, fast.ai released v1.0 of their free open-source library for deep learning called fastai (without a period), sitting atop PyTorch. Google Cloud was the first to announce its support.6 This open-source framework is hosted on GitHub and is licensed under the Apache License, Version 2.0.78
"Launching fast.ai". 7 Oct 2016. https://www.fast.ai/2016/10/07/fastai-launch/ ↩
"Practical Deep Learning for Coders". KDnuggets. Dec 2016. https://www.kdnuggets.com/2016/12/deep-learning-coders-mooc-jeremy-howard.html ↩
"Deep Learning Certificate". University of San Francisco. 8 June 2020. https://www.usfca.edu/data-institute/certificates/deep-learning-part-one ↩
"An AI speed test shows clever coders can still beat tech giants like Google and Intel". The Verge. 7 May 2018. https://www.theverge.com/2018/5/7/17316010/fast-ai-speed-test-stanford-dawnbench-google-intel ↩
"New schemes teach the masses to build AIO". The Economist. 27 Oct 2018. https://www.economist.com/business/2018/10/27/new-schemes-teach-the-masses-to-build-ai ↩
"Fast.ai's software could radically democratize AI". ZDnet. 2 Oct 2018. https://www.zdnet.com/article/fast-ais-new-software-could-radically-democratize-ai/ ↩
"The fastai deep learning library". GitHub. Retrieved 8 June 2018. https://github.com/fastai/fastai/ ↩
"Open Machine Learning Frameworks". Retrieved 8 June 2018. https://freeandopenmachinelearning.readthedocs.io/en/latest/catalogue.html#fastai ↩