Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 529 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 529 Bytes

Yötä

Test

Yota.jl is a package for reverse-mode automatic differentiation in Julia. The main features are:

  • optimized for large inputs and conventional deep learning
  • tracer-based with a hackable computational graph (tape)
  • supports ChainRules API