Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] macros to add #8

Closed
hikettei opened this issue Jul 1, 2023 · 2 comments
Closed

[Enhancement] macros to add #8

hikettei opened this issue Jul 1, 2023 · 2 comments
Labels
:cl-waffe2/vm.nodes Issues related to :cl-waffe2/vm.nodes package :cl-waffe2 An issues related to :cl-waffe2 package enhancement New feature or request

Comments

@hikettei
Copy link
Owner

hikettei commented Jul 1, 2023

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)

@hikettei hikettei added enhancement New feature or request :cl-waffe2 An issues related to :cl-waffe2 package :cl-waffe2/vm.nodes Issues related to :cl-waffe2/vm.nodes package labels Jul 1, 2023
@hikettei hikettei changed the title [Enhancement] deftrainer [Enhancement] macros to add Jul 1, 2023
@hikettei
Copy link
Owner Author

hikettei commented Jul 8, 2023

TO ADD: Differentiable Composite

@hikettei
Copy link
Owner Author

Included in #47, so closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:cl-waffe2/vm.nodes Issues related to :cl-waffe2/vm.nodes package :cl-waffe2 An issues related to :cl-waffe2 package enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant