hikettei / cl-waffe2

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

[Add] Examples #67

Closed hikettei closed 11 months ago

hikettei commented 11 months ago
  1. Added Examples. (MNIST 0.98 acc)
  2. [Fix] composite function with different scales
  3. Confirmed Adam is working well