소스 검색

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...
+