• Joined on 2022-10-10
s481834 pushed to genetic2 at s481825/AI_PROJECT 2024-06-08 23:25:19 +02:00
d61b585827 Corrected GeneticAlgorithm2 and made a GeneticAlgorithm3 and generated fields using them. Made GeneticAccuracy to check the performance of the algorithms.
s481834 pushed to genetic_algorithms at s481825/AI_PROJECT 2024-06-06 08:35:44 +02:00
0becd1b1f6 Made genetic algorithm and made a field using it.
s481834 created branch genetic_algorithms in s481825/AI_PROJECT 2024-06-05 10:24:47 +02:00
s481834 pushed to genetic_algorithms at s481825/AI_PROJECT 2024-06-05 10:24:47 +02:00
s481834 pushed to master at s481825/AI_PROJECT 2024-06-04 13:25:12 +02:00
eb9744f52f Merge pull request 'refactor' (#26) from refactor into master
ea6a9f5204 Merge pull request 'neural_network' (#25) from neural_network into refactor
7a3c30bd2f Added some trained models.
53ec8e993e Merge pull request 'Merge with model for 2 crops only' (#23) from neural_network_two_crops into neural_network
24724fb8b7 This: -added trained model for 2 crops -added way to choose which model should we use
Compare 35 commits »
s481834 merged pull request s481825/AI_PROJECT#26 2024-06-04 13:25:11 +02:00
refactor
s481834 created pull request s481825/AI_PROJECT#26 2024-06-04 13:24:44 +02:00
refactor
s481834 pushed to refactor at s481825/AI_PROJECT 2024-06-04 13:23:21 +02:00
ea6a9f5204 Merge pull request 'neural_network' (#25) from neural_network into refactor
7a3c30bd2f Added some trained models.
53ec8e993e Merge pull request 'Merge with model for 2 crops only' (#23) from neural_network_two_crops into neural_network
24724fb8b7 This: -added trained model for 2 crops -added way to choose which model should we use
38c1adb054 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
Compare 13 commits »
s481834 merged pull request s481825/AI_PROJECT#25 2024-06-04 13:23:20 +02:00
neural_network
s481834 created pull request s481825/AI_PROJECT#25 2024-06-04 13:21:30 +02:00
neural_network
s481834 pushed to neural_network at s481825/AI_PROJECT 2024-06-04 13:19:41 +02:00
7a3c30bd2f Added some trained models.
s481834 pushed to neural_network at s481825/AI_PROJECT 2024-05-26 18:42:19 +02:00
ccd1cb2359 Trained the model.
s481834 pushed to tree at s481825/AI_PROJECT 2024-05-11 18:30:23 +02:00
7c7a485d6b Made an algorithm to generate data (treeData.py)
s481834 pushed to astar_temp at s481825/AI_PROJECT 2024-04-29 14:05:31 +02:00
d150e9c21d Made function to test speed of A*.
s481834 pushed to algorytm_astar1 at s481825/AI_PROJECT 2024-04-26 16:32:59 +02:00
03434fdb79 Did heuristic2 and A_star2.
s481834 pushed to astar at s481825/AI_PROJECT 2024-04-25 20:51:58 +02:00
2017b89aa4 Merge pull request 'New surfaces were made (mud, dirt, stone).' (#18) from introduction_astar into astar
ae462e2920 New surfaces were made (mud, dirt, stone).
Compare 2 commits »
s481834 merged pull request s481825/AI_PROJECT#18 2024-04-25 20:51:57 +02:00
New surfaces were made (mud, dirt, stone).
s481834 created pull request s481825/AI_PROJECT#18 2024-04-25 20:51:10 +02:00
New surfaces were made (mud, dirt, stone).
s481834 pushed to introduction_astar at s481825/AI_PROJECT 2024-04-24 22:17:08 +02:00
ae462e2920 New surfaces were made (mud, dirt, stone).
s481834 created branch introduction_astar in s481825/AI_PROJECT 2024-04-24 18:06:03 +02:00