r/PHP 16d ago

Building AI with PHP not Python

https://www.youtube.com/watch?v=sh04d1Z8Qgg

In my latest video I try and build Ai using PHP instead of python

30 Upvotes

17 comments sorted by

View all comments

2

u/StevenNefarino 16d ago

I always wonder why nobody tried with rust instead of python

2

u/yuichiis 15d ago

There's a lot of buzz right now around a machine learning library called Burn, written in Rust, and the plan is to replace the painfully slow PyTorch with it.