Explorar o código

Update README.md

Aymeric Damien %!s(int64=9) %!d(string=hai) anos
pai
achega
6ae5dbd016
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -1,6 +1,9 @@
 # TensorFlow Examples
 Code examples for some popular machine learning algorithms, using TensorFlow library. This tutorial is designed to easily dive into TensorFlow, through examples. It includes both notebook and code with explanations.
 
+### Notice: 
+Here is a library that makes TensorFlow more convenients to use: [TFLearn](https://github.com/tflearn/tflearn). You can have a look, there are many other examples and pre-built operations.
+
 ## Tutorial index
 
 #### 1 - Introduction