Home
last modified time | relevance | path

Searched defs:l1_regularization_strength (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dproximal_gradient_descent.py37 def __init__(self, learning_rate, l1_regularization_strength=0.0, argument
H A Dproximal_adagrad.py40 l1_regularization_strength=0.0, l2_regularization_strength=0.0, argument
H A Dadagrad_da.py48 l1_regularization_strength=0.0, argument
H A Dftrl.py43 l1_regularization_strength=0.0, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/optimizer_v2/
H A Dftrl.py106 l1_regularization_strength=0.0, argument