0
votes
What are some good resources for learning about Neural Networks?
I second dwf's recommendation of Neural Networks for Pattern Recognition by Chris Bishop. Although, it's perhaps not a starter text. Norvig or an online tutorial (with cod …
0
votes
Data sets for neural network training
I learnt ANNs as an undergraduate by using them to perform OCR (Optical Character Recognition). I think this is a nice use case.
Scan in two pages of text, extract the letters and form trai …
