Commit Graph

21 Commits

Author SHA1 Message Date
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
micwuj 2fc5eed8c4 neural network with comments 2023-06-06 18:52:04 +02:00
micwuj b241f3ad1e learn & predict added to Neural_N 2023-06-03 22:42:07 +02:00
dardwo c70e745a76 neural network 2023-06-03 22:11:48 +02:00
dardwo dbb637af6c test photos 2023-06-03 11:24:47 +02:00
dardwo 09071ecbe7 test photos 2023-06-03 11:22:42 +02:00
micwuj 1f14dfd6ee train photos added 2023-06-03 09:44:14 +02:00
micwuj 7d0e773b7a tractor collect 2023-05-29 10:04:27 +02:00
Milosz Rolewski d9743b7b7f final changes to ID3 2023-05-28 12:20:54 +02:00
Milosz Rolewski 91c2c2074e ID3 work, WM objective approach 2023-05-28 10:23:30 +02:00
Milosz Rolewski 6df02452bc ID3 evolution part2 2023-05-25 20:17:48 +02:00
Milosz Rolewski 8704aacde8 WORLD_MATRIX evaluation 2023-05-25 18:11:06 +02:00
JakubPaszke 477c0b552a Changing bfs into astar using 'Field' class 2023-05-14 18:24:15 +02:00
micwuj bc433f23a9 bfs template added & movement tractor changes 2023-04-22 21:31:19 +02:00
dardwo a88cb60fbd fix tractor movement, added function to tractor and plant 2023-03-26 12:00:34 +02:00
JakubPaszke b869a5ade3 Changing the way that farm is generating first corps on all fields 2023-03-25 12:33:24 +01:00
Milosz Rolewski 688ffe51d8 added tractor class, fixing sprites problem 2023-03-19 21:00:49 +01:00
micwuj 78a85cec87 added bckg lines and moved screen func to another file 2023-03-15 19:58:49 +01:00
dardwo 93888c2add Added tractor rotation 2023-03-11 12:14:30 +01:00
JakubPaszke c81df3cd8e Created Tractor class and changed main so pressing keys allow to move object 2023-03-07 13:00:35 +01:00
micwuj 43c3eaeb81 board init 2023-03-07 12:28:13 +01:00