Neurotick
Common Neural Network functionalities to improve a TWEANN mechanism..
Installation
The package can be installed by adding neurotick to your list of dependencies in mix.exs:
def deps do
[
{:neurotick, "~> 0.0.1"}
]
endThe docs can be found at https://hexdocs.pm/neurotick.