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
- [Bug] Segmentation mask visualization docs use one-based class labels but implementation uses zero-based indices
- [Bug] TorchDataLoaderAdapter corrupts dict and single-tensor batches on non-Torch backends
- [Bug] `model.fit()` hangs indefinitely after calling `StringLookup.adapt()` on macOS Apple Silicon (CPU) with TF 2.21.0 + Python 3.13
- [Bug] `model.evaluate()` reports incorrect metric values in graph mode when dataset has fixed batch dimension in `element_spec`
- [Bug] TF tracing fails for distributed training with stateful optimizers
- [bug-fix] enter `tf.init_scope` when adding optimizer variables with TF backend
- Add erfinv tests and TensorFlow CPU fallback for half precision
- Support native Grouped-Query Attention (GQA) Key/Value head broadcast.
- Rebase MLX backend onto master
- [Bug] `tf.data` class weights fail for omitted classes
- Docs
- Python not yet supported