Neural network using JavaScript
Hi everybody! I am a professional web developer. My primary programming language is JavaScript. I use JS and its frameworks on the frontend, and I use NodeJS on the backend. Recently I heard about machine learning and all those cool things that can be done using it. I have an interesting idea which I want to implement using the web application and a trained neural network. But it seems that Python is the main programming language for coding neural nets. Can you advise me on whether I need to learn Python or there is a way to develop artificial intelligence using JS? I have never used Python before, so I will need to learn it from scratch.