Skip to content

CadeLaRen/innovation-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innovation Engine

This is the code base used to reproduce the experiments in the paper:

Nguyen A, Yosinski J, Clune J. "Innovation Engines: Automated creativity and improved stochastic optimization via Deep Learning". Proceedings of the Genetic and Evolutionary Computation Conference (GECCO '15), 2015.

If you use this software in an academic article, please cite:

@inproceedings{nguyen2015innovation,
  title={Innovation Engines: Automated Creativity and Improved Stochastic Optimization via Deep Learning},
  author={Nguyen, Anh and Yosinski, Jason and Clune, Jeff},
  booktitle={Genetic and Evolutionary Computation Conference (GECCO), 2015 IEEE Conference on},
  year={2015}
}

For more information regarding the paper, please visit www.evolvingai.org/InnovationEngine

Notes

This code base is a fork from the [initial project] (https://github.com/Evolving-AI-Lab/fooling).

Requirements and Installation

To start off, please refer to the documentation in the initial [project] (https://github.com/Evolving-AI-Lab/fooling)

Feel free to create github issues. We will help you as we can.

License

MIT License.

About

Code base for "Innovation Engines" GECCO 2015 paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 46.6%
  • C++ 43.4%
  • Python 4.9%
  • Cuda 1.7%
  • CMake 1.3%
  • Shell 0.7%
  • Other 1.4%