All Projects → rekcurd → community

rekcurd / community

Licence: Apache-2.0 license
README for Rekcurd projects

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to community

dashboard
Project for managing ML model and deploying ML module. It can deploy the Rekcurd service to Kubernetes cluster.
Stars: ✭ 27 (+68.75%)
Mutual labels:  ml, drucker, rekcurd
rekcurd-python
Project for serving ML module. This is a gRPC micro-framework.
Stars: ✭ 47 (+193.75%)
Mutual labels:  ml, drucker, rekcurd
hi-ml
HI-ML toolbox for deep learning for medical imaging and Azure integration
Stars: ✭ 150 (+837.5%)
Mutual labels:  ml
gym-rs
OpenAI's Gym written in pure Rust for blazingly fast performance
Stars: ✭ 34 (+112.5%)
Mutual labels:  ml
sharpmask
TensorFlow implementation of DeepMask and SharpMask
Stars: ✭ 31 (+93.75%)
Mutual labels:  ml
mindsdb native
Machine Learning in one line of code
Stars: ✭ 34 (+112.5%)
Mutual labels:  ml
deprecated-coalton-prototype
Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.
Stars: ✭ 209 (+1206.25%)
Mutual labels:  ml
COVID-Net
Launched in March 2020 in response to the coronavirus disease 2019 (COVID-19) pandemic, COVID-Net is a global open source, open access initiative dedicated to accelerating advancement in machine learning to aid front-line healthcare workers and clinical institutions around the world fighting the continuing pandemic. Towards this goal, our global…
Stars: ✭ 41 (+156.25%)
Mutual labels:  ml
pypmml
Python PMML scoring library
Stars: ✭ 65 (+306.25%)
Mutual labels:  ml
djl
An Engine-Agnostic Deep Learning Framework in Java
Stars: ✭ 3,080 (+19150%)
Mutual labels:  ml
project-code-py
Leetcode using AI
Stars: ✭ 100 (+525%)
Mutual labels:  ml
managed ml systems and iot
Managed Machine Learning Systems and Internet of Things Live Lesson
Stars: ✭ 35 (+118.75%)
Mutual labels:  ml
Projects-Archive
This hacktober fest, the only stop you’ll need to make for ML, Web Dev and App Dev - see you there!
Stars: ✭ 21 (+31.25%)
Mutual labels:  ml
industrial-ml-datasets
A curated list of datasets, publically available for machine learning research in the area of manufacturing
Stars: ✭ 45 (+181.25%)
Mutual labels:  ml
php-chess
A chess library for PHP.
Stars: ✭ 42 (+162.5%)
Mutual labels:  ml
SENet-for-Weakly-Supervised-Relation-Extraction
No description or website provided.
Stars: ✭ 39 (+143.75%)
Mutual labels:  ml
mindsdb server
MindsDB server allows you to consume and expose MindsDB workflows, through http.
Stars: ✭ 3 (-81.25%)
Mutual labels:  ml
GIMLeT
GIMLeT – Gestural Interaction Machine Learning Toolkit
Stars: ✭ 33 (+106.25%)
Mutual labels:  ml
osdg-tool
OSDG is an open-source tool that maps and connects activities to the UN Sustainable Development Goals (SDGs) by identifying SDG-relevant content in any text. The tool is available online at www.osdg.ai. API access available for research purposes.
Stars: ✭ 22 (+37.5%)
Mutual labels:  ml
revisiting rainbow
Revisiting Rainbow
Stars: ✭ 71 (+343.75%)
Mutual labels:  ml

About Rekcurd projects

Rekcurd is a software package of managing machine learning (ML) modules. Rekcurd makes it "easy to serve ML module", "easy to manage and deploy ML models" and "easy to integrate into the existing service". Rekcurd can be run on Kubernetes.

Features

  • Kubernetes
  • Istio
  • Developer-Friendly web interface (Rekcurd-dashboard)
    • Deploying ML service
    • Controlling traffic (AB testing)
    • Upload and versioning ML model
    • Switch ML model of ML service
    • Upload and versioning quality assurance data (TBD)
    • Visualizing evaluation result of ML model using QA data (TBD)
  • Django-like gRPC micro-framework (Rekcurd)
  • SDK (Rekcurd-client)

Components

  • Rekcurd: Project for serving ML module. This is a gRPC micro-framework and it can be used like Django and Flask.
  • Rekcurd-dashboard: Project for managing ML model and deploying ML module. Any Rekcurd service is manageable. It can deploy the Rekcurd service to Kubernetes cluster and can control traffic weights which Istio manages.
  • Rekcurd-client: Project for integrating ML module. Any Rekcurd service is connectable. It can connect the Rekcurd service on Kubernetes.

Sub components

Architecture

Recommended requirement

  • Python 3.6
  • Kubernetes 1.11~
  • MySQL 5.7
  • Online storage (Ceph, AWS S3)
  • (If necessary) Private Docker registry
  • (If necessary) Private git repository (e.g. GitHub Enterprise, GitLab, ...)

Getting Started

See docs.

Support

Give us Star, Issues and Pull requests!

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].