Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```