• Joined on 2022-01-19
s473558 pushed to image_recognition at s473558/si23traktor 2023-06-05 04:10:30 +02:00
28bf53c037 cleanup
931e40d88f cleanup
Compare 2 commits »
s473558 pushed to image_recognition at s473558/si23traktor 2023-06-05 03:36:08 +02:00
d4e382a7f0 begin image recognition neural network implementation
s473558 created branch image_recognition in s473558/si23traktor 2023-06-05 03:36:08 +02:00
s473558 pushed to main at s473558/si23traktor 2023-05-15 16:58:49 +02:00
d16267826d remove bandaid stones, TODO: fix astar
s473558 deleted branch astar from s473558/si23traktor 2023-05-08 16:29:38 +02:00
s473558 pushed to master at s473558/si23traktor 2023-05-08 16:29:31 +02:00
5608eb2729 Merge pull request 'astar implementation' (#3) from astar into master
2437125100 add heuristic; fix cost method
e6dd642006 implement astar. TODO: fix the stones bandaids
Compare 3 commits »
s473558 merged pull request s473558/si23traktor#3 2023-05-08 16:29:30 +02:00
astar implementation
s473558 pushed to astar at s473558/si23traktor 2023-05-08 08:23:05 +02:00
e6dd642006 implement astar. TODO: fix the stones bandaids
s473558 created branch astar in s473558/si23traktor 2023-05-08 05:49:36 +02:00
s473558 pushed to astar at s473558/si23traktor 2023-05-08 05:49:36 +02:00
s473558 pushed to master at s473558/si23traktor 2023-04-17 16:54:01 +02:00
08b318d1e6 purge magic numbers from graph_search, TODO: do the same in tractor.py
s473558 pushed to master at s473558/si23traktor 2023-04-17 16:35:27 +02:00
ab37f8af99 improve succ() switch tree
s473558 deleted branch succ_limitfunction from s473558/si23traktor 2023-04-17 16:26:18 +02:00
s473558 merged pull request s473558/si23traktor#2 2023-04-17 16:25:14 +02:00
WIP succ_limitfunction
s473558 pushed to master at s473558/si23traktor 2023-04-17 16:25:14 +02:00
e60d18d3f6 Merge pull request 'WIP succ_limitfunction' (#2) from succ_limitfunction into master
eaf7ed46fe improve limits of succ(), comments cleanup
2cb44dcb01 partial cleanup of graph_search.py
c5d86faade add: display target field in console
24894482e4 add tractor event; tractor moves using graph_search
Compare 6 commits »
s473558 pushed to succ_limitfunction at s473558/si23traktor 2023-04-17 16:24:13 +02:00
eaf7ed46fe improve limits of succ(), comments cleanup
s473558 pushed to succ_limitfunction at s473558/si23traktor 2023-04-17 16:00:31 +02:00
2cb44dcb01 partial cleanup of graph_search.py
s473558 deleted branch dev from s473558/si23traktor 2023-04-17 15:51:10 +02:00
s473558 pushed to dev at s473558/si23traktor 2023-04-17 15:50:41 +02:00
s473558 pushed to dev at s473558/si23traktor 2023-04-17 15:50:41 +02:00