The problem seems to be in the discriminator structure because the recursion error appears there. My dataset is composed of 20 images 64x64x3 so the array with images stored is 20x64x64x3. How do you think the structure of the discriminator needs to be modified?
https://colab.research.google.com/drive/12qIF5GN2wVynqE4-CZPvGk9MZQiK6X51?usp=sharing
Thank you
Eleonora