浏览代码

Update README.md

Updated examples index
Aymeric Damien 9 年之前
父节点
当前提交
9be03e8317
共有 1 个文件被更改,包括 11 次插入1 次删除
  1. 11 1
      README.md

+ 11 - 1
README.md

@@ -1 +1,11 @@
-# TensorFlow-Examples
+# 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...
+