Skip to content

Instantly share code, notes, and snippets.

View saranabhani's full-sized avatar
🇵🇸

Sara Nabhani saranabhani

🇵🇸
View GitHub Profile
@saranabhani
saranabhani / understanding-word-vectors.ipynb
Created February 9, 2020 13:08 — 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/
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-5-2-Numpy2D.ipynb
Created October 27, 2019 10:12
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-3-3-Functions.ipynb
Created September 15, 2019 20:01
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-3-2-Loops.ipynb
Created September 15, 2019 19:04
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-3-1-Conditions.ipynb
Created September 15, 2019 18:29
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-2-3-Sets.ipynb
Created September 15, 2019 13:31
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-2-4-Dictionaries.ipynb
Created September 15, 2019 13:09
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-2-2-Lists.ipynb
Created September 15, 2019 13:00
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@saranabhani
saranabhani / PY0101EN-2-1-Tuples.ipynb
Created September 15, 2019 12:35
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.