Go to file
Wiktor Szynaka 5339fbbe82 more trainig examples, model training 2023-05-28 02:50:07 +02:00
imgs speed bumps 2023-05-13 19:30:00 +02:00
machine_learning more trainig examples, model training 2023-05-28 02:50:07 +02:00
.gitignore Initial commit 2023-02-27 12:47:27 +01:00
README.md modify readme 2023-03-18 13:22:01 +01:00
agentActionType.py deleted empty can enum 2023-05-13 21:04:57 +02:00
agentOrientation.py implement bfs algorythm 2023-04-22 16:16:36 +02:00
agentState.py A* working ok 2023-05-15 11:49:58 +02:00
bfs.py A* gawor done 2023-05-25 18:18:11 +02:00
city.py A* gawor done 2023-05-25 18:18:11 +02:00
gameContext.py add heuristics 2023-05-13 23:06:42 +02:00
gameEventHandler.py dust car instance 2023-04-22 16:36:13 +02:00
garbage.py delated test methods 2023-05-27 13:46:44 +02:00
garbageCan.py filled each garbage can with 4 pieces of garbage 2023-05-27 13:16:41 +02:00
garbageTruck.py dust car instance 2023-04-22 16:36:13 +02:00
gridCellType.py add heuristics 2023-05-13 23:06:42 +02:00
landfill.py add landfill 2023-05-11 20:12:41 +02:00
main.py Merge remote-tracking branch 'origin/A_star' into A_star 2023-05-15 11:50:30 +02:00
movement.py A* gawor done 2023-05-25 18:18:11 +02:00
speedBump.py speed bumps 2023-05-13 19:30:00 +02:00
startup.py garbage_pieces_counter 2023-05-27 13:45:31 +02:00
street.py street grid cell type 2023-04-22 12:04:08 +02:00
turnCar.py add function for moving dust car 2023-04-22 17:46:08 +02:00

README.md

sztuczna_inteligencja_2023_smieciarka

Symulacja inteligentnej śmieciarki. Śmieciarka zbiera śmieci z kubłów wystawionych przez mieszkańców, samodzielnie je segreguje i zawozi na wysypisko.