Banks are leading the way in becoming AI first banks. And this wave of technology focused approach is becoming the standard throughout the Financial services.
7. davio@brainsparks.io | @daviolarnout
Machine Learning
The use of data and
algorithms to achieve
(currently narrow) AI
Deep Learning
The resurgence of a
class of ML models
called neural nets
Artificial Intelligence
The concept of machines
exhibiting human
intelligence
8. davio@brainsparks.io | @daviolarnout
Machine Learning - data & algorithms
Old way:
Write software with explicit rules to
follow:
if email contains V!agr奪
then mark is-spam;
if email contains
if email contains
New way:
Write software to learn from examples
(data):
try to classify some emails;
change self to reduce errors
repeat;