Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cnjackhu/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RateRegularizer

for forgetting factor 0,0.5, and 1 i create 3 files run_experiments_ff0.0.py and run_experiments_ff1.py and run_experiments_ff0.5.py. Also the corresponding slurm file slurm0.0.sb, slurm0.5.sb,slurm1.sb. Because i want my request gpu hour not exceed 24 hours, each gpu responding for 1 forgetting factor experiment.

for each forgetting factor, i experiment the

'batch_size_val':[32,64,128,256,512,1024]

For the case no reg, i run with slurm_baseline.sb which run sgd_noreg_epoch.py, in this file the only difference with sgd_rate_reg_epoch.py is the

loss = batch_loss  # + inv_rate_with_grads

Some plot that i get: nll nll

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published