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

How do LSTM recurrent neural networks work in PHP with this library ??? #234

Open
chegmarco1989 opened this issue May 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@chegmarco1989
Copy link

Hello.

How to make predictions via LSTM type recurrent neural networks algorithm ???

We don't see anywhere in the documentation how to use LSTM-like recurrent neural networks.

How do LSTM recurrent neural networks work in PHP with this library ???

Please reply to us.

@andrewdalpino
Copy link
Member

Hey @chegmarco1989 thanks for the question. Unfortunately, we don't have the primitives (hidden and output layers) to build an LSTM network at this time. There's been alot of talk about implementing some sequence-learning algorithms in Rubix ML such as VARMA and LSTMs. I cannot say at what point we'll begin working on that - only that it's on the list of to-do's along with a few other high-priority features.

If you'd like to stay updated with all that goes on behind the scenes feel free to join our group on Telegram. https://t.me/RubixML

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

No branches or pull requests

2 participants