juliasilge / ibm-ai-day

Presentation for IBM Community Day AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ibm-ai-day

Slides for my talk on unsupervised and supervised NLP machine learning for IBM Community Day: Artificial Intelligence on 11 October 2018

Check out the slides at bit.ly/silge-ibm-ai-day!

Slides created with remark.js and the R package xaringan

My xaringan theme (from xaringanthemer):

mono_accent(
    base_color         = "#F48024",
    header_font_google = google_font("IBM Plex Sans", "700"),
    text_font_google   = google_font("IBM Plex Sans Condensed"),
    code_font_google   = google_font("IBM Plex Mono")
    )

About

Presentation for IBM Community Day AI


Languages

Language:HTML 82.0%Language:CSS 18.0%