zuoxingdong / ML-LaTeX-Shortcuts
A collection of LaTeX shortcuts for commonly used mathematical expressions in machine learning.
☆57Updated 5 years ago
Alternatives and similar repositories for ML-LaTeX-Shortcuts:
Users that are interested in ML-LaTeX-Shortcuts are comparing it to the libraries listed below
- Simple tools for statistical analyses in RL experiments☆66Updated 6 years ago
- Code for paper "Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning".☆34Updated 6 years ago
- Models built with TensorFlow☆25Updated 6 years ago
- Code accompanying the OptionGAN paper.☆43Updated 6 years ago
- E2C implementation in PyTorch☆43Updated 7 years ago
- Explore the optimization landscape for direct policy learning reinforcement learning.☆50Updated 6 years ago
- Code for reproducing experiments in Model-Based Active Exploration, ICML 2019☆78Updated 5 years ago
- A job launching library for docker, EC2, GCP, etc.☆57Updated 3 years ago
- ☆44Updated 6 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- Tutorial on continuous control at Reinforcement Learning Summer School 2017.☆34Updated 7 years ago
- A collection of reading material for the Workshop on "Structure & Priors in Reinforcement Learning" (SPiRL) at ICLR 2019.☆13Updated 3 years ago
- RL framework for embodied agents based on PyTorch☆12Updated 5 years ago
- Code for running EX2: Exploration with Exemplar Models for Deep Reinforcement Learning☆9Updated 6 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆84Updated 5 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- TensorFlow impementation of: Embed to Control: A Locally Linear Latent Dynamics Model for Control from Raw Images☆65Updated 8 years ago
- Distributed A3C☆34Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 7 years ago
- Code for ICLR 2019 paper Learning Dynamics Model by Incorporating the Long Term Future☆50Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆86Updated 6 years ago
- Some hard problems for reinforcement learning.☆32Updated 6 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- Inferring beliefs about dynamics from behavior☆28Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆151Updated 7 years ago
- Code to reproduce the results in the "Unsupervised Learning of Goal Spaces for Intrinsically Motivated Exploration"☆21Updated 6 years ago
- Implementation of the POIS algorithm