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.isclose incorrectly returns False for matching positive and negative infinities
- fix: prevent tf.math.erfinv from returning inf near 1.0 boundary
- [Fix] keras.ops.nancumprod returns float32 max instead of inf for NaN followed by Inf
- Add image restoration losses: Charbonnier, PSNR, TotalVariation, EdgeAwareSmoothness, MSSSIM
- [Feature request] A Restoration and Perceptual loss suite
- fix(preprocessing): preserve segmentation mask dtype across augmentation layers
- feat(layer): allow sublayer and variable reassignment after build
- feat(models): add convert_data_format for channels_first/last model conversion
- [Bug] Torch `random.shuffle(axis=-1)` mishandles negative axes
- [Fix] Torch random.shuffle(axis=-1) mishandles negative axes
- Docs
- Python not yet supported