Skip to content

hyeok-jong/grid_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid search is the best

beta version

  1. make your own hyperparmeters.json

python generator.py
  1. Then run the generated bash file
bash grid_searcher.sh

Use for many combinations of hyperparamters searching.

Wandb sweep agent could be best option. However, the agent can only runs on one gpu.

If each train have small memory but many experiments, allocate each train to all GPUs is better.
Wandb agent cannot do this.

TO DO

  • add wait for multiple gpus
  • add nohup for background

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published