Code Monkey home page Code Monkey logo

eden's Introduction

Eden

You were in Eden, the garden of God. Every kind of precious stone adorned you: ruby, topaz, and diamond, beryl, onyx, and jasper, sapphire, turquoise, and emerald. Your mountings and settings were crafted in gold, prepared on the day of your creation.

Ezekiel 28:13

Eden is a sandbox for the Abraham project to test pipelines for creating generative art with machine learning.

In Eden, Abraham is free of the autonomy, originality, and uniqueness criteria required of an autonomous artificial artist. There are no security, privacy, or decentralization constraints.

Once we eat from the tree of knowledge, admitting the possibility of evil (bias, subversion, data poisoning, collusion, and other potential attacks), all development will be transferred to Abraham-mvp, and Eden will be destroyed.

Contents

Eden contains:

  • wrappers of deep learning repositories for generative modeling, and manipulation of images, text, and audio, structured as submodules.
  • an API written on top to combine and chain models together.
  • examples and demos.

Setup

To install, command your terminal the following:

git clone --recurse-submodules https://github.com/abraham-ai/eden
cd eden
pip install -r requirements.txt

Also useful:

sudo apt install nodejs
sudo apt install
jupyter labextension install @jupyter-widgets/jupyterlab-manager

A Pipfile is also provided if you wish to use pipenv.

The external folder contains submodules of dependencies. These can be used directly according to their own instructions, as well as through wrappers contained in the eden library.

Many of the dependencies require additional files (mostly pre-trained models) to run. The commandment is:

python setup_external_libs.py

At this moment, Eden is unstable and scarcely documented. Development is underway. The code is currently provided as-is. In the future, it should be turned into a python package and a Docker container will be helpful as well. Documentation is promised.

Examples

A set of work-in-progress examples are found inside the examples directory, packaged as Jupyter notebooks. In the future, it may make sense to divide these into "templates" (minimal examples that demonstrate how to use core features).

eden's People

Contributors

genekogan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.