Packages

A neural network made up of layers of neurons connected to each other to form a relationship allowing it to learn.

Current section

Files

Jump to
neural_network .formatter.exs
Raw

.formatter.exs

[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
]