Skip to content
/ wann Public
forked from xyproto/wann

Weight agnostic neural networks

License

Notifications You must be signed in to change notification settings

AI42/wann

 
 

Repository files navigation

wann

Build Status Go Report Card GoDoc

Weight Agnostic Neural Networks, implemented in Go.

Inspired by: https://ai.googleblog.com/2019/08/exploring-weight-agnostic-neural.html

This is a work in progress. The current state is that working neural networks can be generated, but that they are not as simple as they could be, and that the diagram drawing functionality produces images with a bit much happening. Like this one:

work in progress

Here's a more tidy SVG image, also created by this package:

diagram

About

Weight agnostic neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.8%
  • Shell 1.2%