ruancomelli / boiling-learning

Deep learning models for phase-change quantification and classification

Repository from Github https://github.comruancomelli/boiling-learningRepository from Github https://github.comruancomelli/boiling-learning

Boiling Learning

Github Actions Sourcery Code style: black Imports: isort SemVer Conventional Commits pdm-managed Author: ruancomelli

Image generated by DALL-E mini using the prompt "robot watching bubbles in water"


About

Project developed by Ruan Comelli at UFSC (Federal University of Santa Catarina) in order to obtain a Master's degree in Mechanical Engineering.

If you are curious about the evolution of this project, take a look at the changelog.

Versioning

This project uses ZeroVer, a versioning scheme in which software never leaves major version 0. This means that breaking changes are expected frequently.

Given a version number 0.x.y, the minor version x will be incremented whenever intentional breaking changes are introduced. If no new breaking changes are added, new releases will only increment the patch version y for both bug fixes and new features. This is similar to how SemVer treats the major and the minor version numbers, respectively.

Upcoming

  • Improved README.

About

Deep learning models for phase-change quantification and classification

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Makefile 0.3%Language:MATLAB 0.1%