normandipalo's Stars
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
StanfordVL/GibsonEnv
Gibson Environments: Real-World Perception for Embodied Agents
jaromiru/AI-blog
Accompanying repository for Let's make a DQN / A3C series.
mrahtz/easy-tf-log
Easy TensorFlow logging for quick prototypes
AppliedDataSciencePartners/DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
hardmaru/estool
Evolution Strategies Tool
higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
microsoft/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
localminimum/hindsight-experience-replay
Hindsight Experience Replay - Bit flipping experiment in Tensorflow
MultiAgentLearning/playground
PlayGround: AI Research into Multi-Agent Learning.
timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
eriklindernoren/NapkinML
A tiny lib with pocket-sized implementations of machine learning models in NumPy, most of which will fit in a tweet.
EmbersArc/gym-rocketlander
A SpaceX Rocket Lander environment for OpenAI gym using Box2D
DeepSpaceHarbor/Awesome-AI-Security
:file_folder: #AISecurity
titu1994/DenseNet
DenseNet implementation in Keras
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Breakend/gym-extensions
This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement learning, etc.)
loretoparisi/CapsNet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
rlcode/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
robbiebarrat/art-DCGAN
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
affinelayer/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
BathVisArtData/PeopleArt
Artwork containing people for academic use only
jacobgil/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
GPflow/GPflow
Gaussian processes in TensorFlow
yrlu/quadrotor
Quadrotor control, path planning and trajectory optimization
nzjrs/simple-quadrotor-simulator