Basics of Neural Networks with example codes and illustrations
natureofcode.com
Basics of Neural Networks with example codes and illustrations
1–10 of 32 posts
Re: Basics of Neural Networks with example codes and illustrations
#2Re: Basics of Neural Networks with example codes and illustrations
#3One thing I've noticed though, is that img 10 of chapter 1 is missing.
http://natureofcode.com/book/chapter-1-vectors/imgs/chapter0...
Re: Basics of Neural Networks with example codes and illustrations
#4Re: Basics of Neural Networks with example codes and illustrations
#5Re: Basics of Neural Networks with example codes and illustrations
#6Re: Basics of Neural Networks with example codes and illustrations
#7In regards to the first interactive demo, it seems to be adjusting the line to be parallel to the one drawn on the background. Was this intentional or are the supposed to converge?
Re: Basics of Neural Networks with example codes and illustrations
#8The experience (specifically the careful choice of mediums + examples + presentation though which the concepts are conveyed) is pretty fantastic.
Re: Basics of Neural Networks with example codes and illustrations
#9Re: Basics of Neural Networks with example codes and illustrations
#10- Search engines use algorithms, not neural nets.
- The most popular algorithm on Kaggle (data analysis competitions) is random forests
- Google's self-driving car uses statistical-based methods
I can't imagine commercial aircraft would use a neural net. What happened if one crashed? They would analyze the data and ask questions like, Q: "What happened?" A: "I don't know" Q: "Can we fix it so it doesn't happen again?" A: "I don't know".