Code Monkey home page Code Monkey logo

builder's Introduction

Experiment Factory Builder

  • CircleCI

This is the experiment factory builder. The experiment folders that you add to the folder experiments will be built into an experiment factory Docker Container, or you can select from the library by adding the name to the experiments.txt in this folder. I'm hoping to transform this into a CircleCi Orb so it can better serve as a service template.

Generally, you should do the following:

  1. For custom experiments, put experiment subfolders in experiments. Each should be served statically, and submit to /next
  2. For experiments from the library write the unique identifier (e.g., stroop tower-of-london) into the file experiments.txt.
  3. Connect the repository to Circle CI to build your experiment container!
  4. Optionally, you can add a Docker Hub username (DOCKER_USER) and password (DOCKER_PASS), along with a custom container name (CONTAINER_NAME), to the Circle CI environment. You will first need to create the repository for the associated container name on Docker Hub. This will not only build and test, but will build, test, and deploy your experiment container for others to use.

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.