Skip to content

Commit 099bde9

Browse files
authored
Update README.md
1 parent 252566f commit 099bde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
TensorFlow is the most popular deep learning library as of now (2016).
44

5-
This is designed to help those who want to familiarize themselves with TensorFlow functions. Particulary I focus on comparing TensorFlow functions with the equivalent functio1ns in NumPy, the de facto standard numerical computation library. I believe this will help you be comfortable with TensorFlow quickly.
5+
This is designed to help those who want to familiarize themselves with TensorFlow functions. Particulary I focus on comparing TensorFlow functions with the equivalent functions in NumPy, the de facto standard numerical computation library. I believe this will help you be comfortable with TensorFlow quickly.
66

77
The basic outline will be as follows, though this is not 100% fixed.
88

0 commit comments

Comments
 (0)