This is the implementation of the Keras Interface. This PR supports only the differentiation with TensorFlow as backend.
In a future PR, I plan to enhance this Keras Interface by adding support for other types of differentiation, such as JAX.
As stated in issue #47, I had to change the Binary encoding implementation to use Symbolic Tensors.
This is the implementation of the Keras Interface. This PR supports only the differentiation with TensorFlow as backend. In a future PR, I plan to enhance this Keras Interface by adding support for other types of differentiation, such as JAX.
As stated in issue #47, I had to change the Binary encoding implementation to use Symbolic Tensors.