Skip to content

Release v1.0.4

Compare
Choose a tag to compare
@Samyssmile Samyssmile released this 14 Aug 13:22
· 200 commits to main since this release

Release 1.0.4

New Features:

  • Implemented SVM Implementation (feat(): SVM Implementation).
  • Implemented Decision Tree (feat(): Decision Tree implemented).

Chores and Enhancements:

  • Prepared the publishing of Version 1.0.3 (chore(): Publish version 1.0.3).
  • Renamed actions (chore(): Renaming actions).
  • Added status badges (chore(): Status Badges added).
  • Made adjustments to CodeQL (chore(): Adjusting codeql).
  • Added Unit Tests for Weight Initialization (chore(): Unit Tests for Weight Initialization added).
  • Added Multiplayer Perceptron Example (chore(): Multiplayer Perceptron Example added).
  • Created build pipeline for releases (chore(): building release pipe).
  • Various cleanup tasks performed (chore(): cleanup).
  • Merges and Branching:

Several pull requests and branches have been merged or deleted, including the merging of code adjustments for CodeQL and SVM.
Please note that some of these changes may be internal or relevant to the development environment and may not be directly visible to end-users.