Преглед на файлове

Merge branch 'master' of https://github.com/aymericdamien/TensorFlow-Examples

Aymeric Damien преди 9 години
родител
ревизия
3acf7e8a38
променени са 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...
+