Pinned Repositories
AttentionalPoolingAction
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
BhavanJ.github.io
My personal website
kaggle-distracted-driver
Layered-Memory-Network
A Layered Memory Network for MovieQA
maskfusion
MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects
ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
MovieQAWithoutMovies
pytorch-spaceinvaders-
PyTorch implementation of DQN and it's variants for playing Atari games (space invaders) from OpenAI Gym
Weakly-Supervised-Object-Localization-PyTorch
Weakly Supervised Object Localization
Zero_shot_action_reco_STGCN
Zero shot action recognition using spatial temporal graph convolutional networks
BhavanJ's Repositories
BhavanJ/Zero_shot_action_reco_STGCN
Zero shot action recognition using spatial temporal graph convolutional networks
BhavanJ/MovieQAWithoutMovies
BhavanJ/Weakly-Supervised-Object-Localization-PyTorch
Weakly Supervised Object Localization
BhavanJ/pytorch-spaceinvaders-
PyTorch implementation of DQN and it's variants for playing Atari games (space invaders) from OpenAI Gym
BhavanJ/AttentionalPoolingAction
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
BhavanJ/BhavanJ.github.io
My personal website
BhavanJ/kaggle-distracted-driver
BhavanJ/Layered-Memory-Network
A Layered Memory Network for MovieQA
BhavanJ/maskfusion
MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects
BhavanJ/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
BhavanJ/Object-classification-Tensorflow
Object Classification with TensorFlow
BhavanJ/pytorch-LunarLander
Different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym and PyTorch
BhavanJ/SLAM_particle_filter
SLAM HW1