Excellent course!!! It is actually a milestone for people like me who have trained models in Jupyter notebooks, but Tensorflow JS is actually a great way for the models to become 'alive'! Thanks!
The course itsel is a very good introduction how to use Tensorflow models in browser. It will suit well for people with basic JS and ML knowledge. The assignments and projects are quite fun. However there are things to improve:
1) A few questions in quiz are syntax-related and boring. It is absolutelly not fun trying to find difference in bracket or comma
2) Most of the assignments are very similar to the examples, a lot of them could be solved with mere copy-paste without real understanding
3) Final project crashes on Windows if number of samples are > 50. Very frustrating, especially when you collected almost all the samples
