taiters_

↗ HN profile [ 29.8 ms ] full profile
Karma
1
Created
December 23, 2023 (2y ago)
Submissions
0
  1. Hello! I recently wanted to learn a bit about computer vision. Initially, I wanted to build something which could solve a jigsaw puzzle, but figured I should start with something (much) simpler, so I've built this…

  2. I've recently started playing with genetic algorithms, aiming to eventually apply the NEAT algorithm to train some virtual race cars. Before jumping blindly into NEAT, I first tried out the Knapsack problem to learn the…