An open API service indexing awesome lists of open source software.

https://github.com/kmario23/introduction-to-numpy-matplotlib-tensorflow

NumPy fundamentals for tensor computation; Matplotlib for data visualization
https://github.com/kmario23/introduction-to-numpy-matplotlib-tensorflow

data-visualization linear-algebra matplotlib matplotlib-pyplot matplotlib-tutorial ndarray numpy numpy-exercises numpy-tutorial tensor

Last synced: 3 months ago
JSON representation

NumPy fundamentals for tensor computation; Matplotlib for data visualization

Awesome Lists containing this project

README

        

# Introduction to NumPy, Matplotlib, and TensorFlow
- *NumPy* fundamentals for tensor computation [[nbviewer](http://nbviewer.jupyter.org/github/kmario23/Introduction-to-NumPy-Matplotlib-TensorFlow/blob/master/understanding-numpy.ipynb)]
- *Matplotlib* fundamentals for data visualization [[nbviewer](http://nbviewer.jupyter.org/github/kmario23/Introduction-to-NumPy-Matplotlib-TensorFlow/blob/master/understanding-matplotlib.ipynb)]
- *TensorFlow* fundamentals for training Neural Networks []()
- *TensorBoard* fundamentals for inspecting the learning process []()