Skip to content

SimDRLSR v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JPedroBelo JPedroBelo released this 13 Jul 14:08
· 15 commits to master since this release

Reinforcement Learning atributes:

  • 4 agent actions:

    • wait;
    • look;
    • handwave;
    • handshake.
  • 3 reward types:

    • Fail handshake: -0.1 (adjustable);
    • Successful handshake: 1 (adjustable);
    • Neutral: 0.
  • States:

    • 8 sequential grayscale images;
    • 8 sequential depth images.