v0.2.0
jean-francoisreboud
released this
27 Feb 17:50
·
75 commits
to main
since this release
0.2.0 (2023-02-27)
Features
🪜 layer_1d: Softmax1D, DotProduct1D & Constant1D (#49)
🪜 feat: remove activation from layer (#47)
🪜 feat: LayerMerge1D, Sum1D, Concat1D, Concat2D (#43)
🪜 layer_2d: Deconvolution2D (#42)
🪜 feat: getDeltaWeightsGPU per sample API (#41)
Bug Fixes
🐛 fix: use buffers for neuron selection in SelectNeurons1D (#50)
🐛 fix: model context max id (#45)
🐛 fix: remove error when data input may indicate lower batch size (#44)
Miscellaneous Tasks
📚 docs: change project description and add links (#57)
📚 docs: PropertyListEncoder by default (#51)
🎉 refactor: logo (#46)
🎉 refactor!: re brand the framework (#40)