course22
course22 copied to clipboard
The fast.ai course notebooks
Jeremy - In the deep learning implementation of collaborative filtering the input is concatenated embedding of user and items, however my understanding is that the model is not learning the...
The convolutions web page (https://course.fast.ai/Lessons/lesson8.html) has a copy of the resources from lesson 3: Neural net foundations (https://course.fast.ai/Lessons/lesson3.html). There's no reference to the notebook covered in the lesson, which I...
Your link has been hacked. [Weapons of math destruction](https://weaponsofmathdestructionbook.com/) Please check!
Hi! in page https://course.fast.ai/Lessons/lesson9.html there is as link inside USEFUL LINKS - Weapons of math destruction- (https://weaponsofmathdestructionbook.com/) when clicking it is redirecting to Cannabis(or mushrooms) website: https://mmjdirect.co/
For late night coders :)
https://www.fast.ai/2020/02/13/fastai-A-Layered-API-for-Deep-Learning/
The code of lesson 1 in [book](https://colab.research.google.com/github/fastai/fastbook/blob/master/01_intro.ipynb) is cats & dogs. however, the notbook link of the practical model in Resource leads to [Is it a bird? Creating a model...
Running the functions provided by `tools/clean.py` gave me an error. This is probably due to an update in any of the globally imported libraries? Next error was the missing `clean`...
Fixed wrong tensor rank