Skip to content

DDPG / DQN Highly Unstable

Compare
Choose a tag to compare
@josiahls josiahls released this 13 Oct 19:55
· 55 commits to master since this release
Added:

 * Memory RAM size reduction via cleaning on item input.

Fixed:

 * DDPG is stable now. Works on Pendulum as expected / desired

Notes:

 * Now that DDPG works as expected, we will move to preparing repo for
 version 1.0. This will involve testing / CI and passing expected benchmarks.