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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- Update padding mode in average pooling tests
- Fix convert_to_tensor dropping input dtype when floatx is bfloat16
- Validate GroupNormalization epsilon is positive
- Validate RMSprop rho is in [0, 1]
- SimpleRNN and RandomGrayscale drop seed from get_config
- Torch backend: `binary_crossentropy` with an integer target stops the Python process on MPS
- With Torch backend `sparse_categorical_crossentropy` silently accepts out-of-range class indices on MPS
- Serialize seed in SimpleRNN and RandomGrayscale
- IoU.result raises an axis error when axis is not the last dimension
- Fix IoU.result when axis is not the last dimension
- Docs
- Python not yet supported