Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rydnr/basics-pytorch
Repository to learn PyTorch
https://github.com/rydnr/basics-pytorch
Last synced: 20 days ago
JSON representation
Repository to learn PyTorch
- Host: GitHub
- URL: https://github.com/rydnr/basics-pytorch
- Owner: rydnr
- License: gpl-3.0
- Created: 2023-12-28T09:54:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-27T16:25:58.000Z (about 2 months ago)
- Last Synced: 2024-11-27T17:30:22.198Z (about 2 months ago)
- Language: Python
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# basics-pytorch
Repository to learn PyTorch.
# Usage
## With CUDA
``` sh
nix develop https://github.com/rydnr/basics-pytorch?dir=nix
```## Without CUDA
``` sh
nix develop https://github.com/rydnr/basics-pytorch?dir=nix#rydnr-basics-pytorch-python310
```