Skip to content

assert error when trying to run emotions.py? #21

@ghost

Description

Hi,

I was interested in trying out your emotions.py function, but when I use the following inputs:

python emotions.py serialized_network --kaggle,

I get the error in deepbelief.py line 504:
assert np.all(mins >=0.0) and np.all(maxs < 1.0 + 1e-8)
Assertion error

Am I doing something wrong with how I'm calling the function?

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