Skip to content

Commit d482a87

Browse files
authored
Update README.md
1 parent dda3b33 commit d482a87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Artificial Intelligence ( AI )
2-
Implementations of some classical Artificial Intelligence algorithm by Python 3
2+
Implementations of some classical Artificial Intelligence algorithm by Python 2.7
33

4-
The repository provides demo programs for implementations of artificial intelligence algorithms by Python 3. I hope these programs will help people who would like to understand the intelligence theories via implementations.
4+
The repository provides demo programs for implementations of artificial intelligence algorithms by Python 2.7. I hope these programs will help people who would like to understand the intelligence theories via implementations.
55

66
I will enrich those implementations and descriptions from time to time. If you include any of my work into your website or project; please add a link to this repository and send me an email to let me know.
77

0 commit comments

Comments
 (0)