Gradient Descent and its variants
-
Updated
Jul 4, 2020 - Jupyter Notebook
Gradient Descent and its variants
Deep Learning Optimizers
This repository contains a python implementation of Feed Forward Neural Network with Backpropagation, along with the example scripts for training the network to classify images from mnist and fashion_mnist datasets from keras.
Implementation of Gradient descent optimization algorithm from scratch
Add a description, image, and links to the nestrov topic page so that developers can more easily learn about it.
To associate your repository with the nestrov topic, visit your repo's landing page and select "manage topics."