Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 263 Bytes

File metadata and controls

11 lines (9 loc) · 263 Bytes

TensorFlow Examples

Basic code examples for some machine learning algorithms, using TensorFlow library.

Code Examples

  • Hello World
  • Basic Operations (add, mult,...)
  • Linear Regression
  • Logistic Regression
  • Multilayer Perceptron
  • other coming soon...