Skip to content

MurrellGroup/Onion.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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.

Releases

No releases published

Packages

No packages published

Languages