Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@DevSlem DevSlem released this 04 Apr 14:25
889ebce

Release Notes

AINE-DRL first official release!

AINE-DRL is a deep reinforcement learning (DRL) baseline framework. AINE means "Agent IN Environment". If you want to know how to use, see AINE-DRL Documentation.

AINE-DRL provides deep reinforcement learning (DRL) agents. If you want to use them, it's helpful to read Agent docs.

You can install AINE-DRL package from PyPi. Enter the command below:

pip install aine-drl==0.1.1

We hope you use this framework and then show us your experiments. Also, we always welcome your contributions! Please feel free to open an issue or pull request.