refactor #26
s481834
commented 2024-06-04 13:24:44 +02:00
Collaborator
No description provided.
s481834
added 34 commits 2024-06-04 13:24:44 +02:00
This: -refactor few lines to disable Astar related functions and behaviour
2b3170d10c
This: -added weather cycle
feeca26892
This: -added Tree.py
01a3d1864b
This: -added readme file
e6c86e7856
This: -renamed tree.py to Drzewo.py -added dataTree.csv -added basic function connected to decision tree -added required packages to readme.txt
f8a3156678
This: -switched data for tree from strings to int -broke weather atributte to temperature and rain -added waterLevel for tractor
51fe19a071
This: -turned off gas station drawing
de69592612
This: -switched diseases from string to int values
48b159ae02
This: -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 logical
12d2ba0d81
This: -added tree.png to .gitignore to prevent mistakes
b377c5ea24
This: -changed decision from int to string values
d2d7a98a84
Made an algorithm to generate data (treeData.py)
7c7a485d6b
traktor porusza sie po polu i decyduje czy podlac na podstawie drzewa decyzyjnego
7a14a94b1e
This: -made graph bigger
3713ccc8ff
This: -removed unused move in tree_move -changed display to table form in terminal -small refactoring due to code clean
0b494d694d
This: -fixed a bug where tractor_water_level and move delay was called in wrong place
9ebac46bef
dodatkowe dane
afae656d76
This: -improved quality of tree visualization -fixed a bug where season cycle was not working properly
971746a0f8
dodanie podstaw sieci nuronowej
f38a52e135
losowanie zdjecia dla slotu, poruszanie sie traktora, uzycie sieci
3c6e79a1fd
losowanie bez powtorzen, poprawki w wyswieltaniu konsoli
de0740d34b
roslina umiera po zlym nawiezieniu
d2abac6ebd
This: -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 crash
26c99ddc55
This: -fixed line where device for training was always cuda device
34bfe78218
This: -removed model.pth from git tracking for now -added corn to dataset
5d7b68fdd6
Trained the model.
ccd1cb2359
This: -improved printing of results -fixed a bug where picking tomato fertilizer caused crash -added trained model_500_hidden.pth trained with 500 hidden layers
38c1adb054
This: -small refactor in print
58e958ac44
Merge pull request 'This: -small refactor in print' (#21) from tree_tractor_move into tree
6959afe81a
Merge pull request 'Merge old branches to refactor due to merge it with master' (#22) from tree into refactor
16302f4d6c
This: -added trained model for 2 crops -added way to choose which model should we use
24724fb8b7
Merge pull request 'Merge with model for 2 crops only' (#23) from neural_network_two_crops into neural_network
53ec8e993e
Added some trained models.
7a3c30bd2f
Merge pull request 'neural_network' (#25) from neural_network into refactor
ea6a9f5204
s481834
merged commit eb9744f52f into master 2024-06-04 13:25:11 +02:00
s481834
referenced this issue from a commit 2024-06-04 13:25:12 +02:00
Merge pull request 'refactor' (#26) from refactor into master
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?