RedditSota / state-of-the-art-result-for-machine-learning-problems

This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
Apache License 2.0
8.94k stars 1.31k forks source link

reinforcement learning #28

Open Bachstelze opened 7 years ago

Bachstelze commented 7 years ago

strong baselines from openai for reinforcement learning: https://github.com/openai/baselines blog post: https://blog.openai.com/openai-baselines-dqn/

RedditSota commented 6 years ago

Will update soon. Quite busy these days.