All Projects → explosion → talks

explosion / talks

Licence: other
💥 Browser-based slides or PDFs of our talks and presentations

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to talks

Slideshow
slideshow gems - write your slides / talks / presentations in plain text with markdown formatting conventions
Stars: ✭ 173 (+90.11%)
Mutual labels:  slides, talks, presentations
Resources
📖 Huge curated collection (archive) of links of Tech, Science, Economics, Politics, Life, Philosophy, Conferences, Videos and much more resources from everyday surfing. ⭐️ Since October 21, 2017.
Stars: ✭ 236 (+159.34%)
Mutual labels:  slides, talks
Asciidoctor Reveal.js
🔮 A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc!
Stars: ✭ 219 (+140.66%)
Mutual labels:  slides, presentations
HackInBo
Official Collection of Slides and Programs of HackInBo®
Stars: ✭ 50 (-45.05%)
Mutual labels:  slides, talks
diorama
A set of React.js components to create easy en extendable presentations.
Stars: ✭ 17 (-81.32%)
Mutual labels:  slides, presentations
Decktape
PDF exporter for HTML presentations
Stars: ✭ 1,847 (+1929.67%)
Mutual labels:  slides, presentations
Reveal.js
The HTML Presentation Framework
Stars: ✭ 57,980 (+63614.29%)
Mutual labels:  slides, presentations
Clickhouse Presentations
Presentations, meetups and talks about ClickHouse
Stars: ✭ 483 (+430.77%)
Mutual labels:  slides, presentations
elm-slice-show
A simple presentation engine in Elm
Stars: ✭ 59 (-35.16%)
Mutual labels:  slides, presentations
paris-2020-talks
No description or website provided.
Stars: ✭ 37 (-59.34%)
Mutual labels:  slides, talks
awesome-speaker
A curated list of awesome resource for public speakers, trainers and so on!
Stars: ✭ 136 (+49.45%)
Mutual labels:  slides, talks
What I Have Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Stars: ✭ 110 (+20.88%)
Mutual labels:  slides, presentations
Deckdeckgo
The web open source editor for presentations
Stars: ✭ 1,117 (+1127.47%)
Mutual labels:  slides, presentations
talks
🎙️Public talks by @mazipan
Stars: ✭ 17 (-81.32%)
Mutual labels:  talks, presentations
Gatsby Starter Deck
🗣 Create presentations using Gatsby, React & Markdown.
Stars: ✭ 522 (+473.63%)
Mutual labels:  slides, presentations
Libreoffice Impress Templates
Freely-licensed LibreOffice Impress templates
Stars: ✭ 238 (+161.54%)
Mutual labels:  slides, presentations
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-82.42%)
Mutual labels:  talks, presentations
Presentations
Holds and organizes all past, present, and future presentations at the meetup
Stars: ✭ 30 (-67.03%)
Mutual labels:  talks, presentations
presentations
Various presentations that I have made over the span of my time on this pale blue dot.
Stars: ✭ 21 (-76.92%)
Mutual labels:  talks, presentations
s6
S6 Blank - Slideshow templates using HTML 5, CSS 3 'n' JavaScript 2017+ w/ Bespoke.js-compatible "microkernel"
Stars: ✭ 91 (+0%)
Mutual labels:  slides, presentations

Talks

Ongoing collection of talks about spaCy and other NLP/Machine Learning/AI-related topics. Most slides are available as PDFs.

Table of contents

Date Topic Event Location
2019-05-02 Practical NLP transfer learning with spaCy and Prodigy Scale O'Reilly Strata London, UK
2019-04-13 Practical NLP transfer learning with spaCy and Prodigy Women in Data Science Poznań, PL
2019-01-28 Practical transfer learning for NLP with spaCy and Prodigy Applied Machine Learning Days Lausanne, CH
2018-11-22 The AI Revolution will not be Monopolized Hack Talks Helsinki, FI
2018-10-31 Building new NLP solutions with spaCy and Prodigy Belgium NLP Meetup Brussels, BE
2018-10-31 Rapid NLP Annotation Through Binary Decisions, Pattern Bootstrapping and Active Learning Belgium NLP Meetup Brussels, BE
2018-07-26 Building new NLP solutions with spaCy and Prodigy EuroPython Edinburgh, UK
2018-07-26 How to Ignore Most Startup Advice and Build a Decent Software Business EuroPython Edinburgh, UK
2018-07-14 Building new NLP solutions with spaCy and Prodigy Sydney NLP Mini Conference Sydney, AUS
2018-07-07 Building new NLP solutions with spaCy and Prodigy PyData Berlin Berlin, DE
2018-05-28 Rapid NLP Annotation Through Binary Decisions, Pattern Bootstrapping and Active Learning Data Science Summit Tel Aviv, IL
2018-05-28 Embed, Encode, Attend, Predict: A four-step framework for understanding neural network approaches to Natural Language Understanding problems Data Science Summit Tel Aviv, IL
2018-05-05 Teaching AI about Human Knowledge PyDays Vienna, AT
2018-04-14 Rapid NLP Annotation Through Binary Decisions, Pattern Bootstrapping and Active Learning University of San Francisco San Francisco, US
2018-04-14 Multi-Linguial Natural Language Understanding with spaCy University of San Francisco San Francisco, US
2018-04-12 Rapid NLP Annotation Through Binary Decisions, Pattern Bootstrapping and Active Learning Tom Tom Founders Festival Charlottesville, US
2018-04-12 Embed, Encode, Attend, Predict: A four-step framework for understanding neural network approaches to Natural Language Understanding problems Tom Tom Founders Festival Charlottesville, US
2018-03-21 Supervised Learning is Great — it's Data Collection That's Broken The Ground Malmö, SE
2017-11-02 Practical and Effective Neural Entity Recognition Zalando Research Berlin, DE
2017-08-28 spaCy 101 Retriever Oslo, NO
2017-06-13 Why Python is the best language for AI PyCon Tel Aviv, IL
2017-01-19 Teaching AI about Human Knowledge Founders Copenhagen, DK
2016-11-28 The State of AI 2016 AIAIAI! Oslo, NO
2016-11-21 spaCy and NLP Innovation LT-Accelerate Brussels, BE
2016-11-19 Introduction to spaCy Bothack Berlin, DE
2016-05-21 Designing spaCy: Industrial-strength NLP PyData Berlin, DE

Viewing the HTML slides

HTML slides are implemented in Jade (aka Pug) with help of reveal.js. The site is built or served by Harp. To view the slides, simply install Harp, clone this repository and run the server from the new directory. Then navigate your browser to http://localhost:9000.

sudo npm install --global harp
git clone https://github.com/explosion/talks
cd talks/<talk name>
harp server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].