An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Boiling Learning

[![uv-managed](https://img.shields.io/badge/managed-261230?label=uv&logo=uv&labelColor=gray)](https://github.com/astral-sh/uv)
[![Code style: Ruff](https://img.shields.io/badge/Ruff-checked-261230.svg?logo=ruff)](https://docs.astral.sh/ruff/)
[![Sourcery](https://img.shields.io/badge/Sourcery-enabled-brightgreen)](https://sourcery.ai)

[![CI](https://github.com/ruancomelli/boiling-learning/actions/workflows/ci.yaml/badge.svg)](https://github.com/ruancomelli/boiling-learning/actions/workflows/ci.yaml)
[![SemVer](https://img.shields.io/badge/semver-2.0.0-green)](https://semver.org/spec/v2.0.0.html)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Author: ruancomelli](https://img.shields.io/badge/ruancomelli-blue?style=flat&label=author)](https://github.com/ruancomelli)


Bubbles! Bubbles! Bubbles! Bubbles!

---

## 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.