Karbonn

Latest version: v0.0.2

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.2

This release contains a lot of breaking changes

What's Changed
* Check ignite import by durandtibo in https://github.com/durandtibo/karbonn/pull/160
* Bump urllib3 from 2.2.1 to 2.2.2 in the pip group by dependabot in https://github.com/durandtibo/karbonn/pull/163
* Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 by dependabot in https://github.com/durandtibo/karbonn/pull/161
* Bump coola from 0.7.0 to 0.7.1 by dependabot in https://github.com/durandtibo/karbonn/pull/166
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/durandtibo/karbonn/pull/165
* Bump ruff from 0.4.9 to 0.4.10 by dependabot in https://github.com/durandtibo/karbonn/pull/167
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/164
* Add more ruff rules by durandtibo in https://github.com/durandtibo/karbonn/pull/168
* Improve some tests by durandtibo in https://github.com/durandtibo/karbonn/pull/169
* Improve some tests by durandtibo in https://github.com/durandtibo/karbonn/pull/170
* Improve some tests by durandtibo in https://github.com/durandtibo/karbonn/pull/171
* Add `is_distributed` by durandtibo in https://github.com/durandtibo/karbonn/pull/172
* Add `is_main_process` by durandtibo in https://github.com/durandtibo/karbonn/pull/173
* Update documentation by durandtibo in https://github.com/durandtibo/karbonn/pull/174
* Update dependencies by durandtibo in https://github.com/durandtibo/karbonn/pull/176
* Add `sync_reduce` by durandtibo in https://github.com/durandtibo/karbonn/pull/175
* Add pytest fixtures by durandtibo in https://github.com/durandtibo/karbonn/pull/177
* Add integration tests for `sync_reduce` by durandtibo in https://github.com/durandtibo/karbonn/pull/178
* Make ignite optional by durandtibo in https://github.com/durandtibo/karbonn/pull/179
* Improve testing by durandtibo in https://github.com/durandtibo/karbonn/pull/180
* Bump certifi from 2024.6.2 to 2024.7.4 in the pip group by dependabot in https://github.com/durandtibo/karbonn/pull/181
* Bump ruff from 0.5.0 to 0.5.1 by dependabot in https://github.com/durandtibo/karbonn/pull/182
* Improve some tests by durandtibo in https://github.com/durandtibo/karbonn/pull/183
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/durandtibo/karbonn/pull/186
* Bump ruff from 0.5.1 to 0.5.2 by dependabot in https://github.com/durandtibo/karbonn/pull/184
* Bump mkdocs-material from 9.5.28 to 9.5.29 by dependabot in https://github.com/durandtibo/karbonn/pull/185
* Update workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/191
* Bump coola from 0.7.2 to 0.7.3 by dependabot in https://github.com/durandtibo/karbonn/pull/187
* Bump ruff from 0.5.2 to 0.5.4 by dependabot in https://github.com/durandtibo/karbonn/pull/188
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/durandtibo/karbonn/pull/190
* Bump numpy from 1.26.4 to 2.0.1 by dependabot in https://github.com/durandtibo/karbonn/pull/189
* Add `AverageState` by durandtibo in https://github.com/durandtibo/karbonn/pull/193
* Add `ScalarState` by durandtibo in https://github.com/durandtibo/karbonn/pull/194
* Add `MovingAverageState` by durandtibo in https://github.com/durandtibo/karbonn/pull/195
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/192
* Rename state to tracker by durandtibo in https://github.com/durandtibo/karbonn/pull/196
* Add `sync_reduce_` by durandtibo in https://github.com/durandtibo/karbonn/pull/197
* Remove average reduction in DDP by durandtibo in https://github.com/durandtibo/karbonn/pull/198
* Add integration tests for `sync_reduce_` by durandtibo in https://github.com/durandtibo/karbonn/pull/199
* Add `str_table` by durandtibo in https://github.com/durandtibo/karbonn/pull/201
* Clean `tabulate` usage to use `str_table` by durandtibo in https://github.com/durandtibo/karbonn/pull/202
* Fix coverage by durandtibo in https://github.com/durandtibo/karbonn/pull/205
* Add confusion matrix trackers by durandtibo in https://github.com/durandtibo/karbonn/pull/200
* Improve `imports` module by durandtibo in https://github.com/durandtibo/karbonn/pull/206
* Bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/durandtibo/karbonn/pull/203
* Bump numpy from 1.26.4 to 2.0.1 by dependabot in https://github.com/durandtibo/karbonn/pull/204
* Add `all_gather_tensor_varshape` by durandtibo in https://github.com/durandtibo/karbonn/pull/208
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/207
* Add `MeanTensorTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/209
* Add `ExtremaTensorTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/210
* Refactor `utils.tensor` by durandtibo in https://github.com/durandtibo/karbonn/pull/212
* Add `tensor.quantile` by durandtibo in https://github.com/durandtibo/karbonn/pull/213
* Minor improvements by durandtibo in https://github.com/durandtibo/karbonn/pull/214
* Fix failing tests by durandtibo in https://github.com/durandtibo/karbonn/pull/215
* Add `FlattenBuffer` by durandtibo in https://github.com/durandtibo/karbonn/pull/216
* Improve `quantile` by durandtibo in https://github.com/durandtibo/karbonn/pull/217
* Fix failing tests for older macos by durandtibo in https://github.com/durandtibo/karbonn/pull/218
* Add `TensorTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/211
* Improve tests by durandtibo in https://github.com/durandtibo/karbonn/pull/219
* Add `ScalableTensorTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/220
* Add integration tests for trackers (part 1) by durandtibo in https://github.com/durandtibo/karbonn/pull/221
* Improve trackers by durandtibo in https://github.com/durandtibo/karbonn/pull/222
* Improve confusion matrices by durandtibo in https://github.com/durandtibo/karbonn/pull/224
* Add integration tests for trackers (part 2) by durandtibo in https://github.com/durandtibo/karbonn/pull/223
* Add `BaseMetric` by durandtibo in https://github.com/durandtibo/karbonn/pull/225
* Add `BaseState` by durandtibo in https://github.com/durandtibo/karbonn/pull/226
* Add `MeanErrorState` by durandtibo in https://github.com/durandtibo/karbonn/pull/227
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/228
* Add `ErrorState` by durandtibo in https://github.com/durandtibo/karbonn/pull/229
* Fix docstrings by durandtibo in https://github.com/durandtibo/karbonn/pull/230
* Add `setup_state` and `is_state_config` by durandtibo in https://github.com/durandtibo/karbonn/pull/231
* Add `ExtendedErrorState` by durandtibo in https://github.com/durandtibo/karbonn/pull/232
* Add `RootMeanErrorState` by durandtibo in https://github.com/durandtibo/karbonn/pull/233
* Rename `meter` to `tracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/234
* Reorganize error state by durandtibo in https://github.com/durandtibo/karbonn/pull/235
* Add `AccuracyState` by durandtibo in https://github.com/durandtibo/karbonn/pull/236
* Add `ExtendedAccuracyState` by durandtibo in https://github.com/durandtibo/karbonn/pull/237
* Improve formatting by durandtibo in https://github.com/durandtibo/karbonn/pull/238
* Add `AbsoluteError` by durandtibo in https://github.com/durandtibo/karbonn/pull/239
* Add missing tests by durandtibo in https://github.com/durandtibo/karbonn/pull/240
* Add `AbsoluteRelativeError` by durandtibo in https://github.com/durandtibo/karbonn/pull/241
* Update documentation by durandtibo in https://github.com/durandtibo/karbonn/pull/242
* Add `SymmetricAbsoluteRelativeError` by durandtibo in https://github.com/durandtibo/karbonn/pull/243
* Improve some tests by durandtibo in https://github.com/durandtibo/karbonn/pull/244
* Add `LogCoshError` by durandtibo in https://github.com/durandtibo/karbonn/pull/245
* Fix bug when `objectory` is not installed by durandtibo in https://github.com/durandtibo/karbonn/pull/246
* Improve `RootMeanErrorState` by durandtibo in https://github.com/durandtibo/karbonn/pull/248
* Add `SquaredError` by durandtibo in https://github.com/durandtibo/karbonn/pull/247
* Add `SquaredAsinhError` and `SquaredLogError` by durandtibo in https://github.com/durandtibo/karbonn/pull/249
* Add `NormalizedMeanSquaredErrorState` by durandtibo in https://github.com/durandtibo/karbonn/pull/250
* Improve state tests by durandtibo in https://github.com/durandtibo/karbonn/pull/251
* Add `NormalizedMeanSquaredError` by durandtibo in https://github.com/durandtibo/karbonn/pull/252
* Improve some tests by durandtibo in https://github.com/durandtibo/karbonn/pull/253
* Add integration tests for metric states by durandtibo in https://github.com/durandtibo/karbonn/pull/254
* Minor improvements by durandtibo in https://github.com/durandtibo/karbonn/pull/255
* Improve docstrings by durandtibo in https://github.com/durandtibo/karbonn/pull/256
* Add `ToBinaryLabel` by durandtibo in https://github.com/durandtibo/karbonn/pull/260
* Add `ToCategoricalLabel` by durandtibo in https://github.com/durandtibo/karbonn/pull/261
* Add `BinaryAccuracy` by durandtibo in https://github.com/durandtibo/karbonn/pull/259
* [BC] Reorganize module imports by durandtibo in https://github.com/durandtibo/karbonn/pull/262
* Update workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/263
* Add `CategoricalAccuracy` by durandtibo in https://github.com/durandtibo/karbonn/pull/264
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/durandtibo/karbonn/pull/257
* Improve accuracy metric states by durandtibo in https://github.com/durandtibo/karbonn/pull/266
* Add `equal` to metric states by durandtibo in https://github.com/durandtibo/karbonn/pull/267
* Add `clone` to metric states by durandtibo in https://github.com/durandtibo/karbonn/pull/268
* Add `StateEqualityComparator` by durandtibo in https://github.com/durandtibo/karbonn/pull/269
* Add `TopKAccuracy` by durandtibo in https://github.com/durandtibo/karbonn/pull/265
* Add `get_records` to some metrics by durandtibo in https://github.com/durandtibo/karbonn/pull/270
* Add `get_records` to `BaseMetric` by durandtibo in https://github.com/durandtibo/karbonn/pull/271
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/272
* Add `CategoricalCrossEntropy` by durandtibo in https://github.com/durandtibo/karbonn/pull/273
* Fix bug in tests when `objectory` is not available by durandtibo in https://github.com/durandtibo/karbonn/pull/274
* Improve trackers by durandtibo in https://github.com/durandtibo/karbonn/pull/276
* Rename `num_predictions` to `count` in `BaseConfusionMatrix` by durandtibo in https://github.com/durandtibo/karbonn/pull/277
* Rename `num_predictions` to `count` in metrics by durandtibo in https://github.com/durandtibo/karbonn/pull/278
* Rename outputs in `ExtendedAccuracyState` by durandtibo in https://github.com/durandtibo/karbonn/pull/279
* Add `clone` to `ScalarTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/281
* Add `BaseTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/280
* Rename some trackers by durandtibo in https://github.com/durandtibo/karbonn/pull/282
* Add `get_records` to `BinaryConfusionMatrixTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/283
* Add `BinaryConfusionMatrix` by durandtibo in https://github.com/durandtibo/karbonn/pull/275
* Rename some modules by durandtibo in https://github.com/durandtibo/karbonn/pull/284
* Bump coola from 0.8.2 to 0.8.3 by dependabot in https://github.com/durandtibo/karbonn/pull/285
* Update workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/286
* Add `get_records` to `MulticlassConfusionMatrixTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/287
* Improve `XConfusionMatrixTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/289
* Add `count` to `MulticlassConfusionMatrixTracker` by durandtibo in https://github.com/durandtibo/karbonn/pull/290
* Add `CategoricalConfusionMatrix` by durandtibo in https://github.com/durandtibo/karbonn/pull/288
* Release version `0.0.2` by durandtibo in https://github.com/durandtibo/karbonn/pull/291


**Full Changelog**: https://github.com/durandtibo/karbonn/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* Set up repo by durandtibo in https://github.com/durandtibo/karbonn/pull/1
* Add `Clamp` module by durandtibo in https://github.com/durandtibo/karbonn/pull/2
* Create dependabot.yml by durandtibo in https://github.com/durandtibo/karbonn/pull/3
* Create dependency-review.yml by durandtibo in https://github.com/durandtibo/karbonn/pull/4
* Add CI workflow by durandtibo in https://github.com/durandtibo/karbonn/pull/5
* Add badges by durandtibo in https://github.com/durandtibo/karbonn/pull/7
* Add nightly tests workflow by durandtibo in https://github.com/durandtibo/karbonn/pull/8
* Add factory functions by durandtibo in https://github.com/durandtibo/karbonn/pull/9
* Bump mkdocs-material from 9.5.13 to 9.5.14 by dependabot in https://github.com/durandtibo/karbonn/pull/6
* Add function to check if `objectory` is available by durandtibo in https://github.com/durandtibo/karbonn/pull/10
* Make `objectory` optional by durandtibo in https://github.com/durandtibo/karbonn/pull/11
* Update CI workflow by durandtibo in https://github.com/durandtibo/karbonn/pull/12
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/13
* Add `module_mode` context manager by durandtibo in https://github.com/durandtibo/karbonn/pull/14
* Add function to check if the loss is decreasing by durandtibo in https://github.com/durandtibo/karbonn/pull/15
* Add function to manage Module's parameters by durandtibo in https://github.com/durandtibo/karbonn/pull/16
* Add device utility functions by durandtibo in https://github.com/durandtibo/karbonn/pull/17
* Add initial documentation by durandtibo in https://github.com/durandtibo/karbonn/pull/18
* Add activation modules by durandtibo in https://github.com/durandtibo/karbonn/pull/19
* Add alpha activation modules by durandtibo in https://github.com/durandtibo/karbonn/pull/20
* Add integration tests by durandtibo in https://github.com/durandtibo/karbonn/pull/21
* Add math-based activation layers by durandtibo in https://github.com/durandtibo/karbonn/pull/22
* Add more math-based activation layers by durandtibo in https://github.com/durandtibo/karbonn/pull/23
* Add `safe_exp` and `safe_log` functions by durandtibo in https://github.com/durandtibo/karbonn/pull/24
* Add `SafeExp` and `SafeLog` functions by durandtibo in https://github.com/durandtibo/karbonn/pull/25
* Update documentation by durandtibo in https://github.com/durandtibo/karbonn/pull/26
* Improve docstrings by durandtibo in https://github.com/durandtibo/karbonn/pull/27
* Improve tests by durandtibo in https://github.com/durandtibo/karbonn/pull/28
* Add reduction functions by durandtibo in https://github.com/durandtibo/karbonn/pull/29
* Add binary focal loss by durandtibo in https://github.com/durandtibo/karbonn/pull/30
* Clean imports by durandtibo in https://github.com/durandtibo/karbonn/pull/31
* Add `ResidualBlock` by durandtibo in https://github.com/durandtibo/karbonn/pull/35
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/durandtibo/karbonn/pull/32
* Bump mkdocs-material from 9.5.14 to 9.5.15 by dependabot in https://github.com/durandtibo/karbonn/pull/33
* Bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/durandtibo/karbonn/pull/34
* Add pypi workflow by durandtibo in https://github.com/durandtibo/karbonn/pull/39
* Update dependencies by durandtibo in https://github.com/durandtibo/karbonn/pull/36
* Add nightly package tests by durandtibo in https://github.com/durandtibo/karbonn/pull/38
* Add functions to compute errors by durandtibo in https://github.com/durandtibo/karbonn/pull/37
* Fix tests by durandtibo in https://github.com/durandtibo/karbonn/pull/40
* Create CODE_OF_CONDUCT.md by durandtibo in https://github.com/durandtibo/karbonn/pull/41
* Add `general_robust_loss` by durandtibo in https://github.com/durandtibo/karbonn/pull/42
* Add `GeneralRobustRegressionLoss` by durandtibo in https://github.com/durandtibo/karbonn/pull/43
* Improving naming and package structure by durandtibo in https://github.com/durandtibo/karbonn/pull/44
* Add function to instantiate `nn.Sequential` by durandtibo in https://github.com/durandtibo/karbonn/pull/45
* Add `ExU` layer by durandtibo in https://github.com/durandtibo/karbonn/pull/46
* Improve activation layers by durandtibo in https://github.com/durandtibo/karbonn/pull/47
* Update naming by durandtibo in https://github.com/durandtibo/karbonn/pull/48
* Add base class to find module input and output sizes by durandtibo in https://github.com/durandtibo/karbonn/pull/49
* Add `BilinearSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/50
* Add `AutoSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/51
* Add `UnknownSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/53
* Add `SequentialSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/52
* Improve some tests by durandtibo in https://github.com/durandtibo/karbonn/pull/54
* Add `RecurrentSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/55
* Add `find_in_features` and `find_out_features` by durandtibo in https://github.com/durandtibo/karbonn/pull/56
* Remove `SizeFinderConfig` by durandtibo in https://github.com/durandtibo/karbonn/pull/57
* Add `ConvolutionSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/58
* Add `EmbeddingSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/59
* Add `BatchNormSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/60
* Add `MultiheadAttentionSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/61
* Add `ModuleListSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/62
* Update docstrings by durandtibo in https://github.com/durandtibo/karbonn/pull/63
* Update `MultiheadAttentionSizeFinder` to capture 3 inputs by durandtibo in https://github.com/durandtibo/karbonn/pull/64
* Add `TransformerSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/65
* Minor improvements by durandtibo in https://github.com/durandtibo/karbonn/pull/66
* Add `GroupNormSizeFinder` by durandtibo in https://github.com/durandtibo/karbonn/pull/67
* Add `modules` and refactor by durandtibo in https://github.com/durandtibo/karbonn/pull/68
* Add `asinh_mse_loss` by durandtibo in https://github.com/durandtibo/karbonn/pull/69
* Add missing test by durandtibo in https://github.com/durandtibo/karbonn/pull/70
* Add `log_cosh_loss` and `msle_loss` by durandtibo in https://github.com/durandtibo/karbonn/pull/71
* Add `asinh_smooth_l1_loss` by durandtibo in https://github.com/durandtibo/karbonn/pull/72
* Add `relative_loss` by durandtibo in https://github.com/durandtibo/karbonn/pull/73
* Add `RelativeLoss` by durandtibo in https://github.com/durandtibo/karbonn/pull/74
* Add relative indicator functions by durandtibo in https://github.com/durandtibo/karbonn/pull/75
* Refactor modules by durandtibo in https://github.com/durandtibo/karbonn/pull/76
* Improve relative loss modules by durandtibo in https://github.com/durandtibo/karbonn/pull/77
* Reverse most of previous refactoring by durandtibo in https://github.com/durandtibo/karbonn/pull/78
* Refactor `relative_loss` by durandtibo in https://github.com/durandtibo/karbonn/pull/79
* Add `GeometricMeanIndicator` by durandtibo in https://github.com/durandtibo/karbonn/pull/80
* Add `MaximumMeanIndicator` and `MinimumMeanIndicator` by durandtibo in https://github.com/durandtibo/karbonn/pull/81
* Add `MomentMeanIndicator` by durandtibo in https://github.com/durandtibo/karbonn/pull/82
* Update documentation by durandtibo in https://github.com/durandtibo/karbonn/pull/83
* Update docstrings by durandtibo in https://github.com/durandtibo/karbonn/pull/84
* Add `TransformedLoss` by durandtibo in https://github.com/durandtibo/karbonn/pull/85
* Add `AsinhMSELoss` and `AsinhSmoothL1Loss` by durandtibo in https://github.com/durandtibo/karbonn/pull/86
* Add `ToFloat` and `ToLong` by durandtibo in https://github.com/durandtibo/karbonn/pull/87
* Add `Squeeze` by durandtibo in https://github.com/durandtibo/karbonn/pull/88
* Improve docstrings by durandtibo in https://github.com/durandtibo/karbonn/pull/89
* Add `ConcatFusion` by durandtibo in https://github.com/durandtibo/karbonn/pull/90
* Add `reduction` to `extra_repr` by durandtibo in https://github.com/durandtibo/karbonn/pull/91
* Add fusion layers by durandtibo in https://github.com/durandtibo/karbonn/pull/92
* Add `MulticlassFlatten` by durandtibo in https://github.com/durandtibo/karbonn/pull/93
* Bump mkdocs-material from 9.5.15 to 9.5.16 by dependabot in https://github.com/durandtibo/karbonn/pull/94
* Add `ParameterSummary` by durandtibo in https://github.com/durandtibo/karbonn/pull/95
* Add optional `tabulate` dependency by durandtibo in https://github.com/durandtibo/karbonn/pull/96
* Add `tabulate_parameter_summary` by durandtibo in https://github.com/durandtibo/karbonn/pull/97
* Add `parse_batch_shape` by durandtibo in https://github.com/durandtibo/karbonn/pull/98
* Add `parse_batch_dtype` by durandtibo in https://github.com/durandtibo/karbonn/pull/99
* Add `ModuleSummary` by durandtibo in https://github.com/durandtibo/karbonn/pull/100
* Add more tests by durandtibo in https://github.com/durandtibo/karbonn/pull/101
* Improve `ModuleSummary` by durandtibo in https://github.com/durandtibo/karbonn/pull/102
* Add `get_named_modules` by durandtibo in https://github.com/durandtibo/karbonn/pull/103
* Add `__str__` and `__repr__` to `ModuleSummary` by durandtibo in https://github.com/durandtibo/karbonn/pull/104
* Add `module_summary` by durandtibo in https://github.com/durandtibo/karbonn/pull/105
* Add summary utility functions by durandtibo in https://github.com/durandtibo/karbonn/pull/106
* Add summary utility functions by durandtibo in https://github.com/durandtibo/karbonn/pull/107
* Add `tabulate_module_summary` by durandtibo in https://github.com/durandtibo/karbonn/pull/108
* Add `to_tensor` by durandtibo in https://github.com/durandtibo/karbonn/pull/109
* Add missing test by durandtibo in https://github.com/durandtibo/karbonn/pull/110
* Add `CosSinScalarEncoder` by durandtibo in https://github.com/durandtibo/karbonn/pull/111
* Fix failing test by durandtibo in https://github.com/durandtibo/karbonn/pull/112
* Add `AsinhScalarEncoder` by durandtibo in https://github.com/durandtibo/karbonn/pull/113
* Add `AsinhScalarEncoder` by durandtibo in https://github.com/durandtibo/karbonn/pull/114
* Add `find_module_state_dict` by durandtibo in https://github.com/durandtibo/karbonn/pull/115
* Add `load_state_dict_to_module` by durandtibo in https://github.com/durandtibo/karbonn/pull/116
* Bump mkdocstrings from 0.24.1 to 0.24.3 by dependabot in https://github.com/durandtibo/karbonn/pull/117
* Bump idna from 3.6 to 3.7 by dependabot in https://github.com/durandtibo/karbonn/pull/118
* Bump ruff from 0.3.5 to 0.3.7 by dependabot in https://github.com/durandtibo/karbonn/pull/119
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/durandtibo/karbonn/pull/120
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/123
* Add issue templates by durandtibo in https://github.com/durandtibo/karbonn/pull/124
* Add PR templates by durandtibo in https://github.com/durandtibo/karbonn/pull/125
* Add CONTRIBUTING.md by durandtibo in https://github.com/durandtibo/karbonn/pull/126
* Bump mkdocstrings from 0.24.3 to 0.25.0 by dependabot in https://github.com/durandtibo/karbonn/pull/130
* Bump black from 24.4.1 to 24.4.2 by dependabot in https://github.com/durandtibo/karbonn/pull/128
* Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by dependabot in https://github.com/durandtibo/karbonn/pull/127
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/durandtibo/karbonn/pull/129
* Bump coola from 0.6.0 to 0.6.1 by dependabot in https://github.com/durandtibo/karbonn/pull/135
* Bump mkdocstrings from 0.25.0 to 0.25.1 by dependabot in https://github.com/durandtibo/karbonn/pull/134
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/durandtibo/karbonn/pull/131
* Bump ruff from 0.4.2 to 0.4.3 by dependabot in https://github.com/durandtibo/karbonn/pull/132
* Bump mike from 2.0.0 to 2.1.1 by dependabot in https://github.com/durandtibo/karbonn/pull/133
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/136
* Bump ruff from 0.4.3 to 0.4.4 by dependabot in https://github.com/durandtibo/karbonn/pull/139
* Bump mkdocs-material from 9.5.21 to 9.5.22 by dependabot in https://github.com/durandtibo/karbonn/pull/138
* Bump pre-commit from 3.7.0 to 3.7.1 by dependabot in https://github.com/durandtibo/karbonn/pull/137
* Update workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/140
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/durandtibo/karbonn/pull/141
* Bump mkdocs-material from 9.5.22 to 9.5.23 by dependabot in https://github.com/durandtibo/karbonn/pull/142
* Bump requests from 2.31.0 to 2.32.0 in the pip group by dependabot in https://github.com/durandtibo/karbonn/pull/143
* Bump ruff from 0.4.4 to 0.4.5 by dependabot in https://github.com/durandtibo/karbonn/pull/146
* Bump mkdocs-material from 9.5.23 to 9.5.24 by dependabot in https://github.com/durandtibo/karbonn/pull/145
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/durandtibo/karbonn/pull/144
* Bump xdoctest from 1.1.3 to 1.1.4 by dependabot in https://github.com/durandtibo/karbonn/pull/147
* Bump ruff from 0.4.5 to 0.4.7 by dependabot in https://github.com/durandtibo/karbonn/pull/148
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/durandtibo/karbonn/pull/150
* Bump mkdocs-material from 9.5.24 to 9.5.25 by dependabot in https://github.com/durandtibo/karbonn/pull/149
* Update dependencies by durandtibo in https://github.com/durandtibo/karbonn/pull/151
* Bump tornado from 6.4 to 6.4.1 in the pip group by dependabot in https://github.com/durandtibo/karbonn/pull/152
* Bump coola from 0.6.1 to 0.7.0 by dependabot in https://github.com/durandtibo/karbonn/pull/155
* Bump mkdocs-material from 9.5.25 to 9.5.26 by dependabot in https://github.com/durandtibo/karbonn/pull/157
* Bump ruff from 0.4.7 to 0.4.8 by dependabot in https://github.com/durandtibo/karbonn/pull/156
* Bump xdoctest from 1.1.4 to 1.1.5 by dependabot in https://github.com/durandtibo/karbonn/pull/153
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/durandtibo/karbonn/pull/154
* Update workflows by durandtibo in https://github.com/durandtibo/karbonn/pull/158
* Release version `0.0.1` by durandtibo in https://github.com/durandtibo/karbonn/pull/159

New Contributors
* durandtibo made their first contribution in https://github.com/durandtibo/karbonn/pull/1
* dependabot made their first contribution in https://github.com/durandtibo/karbonn/pull/6

**Full Changelog**: https://github.com/durandtibo/karbonn/commits/v0.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.