Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages