Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 833 Bytes

File metadata and controls

24 lines (18 loc) · 833 Bytes

DEAP-evo-example

How to make it work

  1. Create a .env file
  2. Add in the following variables:
  • CIFAR100_DIR={Path to a CIFAR100 file}
  • CIFAR10_DIR={Path to CIFAR10 file} [Depricated]
  • ImageNet_DIR={Path to ImageNet file} [Depricated]
  • Run either run.sh or run.bat, depending on your version

Note

Currently, stitching different files together is not supported

DEAP image The above is depricated

Resources

Credits