All Projects → Kitware → Smqtk

Kitware / Smqtk

Licence: other
Python toolkit for pluggable algorithms and data structures for multimedia-based machine learning.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Smqtk

Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+691.3%)
Mutual labels:  algorithm, machine-learning-algorithms
Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-72.46%)
Mutual labels:  framework, plugin
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+720.29%)
Mutual labels:  framework, plugin
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+5055.07%)
Mutual labels:  algorithm, machine-learning-algorithms
Plugface
Next generation Java general purpose plugin framework
Stars: ✭ 41 (-40.58%)
Mutual labels:  framework, plugin
Fbp
FBP项目全称FootBallPrediction,历经9个月完成的足球比赛预测项目。项目结合大数据+机器学习,不断摸索开发了一个程序。程序根据各大公司赔率多维度预测足球比赛结果(包含胜和不胜)。机器学习用的是自己建立的“三木板模型”算法,已在国家期刊发表论文并被万方数据库收录,详见_ML_文件。目前准确率可达80%。该项目在自己创建的微信群里已经吸引了很多人,附件为群讨论截图,并且每天均有部分人根据预测结果参考投注竞彩,参考的人都获得了相应的收益。 现在想通过认识更多的有识之士,一起探索如何将项目做大做强,找到合伙人,实现共赢。希望感兴趣的同仁联系本人,微信号acredjb。公众号AI金胆(或AI-FBP),每天都有程序预测的足球比赛。程序优势请看Advantages和README文件。程序3.0版本:(第三轮目前13中12) 8月10日:13让负(正确) 8月11日:27让负(正确) 8月12日:11让负(正确) 8月13日:6胜(不正确) 8月14日:25让负(正确) 8月15日:无预测 8月16日:1胜(正确) 8月17日:6让负(正确) 8月18日:16胜(正确) 8月19日:34让负(正确) ... 1.0版本(第一轮为11中9) 2.0版本(第二轮13中11).
Stars: ✭ 337 (+388.41%)
Mutual labels:  algorithm, machine-learning-algorithms
Mlt
MLT Multimedia Framework
Stars: ✭ 836 (+1111.59%)
Mutual labels:  framework, multimedia
Juce
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
Stars: ✭ 3,841 (+5466.67%)
Mutual labels:  framework, plugin
Push Fcm Plugin
Official Firebase Cloud Messaging plugin for Push.js v1.0 🔥
Stars: ✭ 37 (-46.38%)
Mutual labels:  framework, plugin
Pipewire
Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/)
Stars: ✭ 922 (+1236.23%)
Mutual labels:  framework, multimedia
Towel
Throw in the towel.
Stars: ✭ 333 (+382.61%)
Mutual labels:  algorithm, framework
Vsalert
An drop-in replacement for UIAlertController with more power and better looks.
Stars: ✭ 48 (-30.43%)
Mutual labels:  algorithm, framework
Homemade Machine Learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Stars: ✭ 18,594 (+26847.83%)
Mutual labels:  algorithm, machine-learning-algorithms
Algorithmsanddatastructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
Stars: ✭ 400 (+479.71%)
Mutual labels:  algorithm, machine-learning-algorithms
Mathematicaforprediction
Mathematica implementations of machine learning algorithms used for prediction and personalization.
Stars: ✭ 288 (+317.39%)
Mutual labels:  algorithm, machine-learning-algorithms
Android Notes
✨✨✨这有一包小鱼干,确定不要吃嘛?( 逃
Stars: ✭ 732 (+960.87%)
Mutual labels:  algorithm, framework
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (+139.13%)
Mutual labels:  algorithm, machine-learning-algorithms
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (+160.87%)
Mutual labels:  algorithm, machine-learning-algorithms
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-68.12%)
Mutual labels:  algorithm, machine-learning-algorithms
Virtualapp
Virtual Engine for Android(Support 12.0 in business version)
Stars: ✭ 8,413 (+12092.75%)
Mutual labels:  framework, plugin

SMQTK

Build Status

Documentation Status

Intent

Social Multimedia Query ToolKit aims to provide a simple and easy to use API for:

  • Scalable data structure interfaces and implementations, with a focus on those relevant for machine learning.
  • Algorithm interfaces and implementations of machine learning algorithms with a focus on media-based functionality.
  • High-level applications and utilities for working with available algorithms and data structures for specific purposes.

Through these features, users and developers are able to access various machine learning algorithms and techniques to use over different types of data for different high level applications. Examples of high level applications may include being able to search a media corpus for similar content based on a query, or providing a content-based relevancy feedback interface for a web application.

Documentation

Documentation for SMQTK is maintained at ReadtheDocs, including build instructions and examples.

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].