Skip to content

neutralNetwork/channn

Repository files navigation

channn

(Neural Network communicating over Go Channels)

This is a proof of concept project for creating neural networks that are connected via Go channels.

The advantages are:

  • arbitrary network architecture (see the adder perceptron)
  • train and evaluate on multiple cores.

See the examples.

About

Neural Network communicating over Go Channels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages