Added
- Suport for python 3.9, 3.10, 3.11 and 3.12.
- New `docs` folder to store documentation.
- New `notebooks` folder to store sample code and images to test.
- Docstrings to some classes and methods.
- New code-quality checks with `flake8` and `bandit`.
Changed
- Upgrade to `tensorflow` 2.18 and `keras` 3.8.
- Moved configurations to `config` folder.
Fixed
- Set version of `numpy` to 1.*.
- Fix recommendations from code-quality checks.
Removed
- Removed unused code.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).