Query the Network
Learn about the query() function, which is used to train the neural network, and its simple matrix form implementation.
We'll cover the following...
The query()
function
Before we start working on the code that trains the neural network by fleshing out the currently empty train()
function, we’ll work on the simpler query()
function. This will give us more time to build confidence and get some practice at using both Python and these ...
Access this course and 1400+ top-rated courses and projects.