GithubHelp home page GithubHelp logo

road2018 / codalab-competitions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codalab/codalab-competitions

0.0 1.0 0.0 62.19 MB

CodaLab Competitions

Home Page: https://competitions.codalab.org

License: Other

Python 83.14% HTML 7.19% JavaScript 1.57% CSS 6.82% Shell 0.18% Batchfile 0.01% Dockerfile 0.01% Less 1.08%

codalab-competitions's Introduction

CodaLab logo Circle CI

What is CodaLab?

CodaLab is an open-source web-based platform that enables researchers, developers, and data scientists to collaborate, with the goal of advancing research fields where machine learning and advanced computation is used. CodaLab helps to solve many common problems in the arena of data-oriented research through its online community where people can share worksheets and participate in competitions.

To see Codalab Competition's in action, visit competitions.codalab.org.

Documentation

Community

The CodaLab community forum is hosted on Google Groups.

Quick installation (for Linux!)

To participate in competitions, or even organize your own competition, you don't need to install anything, you just need to sign in an instance of the platform (e.g. this one). If you wish to configure your own instance of CodaLab competitions, here are the instructions:

Install docker and add your user to the docker group, if you haven't already

$ wget -qO- https://get.docker.com/ | sh
$ sudo usermod -aG docker $USER

Clone this repo and get the default environment setup

$ git clone https://github.com/codalab/codalab-competitions
$ cd codalab-competitions
$ cp .env_sample .env
$ pip install docker-compose
$ docker-compose up -d

Now you should be able to access http://localhost/

More details on how to configure your own instance:

codalab-competitions's People

Contributors

ckcollab avatar irjudson avatar raisins avatar adamtlord avatar cpoulain avatar flavioalexander avatar csrampey avatar percyliang avatar tthomas63 avatar lotusgraham avatar kashizui avatar pujun-ai avatar jared-cain avatar quebecisnice avatar xbaro avatar anjithpal avatar didayolo avatar brendanmyers88 avatar dano314 avatar javierluraschi avatar dominiquemb avatar madclam avatar gibsonbailey avatar laurentsenta avatar jimmykodes avatar tonyyang-svail avatar bibinkg avatar logological avatar marccote avatar loriada 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.