adatune
Gradient based Hyperparameter Tuning library in PyTorch
File Explorer
Download Latest Version (.zip)- __init__.py
- data_loader.py
- hd_adam.py
- hd_sgd.py
- mu_adam.py
- mu_sgd.py
- network.py
- utils.py
- baselines.py
- rtho.py
- cifar100resnet_one_ACC-1.png
- cifar100resnet_one_LOSS-1.png
- cifar100resnet_one_LR-1.png
- cifar10vgg_one_ACC-1.png
- cifar10vgg_one_LOSS-1.png
- cifar10vgg_one_LR-1.png
- marthe_comparison.png
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE.txt
- NOTICE
- README.md
- setup.cfg
- setup.py
- VERSION
# Installation Guide
1. Get the code
git clone https://github.com/awslabs/adatune
Downloads the entire project code from GitHub to your computer.
cd adatune
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
