garden-io / mlem

Machine Learning Excluding Math

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLEM — Machine Learning Excluding Math

This is the content for Ellen's talk Learn Neural Networks With Go — Not Math!.

The current version runs locally. The full app will be available in the coming days.

Under libs/ you will find three versions:

  • Version 1 has only basic neurons.
  • Version 2 has neuron layers and activation functions.
  • Version 3 is the full neural network.

About

Machine Learning Excluding Math


Languages

Language:Go 74.9%Language:HTML 21.1%Language:Dockerfile 3.5%Language:Shell 0.5%