Skip to content

dcjones/GatedLinearNetworks.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of Gaussian Gated Linear Networks, an interesting type of neural network that doesn't use backpropagation.

It can fit arbitrary continuous functions, a simple example of which is below: example fit to noisy spiral function

Things left to do:

  • Optimize (it's super slow right now)
  • Add GPU support (easy in theory)

About

A gaussian gated linear networks implementation

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages