An open API service indexing awesome lists of open source software.

https://github.com/fomorians-oss/awr

Reference implementation of Advantage Weighted Regression.
https://github.com/fomorians-oss/awr

Last synced: 3 months ago
JSON representation

Reference implementation of Advantage Weighted Regression.

Awesome Lists containing this project

README

        

# Advantage Weighted Regression

Reference implementation of Advantage Weighted Regression with [TensorFlow 2.0](https://www.tensorflow.org/beta) and [Pyoneer](https://github.com/fomorians/pyoneer).

## References

- Peng et al. Advantage-Weighted Regression: Simple and Scalable Off-Policy Reinforcement Learning. 2019. https://arxiv.org/abs/1910.00177