Max Känner max
  • Joined on 2022-10-21
max pushed to restart at max/battlesnake 2025-01-25 23:49:07 +01:00
6f04d7cb7f single agent mcts
max pushed to main at max/nix-esp-rust 2025-01-23 11:07:08 +01:00
58fd3db51e add esp-idf tooling
max pushed to restart at max/battlesnake 2025-01-22 01:33:49 +01:00
3f91660583 improve scoring system
max pushed to restart at max/battlesnake 2025-01-22 01:17:13 +01:00
32883b2a1b spawn blocking task for simulations
c26da8869c use full tokio features
Compare 2 commits »
max pushed to restart at max/battlesnake 2025-01-22 01:00:32 +01:00
d3abaf61a7 use division remainder as second criterion
d46e2d8163 correct food spawning algorithm
Compare 2 commits »
max pushed to restart at max/battlesnake 2025-01-22 00:43:10 +01:00
5b440bc7db simple monte carlo simulation
d858d88e76 fix health reset on feeding
Compare 2 commits »
max pushed to restart at max/battlesnake 2025-01-21 23:20:45 +01:00
3a163fd6e7 save u8 to string id mapping
max pushed to restart at max/battlesnake 2025-01-21 22:40:03 +01:00
108aeaa49d skip calculating index from id when index already present
max pushed to restart at max/battlesnake 2025-01-21 20:25:58 +01:00
ea96a0eb0d put small field bitfields on the stack
47f75563ae add clone benchmark
Compare 2 commits »
max pushed to restart at max/battlesnake 2025-01-21 19:26:47 +01:00
5bb7476af6 use VecDeque in intended direction
max pushed to restart at max/battlesnake 2025-01-21 19:04:34 +01:00
2f2b7ac11e add simulation benchmarks
max pushed to main at max/nix-esp-rust 2025-01-20 19:43:28 +01:00
e1c2c96ccf update rust to version 1.84
max pushed to restart at max/battlesnake 2025-01-17 00:36:41 +01:00
1410602c6c bump rust version
max pushed to restart at max/battlesnake 2025-01-17 00:33:56 +01:00
5e81a7952f correct simulation
max pushed to restart at max/battlesnake 2025-01-16 21:06:53 +01:00
9c76df1f69 calculate valid moves
d91d0e0a82 remove rocket artefact
Compare 2 commits »
max pushed to restart at max/battlesnake 2025-01-16 20:18:06 +01:00
f9e34d119a fix docker lint
d9ee6ae2f7 create simple simulation datastructures
f3eba2ba75 add simple ci
Compare 3 commits »
max pushed to restart at max/battlesnake 2025-01-16 20:13:13 +01:00
852e1125d4 add simple ci
max pushed to restart at max/battlesnake 2025-01-16 20:11:12 +01:00
7ef143ac14 add simple ci
max pushed to restart at max/battlesnake 2025-01-16 20:10:27 +01:00
d24c56a775 add simple ci
max pushed to restart at max/battlesnake 2025-01-16 20:09:24 +01:00
a567606fd9 rename ci