Traktor/app
2021-06-23 14:26:59 +02:00
..
__init__.py add auto mode moving - integrate astar, neural network and decision tree 2021-06-23 14:26:59 +02:00
a_star.py add auto mode moving - integrate astar, neural network and decision tree 2021-06-23 14:26:59 +02:00
base_field.py integrating neural network with project 2021-06-01 21:13:32 +02:00
bfs.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
board.py add decision tree 2021-06-23 11:07:35 +02:00
cmd_parser.py add auto mode moving - integrate astar, neural network and decision tree 2021-06-23 14:26:59 +02:00
decision_tree.py add decision tree 2021-06-23 11:07:35 +02:00
fields.py add auto mode moving - integrate astar, neural network and decision tree 2021-06-23 14:26:59 +02:00
graphsearch.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
neural_network.py fix random moving tractor 2021-06-02 14:06:02 +02:00
tractor.py add auto mode moving - integrate astar, neural network and decision tree 2021-06-23 14:26:59 +02:00
utils.py refactoring code and add functionality to the tractor like harvesting, irrigating, etc. 2021-03-30 11:24:50 +02:00
weather.py add decision tree 2021-06-23 11:07:35 +02:00