Go to file
Mateusz 893a0c8c5a bug fixes 2023-05-26 20:14:13 +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
cobble.jpeg added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
collect updated agent to collect garbage 2023-05-26 19:08:22 +02:00
collect.pdf updated agent to collect garbage 2023-05-26 19:08:22 +02:00
data_set.csv Added csv file with 200 training examples 2023-05-25 17:59:32 +02:00
dirt.jpg added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
garbage-truck-nbg.png added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
garbage_truck.py bug fixes 2023-05-26 20:14:13 +02:00
grass.png added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
heuristicfn.py Added visual rotation of agent, changed heuristic 2023-05-05 12:20:29 +02:00
main.py bug fixes 2023-05-26 20:14:13 +02:00
map.py updated agent to collect garbage 2023-05-26 19:08:22 +02:00
request.py updated agent to collect garbage 2023-05-26 19:08:22 +02:00
sand.jpeg added basic map with agent and randomized fields 2023-03-16 23:53:18 +01: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
treelearn.py updated agent to collect garbage 2023-05-26 19:08:22 +02:00