No description
  • Jupyter Notebook 64.3%
  • Python 35.7%
Find a file
2019-01-25 14:25:45 +00:00
fillthoughts Fill thoughts model 2019-01-25 14:25:45 +00:00
skip-thoughts@7849461249 Model implementation + corpus preprocessing 2019-01-11 16:51:06 +01:00
uniskip gather library is now in an upper directory. 2019-01-20 17:42:16 +00:00
.gitignore Gitignore file 2019-01-20 17:16:19 +00:00
.gitmodules Model implementation + corpus preprocessing 2019-01-11 16:51:06 +01:00
gather.py get_datasets function 2019-01-14 16:26:37 +00:00
README.md new readme. 2019-01-20 17:37:39 +00:00

NLP project for deep learning course

This repo contains my work for the Deep Learning, Do-It-Yourself course.

  • gather.py downloads the required datasets.
  • uniskip/ Skip-thoughts for style transfer experiment.
  • fillthoughts/ Use context to infer sentences and build an embedding.