radu-dogaru / ELM-super-fastLinks
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 nonlinea…
☆8Updated 3 years ago
Alternatives and similar repositories for ELM-super-fast
Users that are interested in ELM-super-fast are comparing it to the libraries listed below
Sorting:
- Extreme Learning Machine(ELM): Python code☆43Updated 7 years ago
- Python implementation of state-of-art meta-heuristic and evolutionary optimization algorithms.☆13Updated 3 years ago
- MICO: Mutual Information and Conic Optimization for feature selection☆17Updated 2 years ago
- Python implementation of AWarp algorithm☆14Updated 3 years ago
- Online-Recurrent-Extreme-Learning-Machine (OR-ELM) for time-series prediction, implemented in python☆154Updated 5 years ago
- This code demonstrates a multi-branch deep neural network approach to tackling the problem of multivariate temporal sequence prediction b…☆13Updated 4 years ago
- Python code for the GP-RC algorithm presented in "Genetic Programming with Rademacher Complexity for Symbolic Regression" (CEC-2019). Pap…☆15Updated last year
- Code for the forget-only version of the LSTM in the paper "The unreasonable effectiveness of the forget gate"☆29Updated 7 years ago
- Extreme Learning Machine implemented in Pytorch☆103Updated 7 years ago
- A python metaheuristic optimization library. Currently supports Genetic Algorithms, Gravitational Search, Cross Entropy, and PBIL.☆39Updated 4 years ago
- Easy Nearest Neighbor Estimation of Mutual Information☆37Updated 7 months ago
- Machine learning's parameter search and feature selection module which is integrated log management and visualization.☆13Updated 5 years ago
- Mueen-Keogh Algorithm for finding timeseries motifs☆27Updated 2 years ago
- A small Python 3 library to train Self Organizing Maps and use them to classify patterns.☆25Updated last year
- density peak clustering algorithm implement by python sklearn manner☆48Updated 6 years ago
- A Numpy Implementation of Extreme Learning Machine (ELM)☆35Updated 6 years ago
- Library for Kernel Online Learning☆11Updated 7 years ago
- Motif-Aware State Assignment in Noisy Time Series Data☆23Updated 4 years ago
- A multi-feature fusion and any blending(stacking) learning framework based on scikit-learn.☆11Updated 7 years ago
- DenMune a clustering algorithm that can find clusters of arbitrary size, shapes and densities in two-dimensions. Higher dimensions are fi…☆31Updated 4 months ago
- Temporal Walk Based Centrality Metric for Graph Streams☆14Updated 2 years ago
- A library of fuzzy rough machine learning algorithms☆30Updated 2 months ago
- Implementation of Robust PCA and Robust Deep Autoencoder over Time Series☆14Updated 5 years ago
- Genetic Algorithm in Python, which could be used for Sampling, Feature Select, Model Select, etc in Machine Learning☆15Updated 5 years ago
- Implementation of an online learning algorithm to do classification under concept drift☆23Updated 7 years ago
- Unsupervised Extreme Learning Machine(ELM) is a non-iterative algorithm used for feature extraction. This method is applied on the IRIS D…☆18Updated 7 years ago
- Similarity Encoder (SimEc) Neural Network Framework for learning low dimensional similarity preserving representations☆17Updated 5 years ago
- Intrusion Detection is a technique to identify the abnormal behavior of system due to attack. The unusual behavior of the environment is …☆28Updated 7 years ago
- Code for paper "A method for detecting causal relationships between industrial alarm variables using Transfer entropy and K2-Algorithm"☆16Updated 2 years ago
- Transfer via Extreme learning machine Auto-encoder Method (TEAM)☆19Updated 2 years ago