Deeptensor

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

What's Changed
* feat: conv2d, maxpool and flatten layer added by deependujha in https://github.com/deependujha/DeepTensor/pull/37
* fix: reduce memory leak by 85% by deependujha in https://github.com/deependujha/DeepTensor/pull/38
* feat: replace feedforward layer with linear layer by deependujha in https://github.com/deependujha/DeepTensor/pull/39
* bump: version 0.5.0 by deependujha in https://github.com/deependujha/DeepTensor/pull/40


**Full Changelog**: https://github.com/deependujha/DeepTensor/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* feat: check version in CI by deependujha in https://github.com/deependujha/DeepTensor/pull/34
* Feat: add more python tests and fix bugs by deependujha in https://github.com/deependujha/DeepTensor/pull/35
* bump: version 0.4.0 by deependujha in https://github.com/deependujha/DeepTensor/pull/36


**Full Changelog**: https://github.com/deependujha/DeepTensor/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* bump: version 0.2.0 by deependujha in https://github.com/deependujha/DeepTensor/pull/25
* feat: add all optimizers by deependujha in https://github.com/deependujha/DeepTensor/pull/29
* feat: exposed optimizer class to python by deependujha in https://github.com/deependujha/DeepTensor/pull/30
* feat: add HE & XAVIER initialization method in normal and uniform mode by deependujha in https://github.com/deependujha/DeepTensor/pull/32
* test: new DeepTensor API by deependujha in https://github.com/deependujha/DeepTensor/pull/33


**Full Changelog**: https://github.com/deependujha/DeepTensor/compare/v0.2.0...v0.3.0

v0.2.0-fix
What's Changed
* bump: version 0.2.0 by deependujha in https://github.com/deependujha/DeepTensor/pull/25


**Full Changelog**: https://github.com/deependujha/DeepTensor/compare/v0.2.0...v0.2.0-fix

0.2.0

What's Changed
* bump: updated to version 0.1.0 by deependujha in https://github.com/deependujha/DeepTensor/pull/13
* fix: pypi publish bug by deependujha in https://github.com/deependujha/DeepTensor/pull/14
* feat: add JsonCPP library by deependujha in https://github.com/deependujha/DeepTensor/pull/15
* feat: add non-linear functions by deependujha in https://github.com/deependujha/DeepTensor/pull/16
* feat: add docs to the project by deependujha in https://github.com/deependujha/DeepTensor/pull/17
* feat: add tensor class for multi-dimensional support by deependujha in https://github.com/deependujha/DeepTensor/pull/18
* feat: clean model api by deependujha in https://github.com/deependujha/DeepTensor/pull/19
* feat: Add non-linear activations to tensor class and layer compatible activations class by deependujha in https://github.com/deependujha/DeepTensor/pull/20
* feat: add tests for model by deependujha in https://github.com/deependujha/DeepTensor/pull/21
* feat: Expose new model api to python by deependujha in https://github.com/deependujha/DeepTensor/pull/23


**Full Changelog**: https://github.com/deependujha/DeepTensor/compare/v0.1.0...v0.2.0

v0.1.0-fix1
What's Changed
* Update issue templates by deependujha in https://github.com/deependujha/DeepTensor/pull/1
* nitpicks by deependujha in https://github.com/deependujha/DeepTensor/pull/2
* feat: start working on value class and add support for googletest by deependujha in https://github.com/deependujha/DeepTensor/pull/3
* feat: Value class supports add, subtract, multiply, power, relu and back-prop by deependujha in https://github.com/deependujha/DeepTensor/pull/4
* Feat: complete value object by deependujha in https://github.com/deependujha/DeepTensor/pull/7
* feat: add cpp classes and methods for defining a neural network by deependujha in https://github.com/deependujha/DeepTensor/pull/8
* feat: added ctest for neural_network modules by deependujha in https://github.com/deependujha/DeepTensor/pull/9
* feat: added more tests for neural-network-module by deependujha in https://github.com/deependujha/DeepTensor/pull/10
* feat: added python tests for Value, Neuron, Layer, and MLP by deependujha in https://github.com/deependujha/DeepTensor/pull/11
* imp: 🥳 works fine and can train models wohooo 🎆 by deependujha in https://github.com/deependujha/DeepTensor/pull/12
* bump: updated to version 0.1.0 by deependujha in https://github.com/deependujha/DeepTensor/pull/13
* fix: pypi publish bug by deependujha in https://github.com/deependujha/DeepTensor/pull/14

New Contributors
* deependujha made their first contribution in https://github.com/deependujha/DeepTensor/pull/1

**Full Changelog**: https://github.com/deependujha/DeepTensor/compare/v0.0.1...v0.1.0-fix1

0.0.1

**Full Changelog**: https://github.com/deependujha/DeepTensor/commits/v0.0.1

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.