Skip to content

Commit 6ae5dbd

Browse files
committed
Update README.md
1 parent e37cd55 commit 6ae5dbd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# TensorFlow Examples
22
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.
33

4+
### Notice:
5+
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.
6+
47
## Tutorial index
58

69
#### 1 - Introduction

0 commit comments

Comments
 (0)