Name | Modified | Size | Downloads / Week |
---|---|---|---|
GPL-3.0 license.txt | 2013-05-09 | 34.7 kB | |
DJDarwin_intro.pdf | 2013-05-09 | 4.8 MB | |
README.txt | 2013-05-09 | 1.1 kB | |
DJDarwin_project_summary.pdf | 2013-05-09 | 475.8 kB | |
DJDarwin_executable.7z | 2013-05-09 | 91.5 kB | |
DJDarwin_source_code.7z | 2013-05-09 | 90.3 kB | |
DJDarwin.7z | 2013-05-09 | 5.4 MB | |
Totals: 7 Items | 10.9 MB | 0 |
Copyright (C) 2010 Nir Rosenfeld and Assaf Michaely DJ Darwin - A genetic algorithms approach to creating beats. ============================================================ The program was written as part of an artificial intelligence course, in 2010. we were very pleased with the result, but never got to releasing it beyond our set of friends. DJDarwin_intro.pdf explains what the program does and how to use it. DJDarwin_About.pdf explains a bit more in detail. =================== To run the program: ------------------- 1- make sure you have Java SDK (http://www.oracle.com/technetwork/java/javase/downloads/index.html). We wrote the program under jdk 6, but with jdk7u21 it seems to still work. 2- run DJ_Darwin_exec\DJDarwin.jar 3- the program comes with a set of beats we created (some by hand, some with the program). they can be found in the \beats directory. ======== License: -------- The program is licsened under GPL-3.0 (see license in the same directory as this file). ========= Contacting us: Nir Rosenfeld - nir.rosenfeld@gmail.com Assaf Michaely - assafmichaely@gmail.com