Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 480 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 480 Bytes

by Raphael Delhome, August 2017

Content

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