Projects

DeepArtist.org

  1. examples.deepartist.org

MindsEye

Our most recent release is 2.0.0

The uber-project is on github - Just clone it and git submodule update --init to have build tree of everything.

Maven snippet would be something like:

<dependency>
    <groupId>com.simiacryptus</groupId>
    <artifactId>mindseye-art</artifactId>
    <version>2.0.0</version>
</dependency>