Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T06:28:20.000Z (over 2 years ago)
- Last Synced: 2023-11-07T17:25:23.593Z (about 1 year ago)
- Topics: computer-vision, deep-learning, machine-learning, pytorch
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 461
- Watchers: 5
- Forks: 94
- 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)