normandipalo's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
aikorea/awesome-rl
Reinforcement learning resources curated
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
cybertronai/gradient-checkpointing
Make huge neural nets fit in memory
openai/evolution-strategies-starter
Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"
maxpumperla/elephas
Distributed Deep learning with Keras & Spark
irolaina/FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
OmkarPathak/Data-Structures-using-Python
This is my repository for Data Structures using Python
LMescheder/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
tristandeleu/pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
erlerobot/gym-gazebo
Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version
tmulc18/Distributed-TensorFlow-Guide
Distributed TensorFlow basics and examples of training algorithms
cerndb/dist-keras
Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.
fcampelo/EC-Bestiary
A bestiary of evolutionary, swarm and other metaphor-based algorithms
ChenglongChen/pytorch-DRL
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
madalinabuzau/tensorflow-eager-tutorials
Simple tutorials for building neural networks with TensorFlow Eager mode.
navneet-nmk/pytorch-rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
reinforcement-learning-kr/pg_travel
Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)
atgambardella/pytorch-es
Evolution Strategies in PyTorch
Unity-Technologies/marathon-envs
A set of high-dimensional continuous control environments for use with Unity ML-Agents Toolkit.
zuoxingdong/mazelab
A customizable framework to create maze and gridworld environments
Choco31415/Attention_Network_With_Keras
An example attention network with simple dataset.
jdoepfert/roipoly.py
Select a polygonal region of interest (ROI) with python and matplotlib, similar to the roipoly.m function from MATLAB.
siemens/industrialbenchmark
Industrial Benchmark
LuEE-C/PPO-Keras
My implementation of the Proximal Policy Optisation algorithm using Keras as a backend
kwea123/RL
hu-po/pySACQ
PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)
chan-y-park/img2txt
End-to-end deep learning model for image captioning
sachin-kmr/Neural-Image-Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
matthijscox/symbionic
Code base for the Symbionic Project (https://medium.com/symbionic-project)