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

feat: Initial commit of variable API. #32

Merged
merged 6 commits into from
Sep 21, 2023
Merged

feat: Initial commit of variable API. #32

merged 6 commits into from
Sep 21, 2023

Conversation

jetuk
Copy link
Member

@jetuk jetuk commented Jul 17, 2023

  • New VariableParameter trait.
  • New methods on Parameter trait to return access variable properties.
  • Basic implementation for ConstantParameter.
  • Improved ConstantParameter documentations.
  • Integrated activation functions into constant parameter.

TODO

  • Add methods to Model to query active variable parameters.
  • Add general variable parameter documentation.
  • Implement VariableParameter trait for other parameters.

- New VariableParameter trait.
- New methods on Parameter trait to return access variable
properties.
- Basic implementation for ConstantParameter.
- Improved ConstantParameter documentations.
- Integrated activation functions into constant parameter.
@jetuk jetuk requested a review from Batch21 July 17, 2023 10:20
@jetuk jetuk mentioned this pull request Jul 17, 2023
72 tasks
@jetuk
Copy link
Member Author

jetuk commented Sep 21, 2023

@Batch21 I'll probably do the same with this one as well.

@jetuk jetuk merged commit 376b01d into main Sep 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant