ucl-dark / pax

Scalable Opponent Shaping Experiments in JAX
Apache License 2.0
21 stars 5 forks source link

LSTM #147

Open akbir opened 1 year ago

akbir commented 1 year ago

Adding an LSTMAgent.

This adds an LSTM option to the PPO Agents.

  1. [x] Does your submission pass tests?
  2. [x] Have you lint your code locally prior to submission?

Changes to Core Features:

akbir commented 1 year ago

@newtonkwan - can you pick this PR up and get into main before the release?