Pinned Repositories
anomalous_rl_envs
Anomalous versions of OpenAI Gym and PyBullet3 environments
bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
Differential_IG
Source code for the differential saliency method used in "Re-understanding Finite-State Representations of Recurrent Policy Networks"
GoFaceRec
Face recognition in Go using MTCNN and QMagFace
LEADER
Author implementation of the LEADER algorithm: integrating learning and planning to have safer agents
MS-Celeb-Aligned-Extractor
A tsv extractor which extracts and saves MsCelebV1-Faces-Aligned.tsv
recurrent_implicit_quantile_networks
Implementation of the Recurrent Implicit Quantile Networks (RIQNs), used as a baseline in the OOD detection in the anomalous RL benchmark
Regression-on-Yahoo-Finance
Linear regression on Yahoo! finance data.
trending-repos
trending repositories and news related to AI
YRC-Bench
Official YRC-Bench
modanesh's Repositories
modanesh/trending-repos
trending repositories and news related to AI
modanesh/MS-Celeb-Aligned-Extractor
A tsv extractor which extracts and saves MsCelebV1-Faces-Aligned.tsv
modanesh/bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
modanesh/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now Val_acc>99.5%.
modanesh/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
modanesh/CS533_RL
OSU's CS 533 Reinforcement Learning course assignments
modanesh/CS535_DL
OSU's CS 535 Deep Learning course assignments
modanesh/Datasets
A list of my datasets.
modanesh/deep_architecture_genealogy
Deep Learning Architecture Genealogy Project
modanesh/facenet
Face recognition using Tensorflow
modanesh/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
modanesh/ImageClassifier
CIFAR-10 image classifier
modanesh/latex-templates
A collection of LaTeX templates used for research, courses, and miscellanea.
modanesh/LUA-hello-world
modanesh/mmn
Learning Finite State Representations of Recurrent Policy Networks
modanesh/MNIST-Classifier-TensorFlow
modanesh/ObjectTracking
A probabilistic model for object tracking.
modanesh/OS-Lab
modanesh/PB-Graph-to-TensorBoard
modanesh/Personal-TFLearn
Implementing TFLearn examples.
modanesh/poet
Paired Open-Ended Trailblazer
modanesh/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
modanesh/RL_getting_started
Reinforcement learning getting started experiments and projects
modanesh/Simple_file_reader
A very simple easy to use file reader
modanesh/Super-Resolution-Face-Recognition
Super-resolution face recognition
modanesh/tensorflow
Computation using data flow graphs for scalable machine learning
modanesh/TensorFlow-Excercise-Files
modanesh/visTorch
Interacting with Latent Space of AutoEncoder
modanesh/integrated-gradient-pytorch
This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.
modanesh/pytorch-vqvae
Vector Quantized VAEs - PyTorch Implementation