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

Recurrent neural networks #1

Open
wagenaartje opened this issue Dec 30, 2022 · 0 comments
Open

Recurrent neural networks #1

wagenaartje opened this issue Dec 30, 2022 · 0 comments
Labels
feature request New feature or request

Comments

@wagenaartje
Copy link
Contributor

NeuralFit should be able to evolve ⚡recurrent neural networks.

  • At model creation, it should be specified if the model is recurrent or not.
  • When using Model.evolve, an option should be specified that disables shuffling (for timeseries training).
  • Models should have a function that resets the states of the neurons to zero (to reset memory).

Feel free to make any additions below!

@wagenaartje wagenaartje added the feature request New feature or request label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant