Skip to content
View SwikarGautam's full-sized avatar
Block or Report

Block or report SwikarGautam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Transformer Transformer Public

    Implementation of vanilla transformer model using numpy.

    Jupyter Notebook 4 2

  2. ConvoNet ConvoNet Public

    A framework for implementing convolutional neural networks and fully connected neural network.

    Python 1 1

  3. VAE VAE Public

    Variational Autoencoder (VAE) trained on MNIST

    Python

  4. GAN GAN Public

    generative adversarial network trained on mnist images

    Python 1

  5. DeepDenseNetwork DeepDenseNetwork Public

    Fully connected neural network with Adam optimizer, L2 regularization, Batch normalization, and Dropout using only numpy

    Python 1 1

  6. NEAT NEAT Public

    Python implementation of NEAT(NeuroEvolution of Augmenting Topologies)

    Python