IntelligentTractor/src
JakubPaszke 8a2d14b8a3 Created genetic algorithm. Added returned matrix of genetic algorithm into settings file. Replaced fields with map generated by algorithm. 2023-06-18 15:00:45 +02:00
..
__pycache__ neural network with comments 2023-06-06 18:52:04 +02:00
Field.py test photo added 2023-06-03 10:43:36 +02:00
ID3.ipynb learn & predict added to Neural_N 2023-06-03 22:42:07 +02:00
ID3.py neural network with comments 2023-06-06 18:52:04 +02:00
Plant.py test photos 2023-06-03 11:22:42 +02:00
Road.py added world matrix to improve ID3 decisions 2023-05-24 23:22:20 +02:00
Tractor.py train photos added 2023-06-03 09:44:14 +02:00
bfs.py Changing bfs into astar using 'Field' class 2023-05-14 18:24:15 +02:00
genetic_algorithm.py Created genetic algorithm. Added returned matrix of genetic algorithm into settings file. Replaced fields with map generated by algorithm. 2023-06-18 15:00:45 +02:00
map.py Created genetic algorithm. Added returned matrix of genetic algorithm into settings file. Replaced fields with map generated by algorithm. 2023-06-18 15:00:45 +02:00
mytree.png final changes to ID3 2023-05-28 12:20:54 +02:00
neural_networks.py neural network with comments 2023-06-06 18:52:04 +02:00
train_3.csv final changes to ID3 2023-05-28 12:20:54 +02:00
tree.plk final changes to ID3 2023-05-28 12:20:54 +02:00