Skip to content

experiments in Erlang VM: single layer perceptron in elixir

Notifications You must be signed in to change notification settings

cjen07/neural_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural_network

experiments in Erlang VM: single layer perceptron in elixir

usage

iex -S mix
NeuralNetwork.simple_test
NeuralNetwork.complex_test(5, 300, 310, 20)

About

experiments in Erlang VM: single layer perceptron in elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages