Swikar Gautam (SwikarGautam)

SwikarGautam

Geek Repo

Location:Kathmandu, Nepal

Github PK Tool:Github PK Tool

Swikar Gautam's repositories

Transformer

Implementation of vanilla transformer model using numpy.

Language:Jupyter NotebookStargazers:4Issues:0Issues:0
Language:C++Stargazers:1Issues:0Issues:0

ConvoNet

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

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

DeepDenseNetwork

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

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

GAN

generative adversarial network trained on mnist images

Language:PythonStargazers:1Issues:0Issues:0

NEAT

Python implementation of NEAT(NeuroEvolution of Augmenting Topologies)

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

RL_misc

Implementation of some RL algorithms from the book "Reinforcement Learning: An Introduction" by Sutton and Barto

Language:PythonStargazers:0Issues:0Issues:0

VAE

Variational Autoencoder (VAE) trained on MNIST

Language:PythonStargazers:0Issues:0Issues:0