lasso-net / lassonet

Feature selection in neural networks
MIT License
215 stars 52 forks source link

EarlyStopped #58

Closed chulexuexibiedebushihewo closed 5 months ago

chulexuexibiedebushihewo commented 8 months ago

Hello! I wanna to ask whether "LASSONET" have a "EarlyStopped" function, when the loss function have not been decreased?

louisabraham commented 8 months ago

not sure what your question is about. If you want early stopping in your training, it is controlled by the patience parameter.