logoalt Hacker News

paxystoday at 12:36 AM2 repliesview on HN

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.


Replies

andaitoday at 12:53 AM

AGI is just Prolog and a genetic algorithm ;)

notatoadtoday at 4:21 AM

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.