AI Dynamics

Global AI News Aggregator

About

PyDataset in Keras Core: New Sequence Class for Data Loading

There's a new Sequence class in Keras Core, it's called PyDataset. It's basically the same functionality (in particular parallel loading), no major improvement. I would still recommend using http://
tf.data for anything performance critical.

→ View original post on X — @fchollet