Giter Club home page Giter Club logo

task-ties's Introduction

CoronaWhy TIES Task Force

“CoronaWhy”

A worldwide effort by volunteers to fight Coronavirus (COVID-19)

CI

Understanding the COVID-19 transmission, incubation, and environmental stability.

About CoronaWhy

CoronaWhy is a crowd-sourced team of over 350 engineers, researchers, project managers, and all sorts of other professionals with diverse backgrounds who joined forces to tackle the greatest global problem of today--understanding and conquering the COVID-19 pandemic. This team formed in response to the Kaggle CORD-19 competition to synthesize the flood of new knowledge being generated every day about COVID-19. The goal for the organization is to inform policy makers and care providers about how to combat this virus with knowledge from the latest research at their disposal.

About CoronaWhy TIES Task

TODO

About CoronaWhy TIES Task Force

List of collaborators (pending)

Install

Also, although it is not strictly required, the usage of a virtualenv is highly recommended in order to avoid interfering with other software installed in the system.

These are the minimum commands needed to create a virtualenv using python3.6 for task-ties:

pip install virtualenv
virtualenv -p $(which python3.6) task-ties

Afterwards, you have to execute this command to activate the virtualenv:

source task-ties/bin/activate

Remember to execute it every time you start a new console to work on task-ties!

With your virtualenv activated, you can clone the repository and install it from source by running make install-deveop on the stable branch:

git clone [email protected]:CoronaWhy/task-ties.git
cd task-ties
git checkout stable
make install-develop

Now you have the code installed on your local system, and you are ready to help us with your contribution, but first, please have a look at the Contributing Guide.

task-ties's People

Contributors

antonpolishko avatar csala avatar skyprince999 avatar smartcaveman 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.