Go to file
Tomasz Torchalski 2318e6ba50 fixed agent rotation 2023-06-16 13:50:05 +02:00
Tiles Added new fields and reconfigured map 2023-06-10 23:53:24 +02:00
model_training implemented neural network 2023-06-01 23:44:09 +02:00
.gitignore trained decision tree 2023-05-26 10:52:02 +02:00
astar.py updated agent to collect garbage 2023-05-26 19:08:22 +02:00
collect Genetic Alghoritm implemented, Tree moved 2023-06-16 12:20:46 +02:00
collect.pdf Genetic Alghoritm implemented, Tree moved 2023-06-16 12:20:46 +02:00
data_set.csv Added csv file with 200 training examples 2023-05-25 17:59:32 +02:00
garbage-truck-nbg.png added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
garbage_truck.py Genetic Alghoritm implemented, Tree moved 2023-06-16 12:20:46 +02:00
genetic.py Genetic Alghoritm implemented, Tree moved 2023-06-16 12:20:46 +02:00
heuristicfn.py Added new fields and reconfigured map 2023-06-10 23:53:24 +02:00
loadmodel.py implemented neural network 2023-06-01 23:44:09 +02:00
main.py fixed agent rotation 2023-06-16 13:50:05 +02:00
map.py Added new fields and reconfigured map 2023-06-10 23:53:24 +02:00
request.py updated agent to collect garbage 2023-05-26 19:08:22 +02:00
state.py implemented a* instead of bfs and heuristic function 2023-05-04 20:44:35 +02:00
succ.py updated agent to collect garbage 2023-05-26 19:08:22 +02:00
tree.py Genetic Alghoritm implemented, Tree moved 2023-06-16 12:20:46 +02:00
treelearn.py updated agent to collect garbage 2023-05-26 19:08:22 +02:00