logoalt Hacker News

geonyesterday at 12:28 PM1 replyview on HN

Is there a similarly simple implementation with tensorflow?

I tried building a tiny model last weekend, but it was very difficult to find any articles that weren’t broken ai slop.


Replies

joefourieryesterday at 12:31 PM

Tensorflow is largely dead, it’s been years since I’ve seen a new repo use it. Go with Jax if you want a PyTorch alternative that can have better performance for certain scenarios.

show 2 replies