Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewxs/ex-ml

General-purpose ML in Elixir
https://github.com/drewxs/ex-ml

Last synced: 5 days ago
JSON representation

General-purpose ML in Elixir

Awesome Lists containing this project

README

        

# Ex-ML

General purpose ML in Elixir (WIP).

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ml` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:ml, "~> 0.1.0"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .