Skip to content

rarilurelo/value_gradient

Repository files navigation

Value gradient methods

This repository is reproduction of value gradient methods such as DDPG, SVG, SoftQ.

  • DDPG
  • SVG(0)
  • SoftQ

Requirement

  • tensorflow 1.0.1
  • keras 2.0.2
  • Python 3.5.2
  • gym 0.7.2
  • rllab 0.1.0

Usage

python run_ddpg.py

About

reinforcement learning especially value gradient methods such as DDPG, SVG, SoftQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages