You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# 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
3
3
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.
5
5
6
6
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.
0 commit comments