Files
ray/rllib/models
Sven Mika 166bb5d690 [RLlib] IMPALA PyTorch (#8287)
This PR adds an IMPALA PyTorch implementation.

- adds compilation tests for LSTM and w/o LSTM.
- adds learning test for CartPole.
2020-05-03 13:44:25 +02:00
..
2020-04-30 11:09:33 -07:00
2020-04-30 11:09:33 -07:00
2020-05-03 13:44:25 +02:00
2020-05-03 13:44:25 +02:00

Shared neural network models for RLlib.