Repository navigation

#

resource-constrained-ml

This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.

C++
1613
1 年前

Code for Optimized Arrhythmia Detection on Ultra-Edge Devices

Jupyter Notebook
11
3 年前

Python implementation of ELM - with optimized speed on MKL-based platforms; Described in conference paper: Radu Dogaru, Ioana Dogaru, "Optimization of extreme learning machines for big data applications using Python", COMM-2018; Allows quantization of weight parameters in both layers and introduces a new and very effective hidden layer nonlinearity (absolute value)

Python
8
4 年前

This repository is devoted to the development of the facial emotion recognition (FER) system as a final bachelor project at the TU/e. Realised by Blazej Manczak. Supervisors: Dr. Laura Astola (Accenture) and Dr. Vlado Menkovski (TU/e)

Python
5
4 年前

A proof of concept implementation of a Data Aware Neural Architecture Search.

Python
3
4 个月前

subMFL: Compatible subModel Generation for Federated Learning in Device Heterogeneous Environment

Jupyter Notebook
2
4 个月前

A Python implementation of the algorithm described in paper Radu Dogaru, Ioana Dogaru, "Optimized Super Fast Support Vector Classifiers Using Python and Acceleration of RBF Computations", (2018) ; There is no output layer learning only a relatively fast selection of support vectors in a RBF-layer optimized for speed. Faster than SVM

Python
0
6 年前

Models and their evaluation for paper: Radu Dogaru and Ioana Dogaru "RD-CNN: A Compact and Efficient Convolutional Neural Net for Sound Classification ", ISETC-2020

Jupyter Notebook
0
3 年前