|
|
|
|
|
by nathan_douglas
76 days ago
|
|
I don't know anything about anything TBH. I'm just an interested dude. My day job is just working with microservices and stuff, nothing related to AI or ALife. Probably the closest thing I have right now is a p5js sketch with a genetic algorithm here: https://bitterbridge.github.io/p5js-sketches/robbie-the-robo... (takes a few minutes to start working effectively and probably has a ton of bugs). I've started making some other sketches like https://bitterbridge.github.io/p5js-sketches/monsters/ to set up this kind of roguelike idea for demoing some more of these things, like Goal-Oriented Action Planning, but I haven't made much progress yet. I also have this Lisp rules engine VM I created over the winter break, https://github.com/ndouglas/longtable/ , which might become the core of a more complex reasoning system. IDK though. So little time, so much to do :) |
|