Skip to content

Deep-NLP-Course/nlp-lab-language-models

Repository files navigation

nlp-lab-language-models

to start :

  • clone the code with ssh
  • create a virtual environment: virtualenv -p python3 lm-env
  • activate the virtual env: source lm-env/bin/activate
  • install the required packages: pip install -r requirements.txt
  • register the virtualenv with jupyter: python -m ipykernel install --name=lm-env
  • run jupyter: jupyter notenook
  • run the notebook and change the kernel to lm-env
  • start coding

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •