Skip to content

Instantly share code, notes, and snippets.

View SUSHIL1312's full-sized avatar

SUSHIL KUMAR SUSHIL1312

  • Samsung
  • Delhi
View GitHub Profile
@SUSHIL1312
SUSHIL1312 / Dockerfile
Created April 27, 2022 09:11 — forked from pangyuteng/Dockerfile
docker miniconda ubuntu
#
# ref https://github.com/tebeka/pythonwise/blob/master/docker-miniconda/Dockerfile
#
# miniconda vers: http://repo.continuum.io/miniconda
# sample variations:
# Miniconda3-latest-Linux-armv7l.sh
# Miniconda3-latest-Linux-x86_64.sh
# Miniconda3-py38_4.10.3-Linux-x86_64.sh
# Miniconda3-py37_4.10.3-Linux-x86_64.sh
#
@SUSHIL1312
SUSHIL1312 / understanding-word-vectors.ipynb
Created July 28, 2021 18:42 — 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.