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
- 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
- test: regression tests for Conv kernel_size > input dims (#22414, #22416)
- Fix misleading error messages in ReLU and add missing tests for ReLU, constraints, and regularizers
- Add functional `keras.ops.grad`
- Conv2D layer incorrectly infers non-empty static shape (0-size spatial dimensions) when kernel_size > input spatial size (related to #22414)
- Docs
- Python not yet supported