Reddit Reddit reviews Make Your Own Neural Network

We found 2 Reddit comments about Make Your Own Neural Network. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Science
AI & Machine Learning
Computer Neural Networks
Make Your Own Neural Network
Make Your Own Neural Network
Check price on Amazon

2 Reddit comments about Make Your Own Neural Network:

u/ummcal · 2 pointsr/findapath

I really liked this book called "Make your own Neural Network". It's for absolute beginners and only a bit over 200 pages.

u/Wootbears · 1 pointr/Udacity

No problem!

Right now, they mentioned that you really only need a background with Python...however, even from the first week, I've seen a lot of Linear Algebra (mostly just matrix operations like dot product, knowing when to use transpose matrices, etc). I assume as the course progresses, there will likely be more math background needed, such as probability and calc 3.

I think there was even a quiz using Scikit-Learn in Python, though I might be thinking of the Machine Learning Engineer Nanodegree.

If you want to see what was needed for the first week of homework, it was almost exactly the same network that you build in this book: https://www.amazon.com/Make-Your-Own-Neural-Network/dp/1530826608/ref=sr_1_1?ie=UTF8&qid=1485965800&sr=8-1&keywords=python+neural+network