So, rllib.js - was conceived as an alternative for tf-agents for JS))
At this moment I have implemented PPO. Now there would be one more cool 3d env.
Then in roadmap:
-- improve api;
-- add Node.js for training/saving models;
-- adding DoubleDQN,
-- DDPG, A2C.
General tasks:
-- using gym-like envs api;
-- fast calculations of advanced RL algorithms.
-- adding simple ways to use both browser and node.js for training/exec.
-- MORE and MORE cool envs in: physics simulations, finance, 3d/2d, VR.
And, if I could help with implementing tf-agents, that would be cool!