Skip to content

dfdx/Yota.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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