mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
update README
- Add tensorflow-tutorials
This commit is contained in:
parent
39f49ecf8d
commit
d2af55e466
|
@ -87,9 +87,9 @@ These notebooks are derived from [learningtensorflow](http://learningtensorflow.
|
|||
|
||||
| Notebook | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [tensorflow-basic](http://nbviewer.jupyter.org/github/tuanavu/machine-learning-ipython-notebooks/blob/master/deep-learning/tensorflow-tutorials/1_tensorflow_basic.ipynb) | Learn basic operations in TensorFlow, a library for various kinds of perceptual and language understanding tasks from Google. |
|
||||
| [tensorflow-array](http://nbviewer.jupyter.org/github/tuanavu/machine-learning-ipython-notebooks/blob/master/deep-learning/tensorflow-tutorials/2_Arrays_working_with_images.ipynb) | Using array to work with images.|
|
||||
| [tensorflow-placeholders](http://nbviewer.jupyter.org/github/tuanavu/machine-learning-ipython-notebooks/blob/master/deep-learning/tensorflow-tutorials/3_Placeholders.ipynb) | Understand the concept of Placeholders |
|
||||
| [tensorflow-basic](http://nbviewer.jupyter.org/github/tuanavu/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-tutorials/1_tensorflow_basic.ipynb) | Learn basic operations in TensorFlow, a library for various kinds of perceptual and language understanding tasks from Google. |
|
||||
| [tensorflow-array](http://nbviewer.jupyter.org/github/tuanavu/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-tutorials/2_Arrays_working_with_images.ipynb) | Using array to work with images.|
|
||||
| [tensorflow-placeholders](http://nbviewer.jupyter.org/github/tuanavu/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-tutorials/3_Placeholders.ipynb) | Understand the concept of Placeholders |
|
||||
|
||||
### tensor-flow-tutorials
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user