shubhamjha97
A grad student pursuing an MS in CS at NYU's Courant Institute. Before this, I worked at Indeed as a Software Engineer building large-scale systems.
New York UniversityNew York, NY
Pinned Repositories
association-rule-mining-apriori
Association rule mining using Apriori algorithm.
computational-graph
A simple library for building computational graphs with autodiff support.
cuda-prime-factorization
hierarchical-clustering
A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.
neural_style_transfer
Tensorflow implementation of 'A Neural Algorithm of Artistic Style' by Gatys et al.
parkinson-detection
A machine learning approach to detection of Parkinson's disease.
reading-list
A list of deep learning papers/blogs that I have read and found interesting.
recsys
Implementation of various popular Collaborative Filtering algorithms in Python.
rlkit
A simple Reinforcement Learning library
soft_prompt_benchmark
shubhamjha97's Repositories
shubhamjha97/hierarchical-clustering
A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.
shubhamjha97/parkinson-detection
A machine learning approach to detection of Parkinson's disease.
shubhamjha97/association-rule-mining-apriori
Association rule mining using Apriori algorithm.
shubhamjha97/reading-list
A list of deep learning papers/blogs that I have read and found interesting.
shubhamjha97/soft_prompt_benchmark
shubhamjha97/rlkit
A simple Reinforcement Learning library
shubhamjha97/cuda-prime-factorization
shubhamjha97/de-casteljau-bezier-curves
shubhamjha97/error-notify
A python error notification library
shubhamjha97/computational-graph
A simple library for building computational graphs with autodiff support.
shubhamjha97/auto-organise
A little tool that helps you organise your directory into meaningful subdirectories.
shubhamjha97/bdad_lab_5
shubhamjha97/C1GamesStarterKit
Starter kit for new players of Terminal. Contains starter-algo and a basic CLI for running/debugging algo's locally.
shubhamjha97/des_scheduler
shubhamjha97/distributed-systems-dynamo
shubhamjha97/dqn
Implementation of a simple game playing agent using Deep Q-learning and experience replay.
shubhamjha97/dqn_experiments
shubhamjha97/gender_wage_gap
shubhamjha97/gym_experiments
shubhamjha97/iit-programming-assignment
shubhamjha97/interview_prep_worklog
shubhamjha97/lindenmayer-systems
shubhamjha97/ml2-assignment
C++ implementations of various classification algorithms on the "banknote authentication Data Set".
shubhamjha97/neural-network-implementation
A simple feedforward neural network implementation in C++.
shubhamjha97/opengl-3d-playground
shubhamjha97/os_lab_linker
shubhamjha97/parallel-mergesort
shubhamjha97/pybullet-gym
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
shubhamjha97/unsupervised_image_inpainting
shubhamjha97/ViZDoom
Doom-based AI Research Platform for Reinforcement Learning from Raw Visual Information. :godmode: