Pinned Repositories
CPS803_Final_Project
CupheadGod
Reinforcement Learning to play Cuphead
Fashion-MNIST-Model-with-PyTorch
Using the Fashion MNIST dataset we create a Artificial Neural Network to classify images as the type of clothing
GANs-Implementations
Py Library - Vanilla GAN, DCGAN, WGAN, SNGAN, SRGAN, StyleGAN, VAE, Pix2PixHD
Generate-Fake-Faces-with-CVAE-in-PyTorch
Making fake faces with a Convolutional Variational Autoencoder in PyTorch with celebA dataset
Image-Super-Resolution
Enhancing Image Resolution with SRGAN
Neural-Style-Transfer-App
Flask Application for Neural Style Transfer in PyTorch
Pneumonia-Detector-with-Tensorflow
Detecting Pneumonia through X-ray Images with Convolutional Neural Networks in Keras and Back-end Tensorflow
Stock-Price-Prediction-with-LSTMs
Mostly be using this for my own Trading
Transformer-Implementations
Library - Vanilla, ViT, DeiT, BERT, GPT
UdbhavPrasad072300's Repositories
UdbhavPrasad072300/Transformer-Implementations
Library - Vanilla, ViT, DeiT, BERT, GPT
UdbhavPrasad072300/GANs-Implementations
Py Library - Vanilla GAN, DCGAN, WGAN, SNGAN, SRGAN, StyleGAN, VAE, Pix2PixHD
UdbhavPrasad072300/Generate-Fake-Faces-with-CVAE-in-PyTorch
Making fake faces with a Convolutional Variational Autoencoder in PyTorch with celebA dataset
UdbhavPrasad072300/Pneumonia-Detector-with-Tensorflow
Detecting Pneumonia through X-ray Images with Convolutional Neural Networks in Keras and Back-end Tensorflow
UdbhavPrasad072300/Stock-Price-Prediction-with-LSTMs
Mostly be using this for my own Trading
UdbhavPrasad072300/CPS803_Final_Project
UdbhavPrasad072300/CupheadGod
Reinforcement Learning to play Cuphead
UdbhavPrasad072300/Fashion-MNIST-Model-with-PyTorch
Using the Fashion MNIST dataset we create a Artificial Neural Network to classify images as the type of clothing
UdbhavPrasad072300/Generating-Handwritten-Digits-with-Convolutional-VAEs-in-PyTorch
Convolutional VAE and Vanilla VAE
UdbhavPrasad072300/Image-Super-Resolution
Enhancing Image Resolution with SRGAN
UdbhavPrasad072300/Movie-Recommender-with-Stacked-Autoencoders-in-PyTorch
Made to run on GPU with CUDA
UdbhavPrasad072300/Neural-Style-Transfer-App
Flask Application for Neural Style Transfer in PyTorch
UdbhavPrasad072300/OpenCV-PracticeProjects
A bunch of .py files for features in OpenCV for performing various tasks with Images and Video
UdbhavPrasad072300/SMS-Spam_Detection
spam/ham detection using nltk and sklearn
UdbhavPrasad072300/Tokenizing-Text-in-Spark
Spark 3 in Scala to Tokenize Large Quantities of Text
UdbhavPrasad072300/BattlesnakeW22
UdbhavPrasad072300/COVID-Detection-from-X-Rays
From Kaggle
UdbhavPrasad072300/CPS843-Assignments
UdbhavPrasad072300/CPS843-Final-Project
UdbhavPrasad072300/Credit-Card-Fraud-Detection-with-Spark
UdbhavPrasad072300/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
UdbhavPrasad072300/jelly
JavaScript/TypeScript static analyzer for call graph construction, library usage pattern matching, and vulnerability exposure analysis
UdbhavPrasad072300/Kaggle-Competition-Template
Collection of boilerplate code for competitions
UdbhavPrasad072300/MNIST-PyTorch-CPP
MNIST Classifier with PyTorch C++ API
UdbhavPrasad072300/UdbhavPrasad072300