nfirle

Results 2 issues of nfirle

### Summary This PR adds support for Keras 3 in the `from_keras` conversion function. Keras 3 introduced several breaking changes in model serialization and internal APIs, which caused the existing...

This PR adds support for converting QKeras models built with Keras 3. The internal naming scheme in Keras 3 has changed (e.g. added numerical suffixes to layer names), which previously...