Pinned Repositories
Act2Vec
Bandits_with_Partially_Observable_Offline_Data
Code for paper: Bandits with Partially Observable Offline Data
coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
confounded_imitation
distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
guytenn.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
models
Models built with TensorFlow
Ordered-Neurons
Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"
PyRep
A toolkit for robot learning research.
Terminator
guytenn's Repositories
guytenn/Act2Vec
guytenn/Terminator
guytenn/Bandits_with_Partially_Observable_Offline_Data
Code for paper: Bandits with Partially Observable Offline Data
guytenn/coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
guytenn/confounded_imitation
guytenn/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
guytenn/guytenn.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
guytenn/models
Models built with TensorFlow
guytenn/Ordered-Neurons
Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"
guytenn/PyRep
A toolkit for robot learning research.
guytenn/pysc2
StarCraft II Learning Environment
guytenn/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
guytenn/robotics-rl-srl
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
guytenn/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
guytenn/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.