eb2529831aThis: -added goaltressure in bfs3 call in App.py -changed def value for randomGT in BFS3 in bfs.py -added more context to readme.txt
#27
genetic2
jakzar2024-06-09 18:33:50 +0200
d61b585827Corrected GeneticAlgorithm2 and made a GeneticAlgorithm3 and generated fields using them. Made GeneticAccuracy to check the performance of the algorithms.Mateusz Czajka2024-06-08 23:25:08 +0200
53ec8e993eMerge pull request 'Merge with model for 2 crops only' (#23) from neural_network_two_crops into neural_networks4818252024-06-04 12:45:15 +0200
16302f4d6cMerge pull request 'Merge old branches to refactor due to merge it with master' (#22) from tree into refactors4818252024-06-04 11:36:13 +0200
6959afe81aMerge pull request 'This: -small refactor in print' (#21) from tree_tractor_move into tree
#22
tree
s4818252024-06-04 11:32:36 +0200
5d7b68fdd6This: -removed model.pth from git tracking for now -added corn to datasetjakzar2024-05-26 14:46:12 +0200
34bfe78218This: -fixed line where device for training was always cuda devicejakzar2024-05-26 14:39:05 +0200
26c99ddc55This: -enchanced image dataset -fixed a bug where images where not loaded -fixed a bug where tractor wasnt moving -fixed a bug where training on gpu caused a crashjakzar2024-05-26 13:58:48 +0200
d2abac6ebdroslina umiera po zlym nawiezieniu
tafit0902
2024-05-26 01:55:40 +0200
de0740d34blosowanie bez powtorzen, poprawki w wyswieltaniu konsoli
tafit0902
2024-05-26 01:37:01 +0200
3c6e79a1fdlosowanie zdjecia dla slotu, poruszanie sie traktora, uzycie sieci
tafit0902
2024-05-26 01:08:47 +0200
f38a52e135dodanie podstaw sieci nuronowej
tafit0902
2024-05-25 02:00:19 +0200
971746a0f8This: -improved quality of tree visualization -fixed a bug where season cycle was not working properlyjakzar2024-05-12 22:53:41 +0200
9ebac46befThis: -fixed a bug where tractor_water_level and move delay was called in wrong placejakzar2024-05-12 17:34:27 +0200
0b494d694dThis: -removed unused move in tree_move -changed display to table form in terminal -small refactoring due to code cleanjakzar2024-05-12 14:59:23 +0200
7a14a94b1etraktor porusza sie po polu i decyduje czy podlac na podstawie drzewa decyzyjnego
tafit0902
2024-05-11 22:05:02 +0200
7c7a485d6bMade an algorithm to generate data (treeData.py)Mateusz Czajka2024-05-11 18:30:14 +0200
d2d7a98a84This: -changed decision from int to string valuesjakzar2024-05-11 14:30:29 +0200
b377c5ea24This: -added tree.png to .gitignore to prevent mistakesjakzar2024-05-11 14:21:26 +0200
12d2ba0d81This: -added tree saving to .png file -added usage of decision tree -added way to get current status of all conditions -small improvements -switched off road and mud generation -changed order in .csv file to more logicaljakzar2024-05-11 14:18:40 +0200
48b159ae02This: -switched diseases from string to int valuesjakzar2024-05-11 13:31:06 +0200
de69592612This: -turned off gas station drawingjakzar2024-05-11 13:25:36 +0200
51fe19a071This: -switched data for tree from strings to int -broke weather atributte to temperature and rain -added waterLevel for tractorjakzar2024-05-11 13:24:09 +0200
f8a3156678This: -renamed tree.py to Drzewo.py -added dataTree.csv -added basic function connected to decision tree -added required packages to readme.txtjakzar2024-05-10 19:41:13 +0200
7c50b44417This: -fixed cost sum in A* -added cost of direction change for A*2 -added function to change image of visited tile -added display of total costjakzar2024-04-28 12:58:58 +0200
e448c80739This: -simplified cost taking for A*jakzar2024-04-28 11:51:47 +0200
eb17e42686Merge branch 'losowanie_celu' into astar_tempjakzar2024-04-28 11:21:09 +0200
2017b89aa4Merge pull request 'New surfaces were made (mud, dirt, stone).' (#18) from introduction_astar into astar
astar
s4818342024-04-25 20:51:56 +0200
ae462e2920New surfaces were made (mud, dirt, stone). Renamed from bfs2 to bfs3. Added koszt to Stan and it's set automatically. Added some ideas about A*.
#18
introduction_astar
Mateusz Czajka2024-04-24 22:16:34 +0200
ab14a34ecfMerge pull request 'BFS' (#17) from BFS into masters4818342024-04-24 17:44:08 +0200
a696da09de-Added way to clear console -Support different dimmension of grid for console
#16
snake_move
jakzar2024-04-15 11:20:47 +0200
e0397b95a7-Added support to precalculated BFS2 -Added way to set HydrateValue by HydrateIndex -Minor changes in Tractor.py -Added flags to make handling different BFS implements easierjakzar2024-04-15 10:49:25 +0200
d38c4d9593-Added garage -Fixed bugs that were causing crashes realted to mouse position out of the windowjakzar2024-04-15 10:02:09 +0200
a8c5b1b434Merge pull request 'Made BFS1 and BFS3 algorithm in BFS.py file.' (#15) from algorytm_bfs2 into snake_moves4818252024-04-15 09:25:33 +0200
9ca821bab8-fixed a bug where mouse on the console would sometimes cause a crashjakzar2024-04-13 02:09:49 +0200
7ac1093231-fix in gap between lines -added option to disable consolejakzar2024-04-13 01:51:52 +0200
911876e59a-added initial_move to get all slot's hydrate stats by visiting all slots -added way to get hydrate stats for single slot -added console to print things there instead of terminaljakzar2024-04-13 01:39:39 +0200
2dac7c64a9-minor changes to move action (added do_move_if_valid)jakzar2024-04-13 00:13:51 +0200
999f28a405Merge pull request 'Made BFS algorithm.' (#13) from algorytm_bfs into BFSs4818252024-04-13 00:02:29 +0200
ee2c65730dZmiana organizacji ruchu traktora na wybieranie kierunku i ruchu w przód, jeszcze bez obrotów przed zmiana slotaPaulina Smierzchalska2024-04-11 22:25:38 +0200
05e028c171Merge pull request 'ram' (#11) from ram into masters4818342024-03-25 10:01:36 +0100
a5691816ac-Merged classes slot and roslina. -Added function to display current status of plant.
#11
ram
jakzar2024-03-24 23:30:02 +0100
4c9bbed441Wprowadzono poprawki do klas Roslina, Stan oraz Akcja.Mateusz Czajka2024-03-24 19:19:49 +0100