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

MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.