Hacker News new | ask | show | jobs
by Mougatine 1862 days ago
I've built with a collegue Continuum: https://github.com/Continvvm/continuum

It's a Python library giving utilities to handle data in Continual Learning, a subfield of Machine/Deep-learning where data comes incrementally. It's made to be super simple to understand, and can be used in fast prototyping on a notebook to large codebase.

There are others actors in the field that came atfer us and do more ads about their slightly similar library, but we manage to produce something useful to many PhD students, so that's a win for me.