hikettei/cl-waffe2

[Enhancement] macros to add

hikettei opened this issue · 2 comments

deftrainer

deftrainer is a macro to describe:

  1. criterion/optimizer
  2. Both of nodes of training phase, predicting phase

define-impl-1d-kernel

A template macro for users to implement a new backend without being familiar with complicated APIs (e.g.: call-with-view)

TO ADD: Differentiable Composite

Included in #47, so closing