You are viewing our Forum Archives. To view or take place in current topics click here.
Key areas of Artificial Neural Networks.
Posted:

Key areas of Artificial Neural Networks.Posted:

Gavin-
  • Winter 2020
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
Hi lads, I am starting to look into ANN and I am just wondering are there any key areas I should look into or are there any good places to start.
#2. Posted:
iyop45
  • Prospect
Status: Offline
Joined: Apr 15, 201113Year Member
Posts: 614
Reputation Power: 83
Status: Offline
Joined: Apr 15, 201113Year Member
Posts: 614
Reputation Power: 83
Depends on your motives and what you want to get out of ML. I'd say to get a strong intuition for debugging and working with new neural network architectures does take a lot of ground work from the fundementals. The book "elements of statistical machine learning" is a good read if you have a background with calculus, optimisation, and linear algebra. After which, moving onto the various deep learning books in the field is reasonable.

However, of course, if your interest is just to mess about with neural nets, then have a look at the tensorflow tutorials on CNNs. Unfortunately, it does become a bit impractical to properly mess about with the deeper nets for large datasets such as imgnet. Also, the openai universe is fun to experiment with recurrent nets for a range of environments.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.