Generic AI project
Go to file
eugenep 512e20b52e misc changes
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
2021-06-23 15:09:59 +02:00
.vscode implemented graphsearch 2021-04-14 03:55:35 +02:00
Looper_maps reset mode, minefield mode 2021-06-23 12:42:00 +02:00
bfs_maps implement astar, add pickle rick 2021-04-25 23:32:06 +02:00
dataset implement neural network learning 2021-05-31 02:28:13 +02:00
genetic_maps genetic 2021-06-19 23:55:47 +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 misc changes 2021-05-29 18:51:32 +02:00
LICENSE Initial commit 2021-03-03 16:34:37 +01:00
README.md Update 'README.md' 2021-03-14 14:02:47 +01:00
astar.py Try to implement to A* 2021-04-24 01:44:57 +02:00
astar2.py misc changes 2021-06-23 15:09:59 +02:00
astar2_document.txt Try to implement to A* 2021-04-24 01:44:57 +02:00
cifar_net.pth implement neural network learning 2021-05-31 02:28:13 +02:00
dane.txt decision tree update 2021-05-15 21:04:51 +02:00
genetic.py genetic 2021-06-19 23:55:47 +02:00
genetic3.py genetic 2021-06-19 23:55:47 +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 implement decision tree saving with joblib library 2021-05-18 14:32:53 +02:00
main.py misc changes 2021-06-23 15:09:59 +02:00
main_map.txt 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
nn.py implement neural network learning 2021-05-31 02:28:13 +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
settings.py Add bfs path finding 2021-04-10 22:23:34 +02:00
sprites.py misc changes 2021-06-23 15:09:59 +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

README.md

GenericAI

Generic AI project

Jak pobrać: git clone <repository address>

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

Wymagane biblioteki: pygame