Skip to content

example_gan.py TypeError #27

@MaevaLC

Description

@MaevaLC

Hello,

Sorry to bother, I'm fairly new to Keras and everything. I'm trying to set up two adversarial neural networks, and your lib seems very interesting to me. I cloned the repository and installation went successfully. But I tried to launch example_gan.py, and I got an error. I don't understand enough yet to be able to solve it by myself...

I'm using Spyder 2.3.9, with Python 3.5, TensorFlow : 1.1.0, Keras : 2.0.4

The error is : "TypeError: Value passed to parameter 'shape' has DataType float32 not in list of allowed values: int32, int64"

PasteBin of the full Traceback : https://pastebin.com/0BaAcuQa

Any kind of help is appreciated :) !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions