This is your work, valued
Transformer. Implementation of vanilla transformer model using numpy.
5DeepDenseNetwork. Fully connected neural network with Adam optimizer, L2 regularization, Batch normalization, and Dropout using only numpy
1Call-Break. C++
1ConvoNet. A framework for implementing convolutional neural networks and fully connected neural network.
1GAN. generative adversarial network trained on mnist images
1