The Wayback Machine - https://web.archive.org/web/20200525124521/https://github.com/topics/imitation-learning
Skip to content
#

imitation-learning

Here are 117 public repositories matching this topic...

carla

Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..

  • Updated Jan 22, 2019
  • Jupyter Notebook
markus-hinsche
markus-hinsche commented Dec 11, 2018

Currently you have to use docker to run this.

In order to make native version work, we could provide virtualenv instructions, e.g.:

  • pip install -r requirements.txt
  • install pip install tensorflow==1.12.0
  • change paths from /data
  • PYTHONPATH needs to be set correctly
  • Make sure everything runs by running pytest

Note that we haven't tested this yet.

Improve this page

Add a description, image, and links to the imitation-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the imitation-learning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.