Anass AL AMMIRI
Results
2
issues of
Anass AL AMMIRI
When I use the layer "RationalHat", I get the following error: > UnboundLocalError Traceback (most recent call last) > ~\AppData\Local\Temp/ipykernel_33568/2646110522.py in > 65 rho = tf.keras.Sequential([tf.keras.layers.Dense(1, activation="sigmoid")]) > 66 model...
Fixes the UnboundLocalError in RationalHat layer initialization that was reported in issue #4. - Resolves GitHub issue #4