You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contain some Python materials designed to illustrate the Tensorflow library (snippets and notebooks)
sources contains Python modules that provide some basic Tensorflow use cases, ie introduction to tensors, linear regression, convolutional neural networks.
notebooks contains the same examples in Jupyter Notebook version
slides provides a small html presentation about these examples
About
Contain some Python materials designed to illustrate the Tensorflow library (snippets and notebooks)