Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-01-23 | 358 Bytes | |
TensorNets 0.4.2.tar.gz | 2020-01-23 | 786.7 kB | |
TensorNets 0.4.2.zip | 2020-01-23 | 818.4 kB | |
Totals: 3 Items | 1.6 MB | 0 |
Areas of improvement
- TF 2 supports (#55).
- Suppression of deprecation warnings for TF 1.14 and 1.15.
- Unit tests / CI improvements.
- Update of the performance table to follow the recent report format.
API changes
- Add
reduce_max
andswish
. - Add
weights_regularizer
as a parameter ofset_args
.
Breaking changes
None.