Skip to content

rheehot/rl-paper-study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rl-paper-study

Reinforcement Learning paper review study

1st paper list

Date Paper Presenter Links
5/11 Playing Atari with Deep Reinforcement Learning, Mnih et al, 2013. Ingyun Ahn [paper] [review] [code]
5/11 Dueling Network Architectures for Deep Reinforcement Learning, Wang et al, 2015. Jaeyoung Ahn [paper] [review] [code]
5/25 Deep Reinforcement Learning with Double Q-learning, Hasselt et al 2015. Do-Hoon Kim [paper] [review] [code]
5/25 Asynchronous Methods for Deep Reinforcement Learning, Mnih et al, 2016. Seungyoun Shin [paper] [review] [code]
6/1 Continuous Control With Deep Reinforcement Learning, Lillicrap et al, 2015. Chris Ohk [paper] [review] [code]
6/1 Mastering the game of Go with deep neural networks and tree search, D. Silver et al, Nature, 2016. Minseok Seong [paper] [review] [code]
6/8 Curiosity-driven Exploration by Self-supervised Prediction, Pathak et al, 2017. Haneul Choi [paper] [review] [code]
6/8 Mastering the game of Go without human knowledge, D. Silver et al, Nature, 2017. Donggu Kang [paper] [review] [code]
6/15 Mastering Atari, Go, Chess and Shogi by Planning with a Learned Model, J. Schrittwieser et al, 2019. Yunhyeok Kwak [paper] [review] [code]
6/15 Model-based RL in Contextual Decision Processes: PAC bounds and Exponential Improvements over Model-free Approaches, Wen Sun et al, 2019. Hoesung Ryu [paper] [review] [code]
6/22 Evolution Strategies as a Scalable Alternative to Reinforcement Learning, Salimans et al, 2017. Chanhyuk Park [paper] [review] [code]
6/22 QT-Opt: Scalable Deep Reinforcement Learning for Vision-Based Robotic Manipulation, Kalashnikov et al, 2018. Hyecheol (Jerry) Jang [paper] [review] [code]

Contact

You can contact me via e-mail (utilForever at gmail.com). I am always happy to answer questions or help with any issues you might have, and please be sure to share any additional work or your creations with me, I love seeing what other people are making.

License

The class is licensed under the MIT License:

Copyright (c) 2020 RL Paper Study Team

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Reinforcement Learning paper review study

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published