Skip to content

bicycle1885/Onion.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onion

Stable Dev Build Status Coverage

Rules

  • Layers should be structs.
  • Layers should have fully inferrable types (use type parameters)
  • Layers should work with any number (including zero) batch dims (tip: use glut)
  • Put each layer in a separate file.
  • Cite. If from a paper/code include a link/ref in a comment.

About

It has layers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%