aaquibtabrez's Stars
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
jonbarron/website
shreyashankar/overleave
Chrome extension that opens and syncs Overleaf compiled pdfs in a new window.
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
chiphuyen/just-pandas-things
An ongoing list of pandas quirks
joschu/trajopt
Trajectory Optimization
cyberbotics/webots
Webots Robot Simulator
csinva/csinva.github.io
Slides, paper notes, class notes, blog posts, and research on ML 📉, statistics 📊, and AI 🤖.
eemlcommunity/PracticalSessions2020
Repository for tutorial sessions at EEML2020
jgkawell/docker-scripts
This is a repository for helpful Docker scripts and tools.
correlllab/nn4mc_cpp
Neural Networks for Microcontrollers
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
cairo-robotics/cairo-lfd
Learnning from demonstration (lfd) packages supporting robotic kinesthetic learning from demonstration.
TathagataChakraborti/mmp
Explanations in Multi-Model Planning
microsoft/singleshotpose
This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
karpathy/reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
google-deepmind/trfl
TensorFlow Reinforcement Learning
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
david-abel/state_abstraction
Code for abstracting, evaluating, and visualizing Markov Decision Processes.
david-abel/rl_abstraction
Code for experimenting with state and action abstractions in reinforcement learning.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
aikorea/awesome-rl
Reinforcement learning resources curated
rddy/isql
Inferring beliefs about dynamics from behavior
nfitter/BaxterFaces
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.