GraphicalModelLearning.jl icon indicating copy to clipboard operation
GraphicalModelLearning.jl copied to clipboard

Parametric Regularizers

Open ccoffrin opened this issue 8 years ago • 2 comments

Figure out a clean way to make regularizers parametric, for example regularizer*sqrt(log((num_spins^2)/0.05)/num_samples).

ccoffrin avatar Nov 14 '17 05:11 ccoffrin

What is the difference between this and the previous line of code?

marc-vuffray avatar Nov 17 '17 19:11 marc-vuffray

We need to implement the previous line of code in a clean way. That is, not inside of the optimization formulation.

ccoffrin avatar Nov 17 '17 19:11 ccoffrin