Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

jolares/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Library


Ubuntu Commands

Add PPA Public Key

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 40976EAF437D05B5

Notes

Download a file via http

curl http://example.com --output myfile.csv


Pytorch

Install facebookresearch/fairmotion

conda create -n fairmotion python=3.6

conda activate fairmotion

pip install torch===1.4.0 torchvision===0.5.0 -f https://download.pytorch.org/whl/torch_stable.html

pip install fairmotion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published