Skip to content

From 0 to 100 in Drupificial intelligence Frederik Wouters

Marie-Louise edited this page Mar 9, 2019 · 1 revision

1956 darmouth conference was the beginning of AI

requirementf for AI

structured and unstructured data knowledge (data science)

he looked for session on AI at drupal con and couldn't find one

follow this to learn learn AI basics

this course does classification of objects very well

hello world of classification

MNIST

the more data you pour into your model the smarter it will be

we're training google by using those re-captcha (click where ther is an bus)

branches of AI

  • NLP
  • ML
  • speech

feed your chatbot drupal data - presenation he did

even through whats app you cav create a chatbot with a drupal site

drupal can make phone calls

the demo is powered by heroku (audio discovery)

add tag field to image (file entity)

the next thing wants to test for smiling faces and nudity

moshnoi have created a module which has similar functionality (using tensor flow) It's image classification (when you upload something it will automatically display the content of the image)

there is a notebook that i must access!! he has learned python

there is a way of having a text input, which can predict the context or content of the text

danger of AI hacking to reclassify tags

the model must be trained to recognise different types of people, races (oriental eyes werent detected on governmental sites so couldnt save uploaded pictures)

CONTENT PERSONALISATION- netflix

depending on your profile they'll give you different content

Clone this wiki locally