GitHub / arkanivasarkar / Deep-Learning-from-Scratch
Implementation of a Fully Connected Neural Network, Convolutional Neural Network (CNN), and Recurrent Neural Network (RNN) from Scratch, using NumPy.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 18.1 MB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: 7 months ago
Pushed at: 7 months ago
Last synced at: 2 months ago
Topics: activation-functions, batchnorm, cnn, cross-entropy-loss, deep-learning, dropout, feedforward-neural-network, neural-network, neural-networks-from-scratch, numpy, oops-in-python, optimizer, pooling, rnn, university-assignment