hikettei / cl-waffe2

[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
https://hikettei.github.io/cl-waffe2/
MIT License
124 stars 5 forks source link

[Refactor] Stable Backward #22

Closed hikettei closed 1 year ago

hikettei commented 1 year ago
  1. Make backward computation stable
  2. added new macros: defoptimizer define-and-impl-node etc...
  3. Update Documentations