SKaiNET is an open-source deep learning framework written in Kotlin, designed with developers in mind to enable the creation modern AI powered applications with ease.
This project follows established development practices for maintaining code quality and release management:
-
Branching Model: We use GitFlow as our branching strategy for managing feature development, releases, and hotfixes.
-
Versioning: We follow Semantic Versioning (SemVer) for all releases, ensuring predictable version numbering based on the nature of changes.