php-mlx icon indicating copy to clipboard operation
php-mlx copied to clipboard

PHP-MLX (php-ml next generation) - Machine Learning library for PHP

Results 5 php-mlx issues
Sort by recently updated
recently updated
newest added

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...

Hello. I discovered this Machine Learning library and it encourages me not to look in other programming languages like Python (well known in the field of artificial intelligence). However, I...

Because it is a new library, we now have a moment to discuss architecture. php-ml in its implementation as a dataset used ordinary native arrays. This was associated with a...

> I suggest you do a separate issue 😉 Related issue: https://github.com/php-ai/php-mlx/issues/1 > Absolutely. I have already experimented with cuda bindings, but I can't find this library right now. @akondas...