7 Forks
74 Stars
74 Watchers

deeplearning-nlp-models

A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.

How to download and setup deeplearning-nlp-models

Open terminal and run command
git clone https://github.com/will-thompson-k/deeplearning-nlp-models.git
git clone is used to create a copy or clone of deeplearning-nlp-models repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deeplearning-nlp-models https://github.com/will-thompson-k/deeplearning-nlp-models/archive/master.zip

Or simply clone deeplearning-nlp-models with SSH
[email protected]:will-thompson-k/deeplearning-nlp-models.git

If you have some problems with deeplearning-nlp-models

You may open issue on deeplearning-nlp-models support forum (system) here: https://github.com/will-thompson-k/deeplearning-nlp-models/issues