Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

314 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install package with pip install

Install pRNN package (with torch):

Navigate to the repository folder on your machine. Then,

pip install -e . 
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 --no-cache-dir

You can omit the flag -e, if you don't intend on editing the package.

To test if the package installation is successful, run:

python test/test_imports.py

You can find a getting started tutorial at our readthedocs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages