|
|
|
|
|
by CarbonCycles
1280 days ago
|
|
This topic reminds me of an observation I made a while ago. I have found many folks (esp. non-technical) confuse automation with intelligence (more-so Artificial Intelligence). Automation ==/== AI. Automation consists of a series of systems that are designed (i.e., programmed using control algorithms, logic rules, machine/deep-learning) to operate under a series of pre-set boundaries. The boundaries are typically defined under "normal" operating conditions, and safe-guards are put into place once the automated systems deviate from those "normal" operating conditions (I see a lot of practitioners esp. in the ML world fail to account for abnormal conditions...may be this is what happened w/ the Uber driver?). The only comment I will say about AI is that I'm glad I am seeing RL and the like come more into play. I also contend this feels like a supervisory problem. |
|