keras
https://github.com/keras-team/keras
Python
Deep Learning for humans
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- the layer name scope opens twice per call
- tree walks still run on single-tensor calls whose structure is already known
- perf(layers): extend CallSpec fast path to training=<bool> kwarg
- Fix CosineSimilarity metric dropping axis in get_config
- Escape interpolated fields in make_layer_label
- signature.bind runs on every layer call
- standardize_dtype / result_type do uncached O(n) dtype lookups
- convert_to_tensor always calls .to() because of a str vs torch.device comparison bug
- assert_input_compatibility re-validates the same static InputSpec every call
- Dense and EinsumDense go through generic einsum on torch instead of F.linear
- Docs
- Python not yet supported