Bhavesh Sood's repositories
Transfer-Learning-with-Transformer
Analysed different fine-tuning training variations by freezing all / some layers of the transformer.
Autoencoder-from-scratch
Implemented an autoencoder from scratch with 1 hidden layer. Performed backpropagation again using autograd from Pytorch library to verify
Bone-X-Ray-Classification-on-MURA
DL based model to Detect Abnormalities in Upper Extremity Radiographs
Cache-Implementation
This is a C++ program to show the implementation of a Cache in a Computer
CoLight---RL-
Reinforcement Learning Course @ Monsoon 2022
Rummy-Game
Rummy Game Made on Python
TicTacToe
Its the old Tic-Tac-Toe game made using JavaScript.
cp_folder
cp stuff
Digit-Classifier-MNIST-using-QDA
Implemented FDA from scratch for multiple classes, and classified the projected data using QDA (Quadratic Discriminant Analysis).
Interactive-List
Basic Front-End CSS to make an interactive list
Jarvis
A Personal Assistant made in python using text-to-speech and speech recognition libraries.
Simple-Twitter-Like-Feed
It is a simple twitter feed website made using Express , Nodejs and MongoDB.