فهرست منبع

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