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
- Host: GitHub
- URL: https://github.com/kmario23/introduction-to-numpy-matplotlib-tensorflow
- Owner: kmario23
- Created: 2018-10-17T02:02:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T12:41:07.000Z (over 6 years ago)
- Last Synced: 2025-03-22T14:07:49.317Z (3 months ago)
- Topics: data-visualization, linear-algebra, matplotlib, matplotlib-pyplot, matplotlib-tutorial, ndarray, numpy, numpy-exercises, numpy-tutorial, tensor
- Language: Jupyter Notebook
- Homepage:
- Size: 3.16 MB
- Stars: 23
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 []()