Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

What would it look like to add the backprop step as Python too? #36

Open
kwinkunks opened this issue May 11, 2023 · 0 comments
Open

What would it look like to add the backprop step as Python too? #36

kwinkunks opened this issue May 11, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@kwinkunks
Copy link
Member

We have the forward pass, which already makes the nice point that the network is a function and the forward pass is cheap... but this does not reflect hyperparams directly, eg how regularization works.

What would it look like to add the training loop as a function as well? Too much?

@kwinkunks kwinkunks added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels May 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant