Neurons in Elixir
As a part of learning about neural networks and machine learning I started by building neurons and connections between them. Next month we’ll go even further. Feel free to follow along.
Neuron code here: https://github.com/kblake/neural-networks
Meet-up information here: http://www.meetup.com/dev-coop/events/226149239/
Read next Understanding Elixir macros