Pinned Repositories
Action-Recognition-using-Deep-Residual-Networks
Video Action Recognition using RESNET pretrained on Imagenet for UCF 101 dataset
Fun-with-MNIST
Image Denoising ; CNN ; RNN , on MNIST
Generative-Adversarial-Networks
GAN on CIFAR 10
Large-Scale-Image-Recognition-using-Convolutional-Neural-Networks
Implementation of GoogleNet, VGG-16, VGG-19, AlexNet, LeNET
Neural-Algorithm-of-Artistic-Style
Tensorflow implementation of the paper https://arxiv.org/pdf/1508.06576.pdf
Pong-using-Reinforcement-Learning
Pong using Q Learning and Policy Gradient
Quantization_Experiments
Semi--Supervised-Learning-using-Variational-Autoencoder
VAE to generate handwritten digits based on k means and Gaussian Mixture Models
Very-Deep-CNN-for-text-classification-and-sentiment-analysis
29 layer deep neural net based on character level embeddings
raghavgurbaxani's Repositories
raghavgurbaxani/Action-Recognition-using-Deep-Residual-Networks
Video Action Recognition using RESNET pretrained on Imagenet for UCF 101 dataset
raghavgurbaxani/Semi--Supervised-Learning-using-Variational-Autoencoder
VAE to generate handwritten digits based on k means and Gaussian Mixture Models
raghavgurbaxani/Very-Deep-CNN-for-text-classification-and-sentiment-analysis
29 layer deep neural net based on character level embeddings
raghavgurbaxani/Fun-with-MNIST
Image Denoising ; CNN ; RNN , on MNIST
raghavgurbaxani/Large-Scale-Image-Recognition-using-Convolutional-Neural-Networks
Implementation of GoogleNet, VGG-16, VGG-19, AlexNet, LeNET
raghavgurbaxani/Quantization_Experiments
raghavgurbaxani/Generative-Adversarial-Networks
GAN on CIFAR 10
raghavgurbaxani/Neural-Algorithm-of-Artistic-Style
Tensorflow implementation of the paper https://arxiv.org/pdf/1508.06576.pdf
raghavgurbaxani/Pong-using-Reinforcement-Learning
Pong using Q Learning and Policy Gradient
raghavgurbaxani/Image-Captioning
raghavgurbaxani/Object-Recognition--CIFAR-10--Kaggle
Deep Neural Network for CIFAR 10
raghavgurbaxani/Pacman-Search-using-BFS--DFS-and-Greedy-search
Course homework for artificial intelligence class