https://github.com/wearepal/ranzen
A python toolkit facilitating machine-learning experimentation.
https://github.com/wearepal/ranzen
hydra-cli python pytorch pytorch-lightning toolkit wandb
Last synced: 10 months ago
JSON representation
A python toolkit facilitating machine-learning experimentation.
- Host: GitHub
- URL: https://github.com/wearepal/ranzen
- Owner: wearepal
- License: apache-2.0
- Created: 2021-02-17T18:21:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T03:14:25.000Z (12 months ago)
- Last Synced: 2025-08-22T18:56:52.873Z (10 months ago)
- Topics: hydra-cli, python, pytorch, pytorch-lightning, toolkit, wandb
- Language: Python
- Homepage:
- Size: 2.11 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ranzen 🎒
A python toolkit facilitating machine-learning experimentation.
[Documentation](https://wearepal.github.io/ranzen/)
## Install
Run
```
pip install ranzen
```
or install directly from GitHub:
```
pip install git+https://github.com/wearepal/ranzen.git@main
```