https://github.com/ahangchen/torch_base
Quickly bring up your PyTorch project(a skeleton)
https://github.com/ahangchen/torch_base
computer-vision deep-learning machine-learning pytorch
Last synced: about 1 month ago
JSON representation
Quickly bring up your PyTorch project(a skeleton)
- Host: GitHub
- URL: https://github.com/ahangchen/torch_base
- Owner: ahangchen
- Created: 2021-09-05T09:17:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T06:28:20.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T18:08:41.564Z (about 1 month ago)
- Topics: computer-vision, deep-learning, machine-learning, pytorch
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 729
- Watchers: 4
- Forks: 124
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TorchBase
This is a project about how to do nn experiments methodically with pytorch.
More instruction: [如何让炼丹更有条理](https://github.com/ahangchen/windy-afternoon/blob/master/ml/pratice/torch_best_practice.md)