8000 GitHub - luojiahai/notebooks: 📓 It is a collection of Jupyter Notebooks for learning and exploring.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luojiahai/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notebooks

Create and activate virtual environment

python -m venv .venv
source ./.venv/bin/activate

Install PyTorch

https://pytorch.org/get-started/locally/

Install packages

pip install -r requirements.txt

About

📓 It is a collection of Jupyter Notebooks for learning and exploring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0