Skip to content

Commit b4c7e47

Browse files
committed
edit
1 parent 838e4d2 commit b4c7e47

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

Reinforcement_learning_TUT/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<p align="center">
2+
<a href="https://www.youtube.com/watch?v=pieI7rOXELI&list=PLXO45tsB95cIplu-fLMpUEEZTwrDNh6Ba" target="_blank">
3+
<img width="40%" src="https://github.com/MorvanZhou/tutorials/blob/master/Reinforcement_learning_TUT/RL_cover.jpg" style="max-width:100%;">
4+
</a>
5+
</p>
6+
7+
---
8+
9+
<br>
10+
111
# Reinforcement Learning Methods and Tutorials
212

313
In these tutorials for reinforcement learning, it covers from the basic RL algorithms to advanced algorithms developed recent years.
68.1 KB
Loading

pytorchTUT/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<img width="40%" src="https://github.com/MorvanZhou/tutorials/blob/master/pytorchTUT/logo.png" style="max-width:100%;">
44
</a>
55
</p>
6+
7+
---
8+
69
<br>
710

811
# pyTorch Tutorials

tensorflowTUT/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
<img width="40%" src="https://github.com/MorvanZhou/tutorials/blob/master/tensorflowTUT/logo.jpeg" style="max-width:100%;">
44
</a>
55
</p>
6-
<br>
76

87
---
98

9+
<br>
10+
1011
# Tensorflow Tutorials
1112

1213
In these tutorials for Tensorflow, we will build our first Neural Network and try to build some advanced Neural Network architectures developed recent years.

0 commit comments

Comments
 (0)