This project aims to a framework for reinforcement learning, packaging various exisiting algorithms relevant to the field along with the capability of implementing new algorithms using the provided APIs. The initial release will provide APIs in C++ and Python.
We are using the following technologies in our project,
- C++
- Python
- Google Test
- Boost.Python/pybind11
Since the project is under development, as first steps we would like to have some inputs on API design, code structure. You can open new issues or comment on exisitng ones with your valuable feedback. You can refer the following documents for getting to know more about the field,