You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a repository for simple implementation of a fully connected and convolutional neural network with TensorFlow. Also includes NumPy implementations of forward passes for batch normalization, dropout, convolutional layers, and pooling layers.
About
a repository for simple implementation of a fully connected and convolutional neural network with TensorFlow. Also includes NumPy implementations of forward passes for batch normalization, dropout, convolutional layers, and pooling layers.