Skip to content

maxdinkel/dlrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install queens

  • git clone [email protected]:maxdinkel/queens.git <your-path-to-QUEENS>
  • cd <your-path-to-QUEENS>
  • git checkout dlrd
  • conda env create
  • conda activate queens
  • pip install -e .

Optionally GPU support:

  • pip install --upgrade "jax[cuda12]"

Run experiments

  • git clone [email protected]:maxdinkel/dlrd.git <your-path-to-dlrd>
  • cd <your-path-to-dlrd>/..
  • conda activate queens
  • python -m dynamic_learning_rate_decay.run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages