Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-10 | 311 Bytes | |
v0.17.0 source code.tar.gz | 2025-03-10 | 198.1 kB | |
v0.17.0 source code.zip | 2025-03-10 | 254.5 kB | |
Totals: 3 Items | 452.9 kB | 0 |
- Added support for
Conv1DTranspose
andConv2DTranspose
layers - Augmented Python scripts with type annotations
- If you're updating from a previous version of frugally-deep, make sure to convert your
.keras
files again to.json
because the ordering of the elements in the weight matrixes has changed.