Why isn't JS a popular language for deep learning?
I've just read this book, which introduces TensorFlow.js: https://www.manning.com/books/deep-learning-with-javascript Now I'm wondering why JS is so unpopular for deep learning, especially compared to Python. For deep learning there all the usual benefits of using JS, e.g.: * easy to learn * huge community * flexible about paradigms * write code...
Oct 8, 202012