Giter VIP home page Giter VIP logo

database's Introduction

The Database

Unify database is a collection of curated YAML files that hold a description of different algorithms, tools, repos, products, related to different layers of the ML deployment stack, mainly: serving, compression, compilers, hardware.

Website - Contribute

How to access the database

You can offer the database through:

Database Structure

The database tree looks like this:

tool-category-1/
    ├─ tool.yaml
tool-category-2/
    ├─ __default.yaml
    ├─ tool.yaml
scripts/
    ├─ script.py
_sample.yaml
tags.yaml

  • Tool category folders: For each tool a category is assigned, this is only organizational and doesn't reflect in the user interface.
  • tool.yaml: Actual database entries, they should follow the format found in _sample.yaml. Note that files that starts with . or _ won't be rendered (e.g. _sample.yaml).
  • __default.yaml: A special file that holds placeholder values for entries in the same folder, unless overridden by the actual entry. This is useful for assigning placeholder images, descriptions for entries that miss them.
  • _sample.yaml: A sample yaml file explaining the current schema of entries.
  • tags.yaml: List of currently available tags, if you introducted new tags you should add them in this file.

database's People

Contributors

kareemmax avatar jpgoodale avatar vaatsalya123 avatar hello-fri-end avatar kurshakuz avatar aparajith21 avatar juliagsy avatar guillesanbri avatar nripeshn avatar zoecd avatar djl11 avatar infrared1029 avatar ogbanugot avatar sai-suraj-27 avatar tomatillos avatar nassimberrada 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.