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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- Fix: keras.ops.argpartition failed when axis==None
- keras.ops.separable_conv returns incorrect static shape for channels_first with dilation and stride
- EinsumDense returns incorrect symbolic output shape for valid equation/output_shape
- keras.ops.image.extract_patches returns incorrect output shape for channels_first
- keras.ops.argpartition failed when axis==None
- keras.ops.pad fails on TensorFlow eager tensors when pad_width=0
- Fix: resolve ops.padrank error for eager tensors
- Discretization one_hot output has incorrect static shape with Keras.Input
- fix: replace bare except with except Exception in model.py (2 sites)
- AttributeError in ZIP extraction: 'ZipInfo' object has no attribute 'name' (introduced in #21760)
- Docs
- Python not yet supported