https://github.com/pnstack/template-pytorch-model
Template project AI with pytorch
https://github.com/pnstack/template-pytorch-model
artificial-intelligence python pytorch
Last synced: 9 months ago
JSON representation
Template project AI with pytorch
- Host: GitHub
- URL: https://github.com/pnstack/template-pytorch-model
- Owner: pnstack
- Created: 2023-09-29T17:06:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T23:03:57.000Z (12 months ago)
- Last Synced: 2025-02-12T19:08:56.675Z (10 months ago)
- Topics: artificial-intelligence, python, pytorch
- Language: Python
- Homepage:
- Size: 727 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: README
emoji: 📝
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 3.45.2
app_file: app.py
pinned: false
---
# template-pytorch-model
## Wandb
```bash
docker run -v wandb:/vol -p 8080:8080 --name wandb-local -e LOCAL_USERNAME=nguyen wandb/local
```