Descisionex

Library for dealing with descision theory algorithms.

Current algorithms

Installation

Package can be installed by adding descisionex to your list of dependencies in mix.exs:

def deps do
  [
    {:descisionex, "~> 0.1.8"}
  ]
end

Documentation

Documentation can be found at https://hexdocs.pm/descisionex.