Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andri27-ts authored Nov 24, 2019
1 parent d8d4a6a commit 3a27d0e
Showing 1 changed file with 27 additions and 3 deletions.
30 changes: 27 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,36 @@ To learn Deep Learning, Computer Vision or Natural Language Processing check my
* [Machine Learning](https://github.com/andri27-ts/1-Year-ML-Journey)
* [Basic knowledge in Deep Learning (MLP, CNN and RNN)](https://assoc-redirect.amazon.com/g/r/https://amzn.to/2N3AIlp?tag=andreaaffilia-20)

<br>
<br>

## A cup of Coffe :coffee:

Any contribution is higly appreciated! Cheers!
## Quick Note: my NEW BOOK is out!
To learn Reinforcement Learning and Deep RL more in depth, check out my book [**Reinforcement Learning Algorithms with Python**](https://www.amazon.com/Reinforcement-Learning-Algorithms-Python-understand/dp/1789131111)!!

<a href="https://www.amazon.com/Reinforcement-Learning-Algorithms-Python-understand/dp/1789131111">
<img src="images/frontcover2.jpg" alt="drawing" width="300" align="right"/>
</a>

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NKSNP93CNY4KN)
**Table of Contents**
1. The Landscape of Reinforcement Learning
2. Implementing RL Cycle and OpenAI Gym
3. Solving Problems with Dynamic Programming
4. Q learning and SARSA Applications
5. Deep Q-Network
6. Learning Stochastic and DDPG optimization
7. TRPO and PPO implementation
8. DDPG and TD3 Applications
9. Model-Based RL
10. Imitation Learning with the DAgger Algorithm
11. Understanding Black-Box Optimization Algorithms
12. Developing the ESBAS Algorithm
13. Practical Implementation for Resolving RL Challenges


<br>
<br>
<br>


## Index - Reinforcement Learning
Expand Down

0 comments on commit 3a27d0e

Please sign in to comment.