mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-11-04 06:16:05 +08:00
link gae
This commit is contained in:
@ -32,7 +32,8 @@ and
|
||||
#### ✨ [Sketch RNN](http://lab-ml.com/labml_nn/sketch_rnn/)
|
||||
|
||||
#### ✨ [Reinforcement Learning](http://lab-ml.com/labml_nn/rl/)
|
||||
* [Proximal Policy Optimization](http://lab-ml.com/labml_nn/rl/ppo/)
|
||||
* [Proximal Policy Optimization](http://lab-ml.com/labml_nn/rl/ppo/) with
|
||||
[Generalized Advantage Estimation](http://lab-ml.com/labml_nn/rl/ppo/gae.html)
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
@ -31,7 +31,8 @@ and
|
||||
#### ✨ [Sketch RNN](http://lab-ml.com/labml_nn/sketch_rnn/)
|
||||
|
||||
#### ✨ [Reinforcement Learning](http://lab-ml.com/labml_nn/rl/)
|
||||
* [Proximal Policy Optimization](http://lab-ml.com/labml_nn/rl/ppo/)
|
||||
* [Proximal Policy Optimization](http://lab-ml.com/labml_nn/rl/ppo/) with
|
||||
[Generalized Advantage Estimation](http://lab-ml.com/labml_nn/rl/ppo/gae.html)
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user