File tree Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Original file line number Diff line number Diff line change @@ -292,12 +292,23 @@ Basic Machine Learning
292292Neural Networks
293293~~~~~~~~~~~~~~~~
294294
295- .. image :: _img/mainpage/CNNs.png
296- :height: 100px
297- :width: 200 px
298- :scale: 50 %
299- :alt: alternate text
300- :align: right
295+ .. raw :: html
296+
297+ <div align =" center" >
298+
299+ .. raw :: html
300+
301+ <a href =" https://github.com/instillai/TensorFlow-Course/blob/master/_img/mainpage/CNNs.png" target =" _blank" >
302+ <img width =" 600" height =" 180" align =" center" src =" https://github.com/instillai/TensorFlow-Course/blob/master/_img/mainpage/CNNs.png" />
303+ </a >
304+
305+ .. raw :: html
306+
307+ </div >
308+
309+ .. raw :: html
310+
311+ <br >
301312
302313
303314.. _ipythonmlp : https://github.com/instillai/TensorFlow-Course/blob/master/codes/ipython/neural_networks/mlp.ipynb
@@ -323,6 +334,9 @@ Neural Networks
323334
324335==========================
325336
337+ ~~~~~~~~~~~~~~~~
338+ Advanced
339+ ~~~~~~~~~~~~~~~~
326340
327341
328342.. raw :: html
@@ -343,9 +357,7 @@ Neural Networks
343357
344358 <br >
345359
346- ~~~~~~~~~~~~~~~~
347- Advanced
348- ~~~~~~~~~~~~~~~~
360+
349361
350362
351363.. _ipythoncustomtr : https://github.com/instillai/TensorFlow-Course/blob/master/codes/ipython/advanced/custom_training.ipynb
You can’t perform that action at this time.
0 commit comments