Generic AI project
Go to file
eugenep f0e0d4f4c1 decision tree update
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
2021-05-15 21:04:51 +02:00
.vscode implemented graphsearch 2021-04-14 03:55:35 +02:00
bfs_maps implement astar, add pickle rick 2021-04-25 23:32:06 +02:00
images decision tree update 2021-05-15 21:04:51 +02:00
poklad examples 2021-05-15 15:28:45 +02:00
.gitignore decision tree update 2021-05-15 21:04:51 +02:00
astar2_document.txt Try to implement to A* 2021-04-24 01:44:57 +02:00
astar2.py misc edits 2021-04-28 15:30:07 +02:00
astar.py Try to implement to A* 2021-04-24 01:44:57 +02:00
dane.txt decision tree update 2021-05-15 21:04:51 +02:00
goal_map.txt implement astar, add pickle rick 2021-04-25 23:32:06 +02:00
graphsearch.py implement astar, add pickle rick 2021-04-25 23:32:06 +02:00
grid.py Add bfs path finding 2021-04-10 22:23:34 +02:00
learning.py decision tree update 2021-05-15 21:04:51 +02:00
LICENSE Initial commit 2021-03-03 16:34:37 +01:00
main_map.txt decision tree update 2021-05-15 21:04:51 +02:00
main.py decision tree update 2021-05-15 21:04:51 +02:00
map.txt implement astar, add pickle rick 2021-04-25 23:32:06 +02:00
maze.py Add walls 2021-04-11 12:02:52 +02:00
pickle_rick.txt implement astar, add pickle rick 2021-04-25 23:32:06 +02:00
pizza.py decision tree update 2021-05-15 21:04:51 +02:00
README.md Update 'README.md' 2021-03-14 14:02:47 +01:00
settings.py Add bfs path finding 2021-04-10 22:23:34 +02:00
sprites.py decision tree update 2021-05-15 21:04:51 +02:00
super_mine.py misc updates 2021-03-31 15:27:08 +02:00
todo.txt Try to implement to A* 2021-04-24 01:44:57 +02:00
utils.py Implementing graphsearch 2021-04-14 00:22:27 +02:00

GenericAI

Generic AI project

Jak pobrać: git clone <repository address>

Jak urochomić: (windows cmd) python3 main.py (linux) python main.py

Wymagane biblioteki: pygame