Giter VIP home page Giter VIP logo

deploy-ml

This open source library is esentually a wrapper for popular machine learning libraries. It streamlines, and simplifies the training and deployment of algrithms. Right now the library is in its infancy. We are working to get the core functionality up and running in order to be tested at Imperial College London.

Installation

You don't need this source code unless you want to modify the package. If you just want to use the package, just run:

pip install --upgrade deployml`

Install from source with:

python3 setup.py install

Requirements

Python 3+ (PyPy supported)

You should be good to go from there.

Examples

You can find a simple example for each module under the folder examples/[MODULE-NAME]

Documentation

You can find documentation for each module on how to train, test and package machine learning in the README file.

Getting Involved

As this is still a very new project, we have enabled bug reporting and feature requesting. Also if you're good at python or doing research please let us know and get involved in the development.

Dependancies

Modules are activated seperately meaning that you don't have to have everything. However, you will have to have the sk-learn library as this is used a lot for the data processing in pretty much all the models. Keras and Tensorflow are only needed if you activate

Deploy ML's Projects

deploy-ml icon deploy-ml

Main machine learning training and deployment package

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.