You must log in or register to comment.
deleted by creator
AI is a ridiculous broad term these days. Everybody had been slapping the label on anything. It’s kinda like saying “transportation” and it means anything between babies crawling up to wrap drive and teleportation.
Because most of them are AI
It’s just once AI becomes useful (and not magical), we tend to stop calling it AI unless AI gets more VC money.
It’s called the AI effect
Technically speaking how I differentiate it is:
- clever algorithm is a good heuristic
- statistics on steroids is machine learning
- using a transformer model is AI (for now)
The AI buzzword means machine learning. You give it a massive dataset and it identifies correlations.
Regular hand-coded AI is mostly simple state machines.