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

Tags

MIT Hex.pm

Installation

Add nx_penalties to your list of dependencies in mix.exs:

def deps do
  [
    {:nx_penalties, "~> 0.1.2"}
  ]
end

Then run:

mix deps.get

Resources