Skip to content

0.0.1 - Launching ReImproveJS

Compare
Choose a tag to compare
@Pravez Pravez released this 23 May 13:16
· 43 commits to master since this release

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.