Skip to content

Cannot run CIFAR experiment #10

Description

@ZvikaZ

Hi.

I'm trying to run the CIFAR experiment, but encountered several issues. It seems like packages version mismatches. I managed to solve some of the issues, but other arose.

My current best trial is with using the command

 conda create -n genattack "tensorflow-gpu<=1.13.1"  numpy "scipy<=0.19.1" keras

, (and running python main.py --model=cifar ... instead of --model=cifar10) but still, it fails quite early.

Can you please supply instructions how to recreate the environment required to run CIFAR experiment? preferably, with a conda command, with detailed version constraints?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions