neural_network_test, a MATLAB code which calls neural_network(), which uses neural networks for deep learning, using back propagation and stochastic gradient descent, by Catherine Higham and Desmond Higham.
The information on this web page is distributed under the MIT license.
neural_network, a MATLAB code which illustrates the use of neural networks for deep learning, using back propagation and stochastic gradient descent, by Catherine Higham and Desmond Higham.