Skip to content

larsh0103/SSL_Experiement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visitors

This project uses piptools to manage the virtual environment.

Therefore follow the following setup procedure.

  1. Create Virtual enviroment python -m venv .venv --prompt="ssl_experiment"
  2. Initiate virtual environment
source .venv/bin/activate
  1. Install pip-tools
pip install pip-tools
  1. Install all required packages from requirements.txt
pip-sync
  1. Start jupyter notebook server and open the ssl notebook
jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published