This book is a guide on how to implement a neural network in the Python programming language. It begins by giving you a brief overview of neural networks so as to know what they are, where they are used, and how they are imp...

Buy Now From Amazon

Product Review

This book is a guide on how to implement a neural network in the Python programming language. It begins by giving you a brief overview of neural networks so as to know what they are, where they are used, and how they are implemented. The next step is an exploration of the backpropagation algorithm. This is the algorithm behind the functionality of neural networks, and it involves a forward and backward pass. Numby is a Python library which can be used for the purpose of implementation of a neural network. This library is discussed in this book, and you are guided on how to use it for that purpose. The functionality of neural networks has to be improved. The various ways to improve how a neural network works is also explored. You are then guided on how to implement neural networks with Neupy, another Python library.
The following topics are discussed in this book:
- A Brief Overview of Neural Networks
- Backpropagation Algorithm
- Neural Networks with Numpy
- Improving a Neural Network in Python
- Neupy
- Models in Neural Networks


Similar Products

Make Your Own Neural NetworkPython: Python Programming For Beginners - The Comprehensive Guide To Python Programming: Computer Programming, Computer Language, Computer Science (Machine Language)Convolutional Neural Networks in Python: Introduction to Convolutional Neural Networks (2nd Edition)Neural Networks for Complete Beginners: Introduction for Neural Network ProgrammingPython for Everybody: Exploring Data in Python 3Machine Learning With Random Forests And Decision Trees: A Visual Guide For BeginnersMake Your Own Neural Network: An In-depth Visual Introduction For BeginnersMachine Learning With Boosting: A Beginner's GuideMarkov Models: Understanding Markov Models and Unsupervised Machine Learning in Python with Real-World Applications