Preview v0.1.2
Nx Penalties
Composable regularization penalties and loss functions for the Nx ecosystem
Stats & Info
- Latest release: v0.1.2
- Recent downloads: 167
- All-time downloads: 167
- Maintainers: nshkrdotcom
Installation
Add nx_penalties to your list of dependencies in mix.exs:
def deps do
[
{:nx_penalties, "~> 0.1.2"}
]
endThen run:
mix deps.get