pytorch
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판다음 판 | 이전 판 | ||
| pytorch [2019/05/13 13:57] – [Polyak averaging] rex8312 | pytorch [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== PyTorch ====== | ====== PyTorch ====== | ||
| - | + | ||
| - | {{tag> | + | |
| - | + | ||
| - | Windows에서 설치 | + | |
| - | + | ||
| - | conda install -c peterjc123 pytorch | + | |
| - | + | ||
| ===== examples ===== | ===== examples ===== | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| * http:// | * http:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ====== Optimization ====== | ||
| + | |||
| + | * [[https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | ===== Dataloader ====== | ||
| + | * https:// | ||
| ===== Pytorch visualization ===== | ===== Pytorch visualization ===== | ||
| 줄 110: | 줄 114: | ||
| * https:// | * https:// | ||
| + | |||
| + | ===== PyTroch TVM ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | ===== PyTorch C++ ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | |||
| + | ===== options ===== | ||
| + | |||
| + | <code python> | ||
| + | torch.set_printoptions(linewidth=120) | ||
| + | torch.set_grad_enabled(True) | ||
| + | </ | ||
| + | |||
| + | ===== custom layer 구현 ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | |||
| + | ===== RL ===== | ||
| + | |||
| + | * RLkit: Reinforcement learning framework and algorithms implemented in PyTorch | ||
| + | * https:// | ||
| + | |||
| + | ===== scikit -> pytorch ==== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | |||
| + | ===== Lazy Tensor ===== | ||
| + | |||
| + | * http:// | ||
| + | |||
| + | {{tag> | ||
| + | |||
| + | |||
| + | ===== Computer Vision ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | {{tag> | ||
| + | |||
| + | ===== Pytorch for ARM64 ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | {{tag> | ||
pytorch.1557755862.txt.gz · 마지막으로 수정됨: (바깥 편집)