Hacker News new | ask | show | jobs
by paxys 167 days ago
I feel like the end result of this experiment is going to be a perfectly profitable vending machine that is backed by a bunch of if-else-if rules.
2 comments

AGI is just Prolog and a genetic algorithm ;)
using AI to generate a set of if/else rules still seems like a valid use for AI.

if anything, that's the ideal outcome. you still get deterministic, testable behaviour, but save some work to get there.