Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 366 Bytes

gradient-hyperparameter-example

Use paperspace-python to run a hyperparameter sweep

1. Install Paperspace-python

pip install paperspace --upgrade

2. Clone this repo

3. Run the HyperParameter search

python hp.py

4. Check the console

image