https://github.com/ruancomelli/boiling-learning
Deep learning models for phase-change quantification and classification
https://github.com/ruancomelli/boiling-learning
boiling cnn computer-vision condensation convolutional-neural-networks deep-learning deep-neural-networks heat-transfer keras-tensorflow machine-learning phase-change python tensorflow tensorflow2
Last synced: 4 days ago
JSON representation
Deep learning models for phase-change quantification and classification
- Host: GitHub
- URL: https://github.com/ruancomelli/boiling-learning
- Owner: ruancomelli
- License: gpl-3.0
- Created: 2019-09-27T17:09:55.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-08-19T22:31:31.000Z (about 2 months ago)
- Last Synced: 2025-08-20T00:25:07.938Z (about 2 months ago)
- Topics: boiling, cnn, computer-vision, condensation, convolutional-neural-networks, deep-learning, deep-neural-networks, heat-transfer, keras-tensorflow, machine-learning, phase-change, python, tensorflow, tensorflow2
- Language: Python
- Homepage:
- Size: 16.7 MB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Boiling Learning[](https://github.com/astral-sh/uv)
[](https://docs.astral.sh/ruff/)
[](https://sourcery.ai)[](https://github.com/ruancomelli/boiling-learning/actions/workflows/ci.yaml)
[](https://semver.org/spec/v2.0.0.html)
[](https://conventionalcommits.org)
[](https://github.com/ruancomelli)---
## About
Project developed by [Ruan Comelli](https://github.com/ruancomelli) at [UFSC (Federal University of Santa Catarina)](https://ufsc.br/) in order to obtain a Master's degree in Mechanical Engineering.
## Versioning
This project uses [ZeroVer](https://0ver.org/), 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](https://semver.org/) treats the major and the minor version numbers, respectively.
## Upcoming
- Improved README.