Skip to content

Commit 0d7d95e

Browse files
MorvanZhouMorvan Zhou
authored andcommitted
update
1 parent f652af0 commit 0d7d95e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ All methods mentioned below have their video and text tutorial in Chinese. Visit
3030
* [Using Neural Nets](https://github.com/MorvanZhou/Evolutionary-Algorithm/tree/master/tutorial-contents/Using%20Neural%20Nets)
3131
* [NEAT for Supervised-Learning](https://github.com/MorvanZhou/Evolutionary-Algorithm/tree/master/tutorial-contents/Using%20Neural%20Nets/NEAT)
3232
* [NEAT for Reinforcement-Learning](https://github.com/MorvanZhou/Evolutionary-Algorithm/tree/master/tutorial-contents/Using%20Neural%20Nets/NEAT_gym)
33-
* [ES with Neural Net](https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/master/tutorial-contents/Using%20Neural%20Nets/Evolution%20Strategy%20with%20Neural%20Nets.py)
33+
* [Distributed ES with Neural Nets (OpenAI)](https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/master/tutorial-contents/Using%20Neural%20Nets/Evolution%20Strategy%20with%20Neural%20Nets.py)
3434

3535

3636
### [Basic GA](https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/master/tutorial-contents/Genetic%20Algorithm/Genetic%20Algorithm%20Basic.py)
@@ -69,7 +69,7 @@ All methods mentioned below have their video and text tutorial in Chinese. Visit
6969
<img class="course-image" src="/demo/nes.gif" >
7070
</a>
7171

72-
### [ES with Neural Net](https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/master/tutorial-contents/Using%20Neural%20Nets/Evolution%20Strategy%20with%20Neural%20Nets.py)
72+
### [Distributed ES with Neural Nets (OpenAI)](https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/master/tutorial-contents/Using%20Neural%20Nets/Evolution%20Strategy%20with%20Neural%20Nets.py)
7373

7474
<a href="https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/master/tutorial-contents/Using%20Neural%20Nets/Evolution%20Strategy%20with%20Neural%20Nets.py">
7575
<img class="course-image" src="/demo/es_rl.gif" >

0 commit comments

Comments
 (0)