GuiBayma / DiscoveringML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscoveringML

WWDC 2019 Scholarsip submission

Discovering ML is a playgroundbook that tells a little bit about Machine Learning in a fun way.

In the book the user interacts with a robot named Smarty

At first Smarty can't do much

Screenshot 1

But as the book goes on Smarty is able to analyze sentences and discern if it is a good, bad or neutral sentence

Screenshot 2

Depending on the sentence Smarty will react accordingly

Happy face Angry face Neutral face

Run

To run the playgroundbook you will need an iPad with Swift playgrounds installed. Simply open the file Discovering ML.playgroundbook.

The book is intented to be used in Landscape mode.

Acknowledgements

The book uses a model named SentimentPolarity, authored by Vadym Markov. This is the source on github.

The background image was downloaded from pixabay.

All Smarty faces were made using Keynote.

About

License:MIT License


Languages

Language:Swift 100.0%