v0.1.4
What's Changed
- Feat: XGboostRegressor Prediction by @raphaelDkhn in #235
- Feat: Tree Classifier by @raphaelDkhn in #236
- Remove training functions from TreeRegressor by @raphaelDkhn in #237
- Bug: Fix overflow with Softmax - Logsoftmax by @raphaelDkhn in #389
- feat: neg operator by @0x73e in #388
- feat: hard_sigmoid by @0x73e in #390
- feat: thresholded relu by @0x73e in #391
- feat: add identity by @0xfulanito in #392
- modification function broadcast_shape by @chachaleo in #395
- docs: add 0x73e as a contributor for code by @allcontributors in #396
- docs: add 0xfulanito as a contributor for code by @allcontributors in #397
- docs: add chachaleo as a contributor for code by @allcontributors in #398
- Update number of contributors by @raphaelDkhn in #399
- docs: add Dl-Vv as a contributor for code by @allcontributors in #402
- Feat: And by @Dl-Vv in #400
- addition transpose 2D by @chachaleo in #401
- Feat: Implement Gemm by @raphaelDkhn in #403
- Merge Develop into Main by @raphaelDkhn in #404
New Contributors
- @0x73e made their first contribution in #388
- @0xfulanito made their first contribution in #392
- @chachaleo made their first contribution in #395
- @Dl-Vv made their first contribution in #400
Full Changelog: v0.1.3...v0.1.4