Areas of improvement
- Fix the failure when required packages was not installed (#60).
API changes
- Update
init,load, andsave(see examples).
Breaking changes
None.
Unclaimed project
Are you a maintainer of tensornets? Claim this project to take control of your public changelog and roadmap.
Changelog
High level network definitions with pre-trained weights in TensorFlow
init, load, and save (see examples).None.
None.
init, load, and save.names as parameter of middles, outputs, and weights.None.
None.
None.
reduce_max and swish.weights_regularizer as a parameter of set_args.None.
pretrained_initializer with the latest NumPy.logits to access a logits tensor directly.middles() which is equivalent to get_middles().outputs() which is equivalent to `get_ou...