Classification of data using neural networks — with back propagation (multilayer perceptron) and with counter propagation
-
Updated
Aug 10, 2021 - Python
Classification of data using neural networks — with back propagation (multilayer perceptron) and with counter propagation
Notebooks of programming assignments of Improving Deep Neural Networks course of deeplearning.ai on coursera in August-2019
Neural networks: multi-layer perceptrons (MLPs)
ANN Classifier built from scratch used to classify MNIST Digit.
Just exploring Deep Learning
Training SVM models using gradient descent with a learning rate to classify numbers (4 vs 9).
Add a description, image, and links to the gradient-descent-momentum topic page so that developers can more easily learn about it.
To associate your repository with the gradient-descent-momentum topic, visit your repo's landing page and select "manage topics."