Skip to content

DickJC123/cct-nn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cct-nn

Deep learning library for the HPE Cognitive Computing Toolkit (CCT). The NN library layers a DifferentiableField type on top of regular CCT fields. A DifferentiableField behaves like a normal field in most contexts, but includes additional state that allow it to carry gradients. Operators on DifferentiableField types include both forward and backward functions. The NN toolkit can propagate gradients from a loss function back through a directed acyclic graph of differentiable fields and operators.

If you're new to CCT, start with the tutorial.

About

Deep learning library for CCT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%