Hacker News new | ask | show | jobs
by k__ 2918 days ago
Is TensorFlow.js a viable alternative?

I don't know much about Python :/

1 comments

Learning Python is way faster than learning Deep Learning, so it shouldn't be an issue.

I am planning organizing a TensorFlow.js bootcamp, but here it is more difficult (as data preprocessing, and debugging in general, is way more difficult in JS than in Python).

True.

I just had the hope, that integrating this into existing JS code-bases would be easier with TensorFlow.js :)