Neural networks in JavaScript – free 19-part course
1–10 of 74 posts
Re: Neural networks in JavaScript – free 19-part course
#2Totally add to the collaborative list of interactive Machine Learning, Deep Learning and Statistics websites https://github.com/stared/interactive-machine-learning-list (waiting for a PR! :))
Re: Neural networks in JavaScript – free 19-part course
#3Thank you for doing this! Can't wait to check it out.
Re: Neural networks in JavaScript – free 19-part course
#4[deleted]
Re: Neural networks in JavaScript – free 19-part course
#5Why the heck Javascript?
Re: Neural networks in JavaScript – free 19-part course
#6Why the heck Javascript?
coz its the best language for prototyping and learning
Re: Neural networks in JavaScript – free 19-part course
#7Re: Neural networks in JavaScript – free 19-part course
#8Why the heck Javascript?
Why not? It's one of the most widely known languages among developers in many disciplines, which removes a barrier to learning the concepts. Someone who just wants to familiarize themselves with basic implementations could do so in any language if their goal doesn't include shipping production-quality code. There's also the added bonus that the concepts taught here are already covered by courses in other languages, so anyone is free to use those as well.
Re: Neural networks in JavaScript – free 19-part course
#9Re: Neural networks in JavaScript – free 19-part course
#10Why the heck Javascript?
Why not? It's extremely popular, fast and portable.