| aimacode/aima-java |
1,491 |
|
0 |
0 |
almost 3 years ago |
0 |
|
89 |
mit |
Java |
| Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach" |
| molson194/Artificial-Intelligence-Berkeley-CS188 |
58 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
|
Python |
| Learned about search problems (A*, CSP, minimax), reinforcement learning, bayes nets, hidden markov models, and machine learning |
| bcorfman/raven-checkers |
21 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Python |
| An open-source checkers game with a computer-based AI, written with Python and Tkinter. |
| himanshug/aima-scala |
20 |
|
0 |
0 |
over 11 years ago |
0 |
|
0 |
|
Scala |
| Implementation of algorithms from "Artificial Intelligence: A Modern Approach 3rd Ed" in Scala |
| biqar/puzzle-solver |
6 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
C++ |
| This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies |