hwalsuklee
Results
13
repositories owned by
hwalsuklee
numpy-neuralnet-exercise
48
Stars
13
Forks
Watchers
Implementation of key concepts of neuralnetwork via numpy
tensorflow-GAN-1d-gaussian-ex
25
Stars
8
Forks
Watchers
Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution
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.