0.0.1 - Launching ReImproveJS
ReImproveJS v0.0.1
This library aims to create an entire world of reinforcement learning with Javascript using TensorFlowJS.
Current features
- Create an academy to host a place for agents to evolve
- Create Teachers to teach to agents, and configure them to change the way agents will learn with a teacher
- Assign agents to teachers and start learning
- Send data to teachers and let them do the job !
- Rest and gaze at your evolving agents.