![]() |
ceras
yet another deep learning engine
|
#include <variable.hpp>
Public Types | |
typedef Float | value_type |
Public Member Functions | |
constexpr | regularizer (value_type l1, value_type l2, bool synchronized) noexcept |
Public Attributes | |
value_type | l1_ |
value_type | l2_ |
bool | synchronized_ |
typedef Float ceras::regularizer< Float >::value_type |
|
inlineconstexprnoexcept |
value_type ceras::regularizer< Float >::l1_ |
value_type ceras::regularizer< Float >::l2_ |
bool ceras::regularizer< Float >::synchronized_ |