{"library":"keras","type":"library","category":null,"description":"Keras 3 is a multi-backend deep learning framework providing a high-level API for building and training neural networks. It supports JAX, TensorFlow, PyTorch, and OpenVINO (for inference-only) as computational backends, allowing users to leverage the same codebase across different frameworks. Focused on fast experimentation and user experience, Keras 3 enables efficient development and deployment of deep learning models across various domains. The current version is 3.13.2, and the library maintains an active release cadence with frequent updates.","language":"python","status":"active","version":"3.13.2","tags":["deep learning","machine learning","neural networks","ai","multi-backend","tensorflow","pytorch","jax"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install keras --upgrade","imports":["from keras import Model","from keras import layers"]},{"cmd":"pip install tensorflow # for TensorFlow backend\npip install jax jaxlib # for JAX backend\npip install torch torchvision torchaudio # for PyTorch backend","imports":[]}],"homepage":"https://keras.io/","github":"https://github.com/keras-team/keras","docs":null,"changelog":null,"pypi":"https://pypi.org/project/keras/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":23,"avg_install_s":6.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/keras/compatibility"}}