ml-research

A Python library with utilities for Machine Learning research and algorithm implementations

MIT License

Downloads
187
Stars
5
Committers
3

Bot releases are visible (Hide)

ml-research - v0.5.1 Latest Release

Published by joaopfonseca 3 months ago

ml-research - v0.5.0

Published by joaopfonseca 7 months ago

What's Changed

Full Changelog: https://github.com/joaopfonseca/ml-research/compare/v0.4.2...v0.5.0

ml-research - v0.4.2

Published by joaopfonseca about 1 year ago

ml-research - v0.4.1

Published by joaopfonseca over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/joaopfonseca/ml-research/compare/v0.4.0...v0.4.1

ml-research - v0.4.0

Published by joaopfonseca over 1 year ago

What's Changed

Full Changelog: https://github.com/joaopfonseca/ml-research/compare/v0.3.4...v0.4.0

ml-research - v0.4a2

Published by joaopfonseca almost 2 years ago

NOTE: This pre-release contains implementations of algorithms for Self-supervised learning (BYOL and SimSiam). This release also contains objects to download image data from Pytorch and general definitions for image augmentations. They will be removed in the next release since:

  1. I'm not going to used these methods anytime soon and I don't have the time to test them properly
  2. They are out of scope of the library. It is meant to be used for machine learning techniques, focused on tabular data. In the future it may be worth considering the development of another library for computer vision, for example.
  3. Setting Pytorch as a dependency for a reduced part of the library isn't particularly efficient.

Full Changelog: https://github.com/joaopfonseca/ml-research/compare/v0.4a1...v0.4a2

ml-research - v0.4a1

Published by joaopfonseca over 2 years ago

ml-research - v0.1.0

Published by joaopfonseca over 2 years ago

ml-research - v0.2.0

Published by joaopfonseca over 2 years ago

ml-research - v0.2.1

Published by joaopfonseca over 2 years ago

ml-research - v0.3.0

Published by joaopfonseca over 2 years ago

ml-research - v0.3.1

Published by joaopfonseca over 2 years ago

ml-research - v0.3.2

Published by joaopfonseca over 2 years ago

ml-research - v0.3.3

Published by joaopfonseca over 2 years ago

ml-research - v0.3.4

Published by joaopfonseca over 2 years ago

Package Rankings
Top 20.21% on Pypi.org
Related Projects