Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try ray/RLlib #11

Open
lefnire opened this issue Feb 2, 2018 · 2 comments
Open

Try ray/RLlib #11

lefnire opened this issue Feb 2, 2018 · 2 comments

Comments

@lefnire
Copy link
Owner

lefnire commented Feb 2, 2018

[Update 2018-07-27] Update: seems Coach has slowed down (w/o much community), and rllab has stopped. A more recently popular framework is rllib (one letter different than rllab).


I'd like to try replacing TensorForce with Coach and see if we get any better performance. Use the Clipped PPO for an apples-to-apples comparison; instructions on converting our btc_env.py here.

History: before landing on TensorForce I'd tried rll/rllab and openai/baselines. Baselines is backed by OpenAI, the company behind half these algorithms (they're behind PPO, the model we're using). But baselines isn't a plug-n-play framework intended for developer use; instead it's a dumping-ground for each paper's corresponding sample code. I couldn't get any of their stuff customized to our use-case; all runs resulted eventually in NaNs everywhere. Coach is new. No hunch as to whether it'll outperform, though it is backed by Intel which bodes well. I want to give it a whirl, but don't have time right now - so if anyone wants to take a stab at it, please indeed!

@datctbk
Copy link

datctbk commented May 20, 2018

hi Sir! can I help you that?

@lefnire
Copy link
Owner Author

lefnire commented May 26, 2018

Sorry late, I'm AFK from the project till July. Would be great if you could take a look! I've seen a lot of activity on both projects, just from Git commits, so I think it'd be good to have a comparison between the two.

@lefnire lefnire changed the title Try NervanaSystems/coach Try ray/RLlib Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants