Skip to content

Commit b52e573

Browse files
authored
Update README.rst
1 parent d97fdf0 commit b52e573

File tree

1 file changed

+19
-22
lines changed

1 file changed

+19
-22
lines changed

README.rst

Lines changed: 19 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11

2-
.. figure:: _img/mainpage/teaser.gif
3-
:target: https://machinelearningmindset.com/blog/
4-
5-
.. figure:: _img/mainpage/subscribe.gif
6-
:target: https://machinelearningmindset.com/subscription/
72

83
********************
94
`TensorFlow Course`_
@@ -32,6 +27,25 @@ Table of Contents
3227
:local:
3328
:depth: 3
3429

30+
31+
==========================================
32+
Download Free TensorFlow Roadmap EBook
33+
==========================================
34+
35+
.. raw:: html
36+
37+
<div align="center">
38+
39+
.. raw:: html
40+
41+
<a href="http://www.machinelearningmindset.com/tensorflow-roadmap-ebook/" target="_blank">
42+
<img width="850" height="600" align="center" src="https://github.com/machinelearningmindset/TensorFlow-Course/blob/master/_img/mainpage/booksubscribe.png"/>
43+
</a>
44+
45+
.. raw:: html
46+
47+
</div>
48+
3549
~~~~~~~~~~~~~~~~~~~~~
3650
What is TensorFlow?
3751
~~~~~~~~~~~~~~~~~~~~~
@@ -300,23 +314,6 @@ Some Useful Tutorials
300314
* `Terry Um’s TensorFlow Exercises <https://github.com/terryum/TensorFlow_Exercises>`_ - Re-create the codes from other TensorFlow examples
301315
* `Classification on time series <https://github.com/guillaume-chevalier/LSTM-Human-Activity-Recognition>`_ - Recurrent Neural Network classification in TensorFlow with LSTM on cellphone sensor data
302316

303-
==========================================
304-
Download Free TensorFlow Roadmap EBook
305-
==========================================
306-
307-
.. raw:: html
308-
309-
<div align="center">
310-
311-
.. raw:: html
312-
313-
<a href="http://www.machinelearningmindset.com/tensorflow-roadmap-ebook/" target="_blank">
314-
<img width="850" height="600" align="center" src="https://github.com/machinelearningmindset/TensorFlow-Course/blob/master/_img/mainpage/booksubscribe.png"/>
315-
</a>
316-
317-
.. raw:: html
318-
319-
</div>
320317

321318
=============
322319
Contributing

0 commit comments

Comments
 (0)