浏览代码

New description

Aymeric Damien 9 年之前
父节点
当前提交
05082102fa
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -4,8 +4,13 @@ Basic code examples for some machine learning algorithms, using TensorFlow libra
 ## Code Examples
 - Hello World
 - Basic Operations (add, mult,...)
+- Basic Operations on multi-GPU
 - Linear Regression
 - Logistic Regression
 - Multilayer Perceptron
+- Convolutional Neural Network
+- AlexNet
+- Reccurent Network
 - other coming soon...
 
+_A new layout and code comments are coming soon_