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
- feat: Add layered architecture visualization
- [Bug] Namespace Hijacking via Priority Inversion in `deserialize_keras_object`
- Improve deserialize_keras_object errors for malformed class configs
- Add validation for invalid Sequential layer configs
- Fix: Validate trainable parameter as boolean in deserialize_keras_object
- GHSA-xfhx-r7ww-5995: claimed fixed version 3.13.1 still ships pre-fix code
- Fix: validate config is dict in deserialize_keras_object (good first issue)
- Validate inner config dict type in deserialize_keras_object
- Accept integer-like scalars (numpy ints, 0-d int tensors) for Dense `units`
- Reject raw callables in config during deserialization
- Docs
- Python not yet supported