Hacker News new | ask | show | jobs
by pilotneko 1072 days ago
Because sometimes you don’t want to write your own training loops, you just want a working method to train a model.
1 comments

There are a lot of libraries for that. For example Pytorch Lightning, Accelerate are very mature
Sure, and Keras is another, very mature library which allows you to do this...
Keras + Pytorch is not mature.