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
- 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)
- fix: replace bare except with except Exception in python_utils
- rgb_to_hsv does not validate channel count for Keras Input with channels_first
- ConvLSTM1D allows invalid strides/dilation config when built with Keras Input
- Docs
- Python not yet supported