Preview v0.2.0

Crucible Train

Unified ML training infrastructure for Elixir/BEAM

Stats & Info

  • Latest release: v0.2.0
  • Recent downloads: 125
  • All-time downloads: 125
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

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

def deps do
  [
    {:crucible_train, "~> 0.2.0"}
  ]
end

Then run:

mix deps.get

Resources