• Joined on 2022-03-02
s473593 created branch a-star-tim in s473601/Machine_learning_2023 2023-05-05 13:25:55 +02:00
s473593 created pull request s473601/Machine_learning_2023#19 2023-05-02 00:04:52 +02:00
Added BFS algorithm to search path using 3 actions: turn left/right, go straight
s473593 pushed to rotation_actions at s473601/Machine_learning_2023 2023-05-02 00:02:07 +02:00
2d4cc41157 refactoring
s473593 pushed to rotation_actions at s473601/Machine_learning_2023 2023-05-01 23:59:25 +02:00
f4ad111371 refactoring
s473593 pushed to rotation_actions at s473601/Machine_learning_2023 2023-04-21 13:12:08 +02:00
afdcac8b56 now the vacuum can only go straight and rotate left/right to change direction
s473593 created branch rotation_actions in s473601/Machine_learning_2023 2023-04-21 13:12:08 +02:00
s473593 pushed to main at s473601/Machine_learning_2023 2023-04-21 10:14:31 +02:00
c95ce82ac4 Merge pull request 'Next increment - AI movement' (#18) from Automatic-robot-movement into main
ccefc6afbc AI move from position A to B
Compare 2 commits »
s473593 merged pull request s473601/Machine_learning_2023#18 2023-04-21 10:14:31 +02:00
Next increment - AI movement
s473593 deleted branch valuum_render_as_class from s473601/Machine_learning_2023 2023-03-30 23:42:56 +02:00
s473593 deleted branch dirt_stains from s473601/Machine_learning_2023 2023-03-30 23:42:47 +02:00
s473593 deleted branch sandbox from s473601/Machine_learning_2023 2023-03-30 23:42:35 +02:00
s473593 pushed to main at s473601/Machine_learning_2023 2023-03-30 19:26:53 +02:00
2929495348 Merge pull request 'added some properties' (#15) from Add-Properties into main
959ed6bfda added some properties
Compare 2 commits »
s473593 merged pull request s473601/Machine_learning_2023#15 2023-03-30 19:26:53 +02:00
added some properties
s473593 approved s473601/Machine_learning_2023#15 2023-03-30 19:26:43 +02:00
added some properties
s473593 commented on issue s473601/Machine_learning_2023#14 2023-03-30 19:05:46 +02:00
Cat walks on Plants

no i tak generalnie w rzeczywistości kotek może sobie wejść w kwiat ;)

s473593 commented on issue s473601/Machine_learning_2023#14 2023-03-30 19:02:37 +02:00
Cat walks on Plants

też moim zdaniem jest OK, bo też jest to chyba dobrze dla jutrzejszego zadania reprezentacji wiedzy. Bo mamy jakby różne reguły (chyba też uważa się za wiedzę) ruszania dla odkurzacza a

s473593 commented on issue s473601/Machine_learning_2023#13 2023-03-30 18:59:25 +02:00
Cat steps on Vacum

chyba jest to na razie OK, bo w rzeczywistości też może usiąść na odkurzacz :)

s473593 pushed to sandbox at s473601/Machine_learning_2023 2023-03-29 12:22:11 +02:00
83ef0fecad deleted old code
s473593 created pull request s473601/Machine_learning_2023#12 2023-03-29 11:36:38 +02:00
Redesigned project architecture to be a little bit more modular