RubixML / ML

A high-level machine learning and deep learning library for the PHP language.
https://rubixml.com
MIT License
2.03k stars 182 forks source link

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

Open chegmarco1989 opened 2 years ago

chegmarco1989 commented 2 years ago

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 commented 2 years ago

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