Skip to content

Commit bb9b90a

Browse files
authored
Update README.md
1 parent 1159e03 commit bb9b90a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# Introduction-to-NumPy
2-
NumPy fundamentals for tensor computation
1+
# Introduction to NumPy, Matplotlib, and TensorFlow
2+
- *NumPy* fundamentals for tensor computation [[nbviewer](http://nbviewer.jupyter.org/github/kmario23/Introduction-to-NumPy-Matplotlib-TensorFlow/blob/master/understanding-numpy.ipynb)]
3+
- *Matplotlib* fundamentals for data visualization [[nbviewer](http://nbviewer.jupyter.org/github/kmario23/Introduction-to-NumPy-Matplotlib-TensorFlow/blob/master/understanding-matplotlib.ipynb)]
4+
- *TensorFlow* fundamentals for training Neural Networks []()
5+
- *TensorBoard* fundamentals for inspecting the learning process []()

0 commit comments

Comments
 (0)