Skip to content

Instantly share code, notes, and snippets.

View psbrandt's full-sized avatar
🐺
👨🏻‍💻

Pascal Brandt psbrandt

🐺
👨🏻‍💻
View GitHub Profile
@psbrandt
psbrandt / understanding-word-vectors.ipynb
Created March 2, 2018 19:31 — forked from aparrish/understanding-word-vectors.ipynb
Understanding word vectors: A tutorial for "Reading and Writing Electronic Text," a class I teach at ITP. (Python 2.7) Code examples released under CC0 https://creativecommons.org/choose/zero/, other text released under CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@psbrandt
psbrandt / introrx.md
Created February 2, 2018 06:02 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing