xavier-initializer topic
List
xavier-initializer repositories
DeepLearning-PadhAI
98
Stars
118
Forks
Watchers
All the code files related to the deep learning course from PadhAI
numpy-neuralnet-exercise
48
Stars
13
Forks
Watchers
Implementation of key concepts of neuralnetwork via numpy
tensorflow-mnist-MLP-batch_normalization-weight_initializers
54
Stars
17
Forks
Watchers
MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.