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] MNIST Example with MLP/CNN #69

Closed hikettei closed 11 months ago

hikettei commented 11 months ago
  1. Fixed the issue where define-composite-function can't be applied to tensors of different shape
  2. Added examples: ./examples/mnist