Aymeric Damien hace 10 años
padre
commit
0a3b981dc2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 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.
 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: 
 ### 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.
+Here is a library that makes TensorFlow more convenient to use: [TFLearn](https://github.com/tflearn/tflearn). You can have a look, there are many other examples and pre-built operations.
 
 
 ## Tutorial index
 ## Tutorial index