Skip to content

xiangze/RLCT_extimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

LLC (Local leaning coefficient, Real Log Canoical Threshold) estimation

from RLCT repository

code

  • estimate_softmaxDNN.py

compare exact RCLT(Learning Coeciffient) of linear NN and nonlinear NN (softmax/Relu)

  • llt_rlct_estimator_for_softmax_DNN.py

    RLCT of small nonlinear coefficient to compare linear matrix decomposition network(exact solutoin).

  • llc_rlct_estimator_for_softmax_networks_via_power_posteriors_sgld.py

    outor interpolation of SGLD LLC extimation with NUTS/HMC SGLD extimaiton with pyto.

  • llc_training_trajectory.py

    LLT selection obserbation during SGD update, small LLC saddlepoint is selected or not.

how to run

python estimate_softmaxDNN.py

Reference

About

RLCT extimation for small softmax NN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages