mindsdb / mindsdb

The platform for building AI from enterprise data
https://mindsdb.com
Other
26.75k stars 4.87k forks source link

[New Integration]: Integration with Apache SINGA 🦁 #3396

Closed Rutam21 closed 1 year ago

Rutam21 commented 2 years ago

Is there an existing integration?

Use Case

Apache SINGA is an Apache Top Level Project, focusing on distributed training of deep learning and machine learning models. SINGA has a well-architected software stack and easy-to-use Python interface to improve usability. It parallelizes the training and optimizes the communication cost to improve training scalability. It also builds a computational graph to optimize the training speed and memory footprint. Hence, it would be great if the capabilities of MindsDB and Apache SINGA come together to solve bigger ML problems through their robust training models.

Motivation

Apache SINGA comprises of the following features:

All these features, when combined with the robustness of MindsDB, can enhance the credibility and usability of ML models leading to more excellent user focussed results based on near-to-accurate predictions.

Implementation

The Apache SINGA Getting Started guides can be referenced as an initial reference point. Also, Apache SINGA has its API Reference Docs that supports the Python API which would be helpful while building this integration.

:loudspeaker: Additional rewards :trophy:

Each integration brings 7️⃣ points and entry into the draw for a :point_down: :

To participate in the prize draw, you need to complete this form with your contact details and links to all your merged PRs or no-code deliverables. Please submit the form once with all your contributions listed.

Wayrion commented 2 years ago

There is already an integration for Apache SINGA

ZoranPandovski commented 1 year ago

Closing this for now, If someone wants to work on this we will re-open