decomposition
There are 241 repositories under decomposition topic.
tensorly/tensorly
TensorLy: Tensor Learning in Python.
laszukdawid/PyEMD
Python implementation of Empirical Mode Decompoisition (EMD) method
business-science/anomalize
Tidy anomaly detection
firmai/datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
aj-cloete/pssa
Singular Spectrum Analysis for time series forecasting in Python
ANTsX/ANTsR
R interface to the ANTs biomedical image processing library
StonyBrookNLP/deformer
[ACL 2020] DeFormer: Decomposing Pre-trained Transformers for Faster Question Answering
abhineet123/MTF
Modular Tracking Framework
ruihangdu/Decompose-CNN
CP and Tucker decomposition for Convolutional Neural Networks
mit-wu-lab/learning-to-delegate
[NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing
nanlliu/Unsupervised-Compositional-Concepts-Discovery
[ICCV 2023] Unsupervised Compositional Concepts Discovery with Text-to-Image Generative Models
mbelmadani/moead-py
A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)
damianhorna/multi-imbalance
Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
UMapx/UMapx
Cross-platform .NET library for digital signal processing. Fast and optimized
NIRALUser/SPHARM-PDM
Shape analysis has become of increasing interest to the medical community due to its potential to precisely locate morphological changes between healthy and pathological structures. SPHARM-PDM is a tool that computes point-based models using a parametric boundary description for the computing of Shape analysis.
mriener/gausspyplus
Fully automated Gaussian decomposition package for emission line spectra
rcarvello/webmvcframework
PHP MVC framework for bulding web applications
mahdims/Branch-and-price-
This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function
NeuroFan/Compressive_Sensing_C_and_MATLAB
C and MATLAB implementation of CS recovery algorithm, i.e. Orthogonal Matching Pursuit, Approximate Message Passing, Iterative Hard Thresholding Algorithms
shayneobrien/numerical-methods
Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.
spamegg1/abstract-thinking
Abstract thinking patterns and problem decomposition / solving strategies
Lilykos/clusterix
Visual exploration of clustered data.
planetis-m/manu
Nim MAtrix NUmeric package
JuliaDynamics/SignalDecomposition.jl
Decompose a signal/timeseries into structure and noise or seasonal and residual components
helske/Rlibeemd
Ensemble Empirical Mode Decomposition (EEMD) and Its Complete Variant (CEEMDAN)
tankwin08/waveformlidar
waveform LiDAR data processing and analysis
RaubCamaioni/OpenCV_Position
Get the position of the camera from a known reference image and a video feed using homography
saeedghsh/Map-Alignment-2D
2D Map Alignment With Region Decomposition
polsartools/polsartools
A python package for processing Polarimetric Synthetic Aperture Radar (PolSAR) data.
The-Motor-Unit/EMGdecomPy
A package for decomposing multi-channel EMG signals into individual motor unit activity.
jonghwanhyeon/hangul-jamo
A library to compose and decompose Hangul syllables using Hangul jamo characters
Validark/DynSDT
Dynamic Score-Decomposed Tries which more efficiently solve the prefix autocomplete problem
HowProgrammingWorks/AbstractionLayers
Abstraction Layers
jiedxu/BendersOptim
Benders decomposition to solve mixed integer linear programming, especially stochastic programming in seconds!
rankinjl/internet-traffic-stats-project
A statistical decomposition of internet traffic data (in bits) over time. Using RStudio I performed a Simple Trend Model, Multiplicative Classical Decomposition, Additive Classical Decomposition, and an ARIMA model.
yuzhenfeng2002/Multi-Commodity-Network-Flow
Multi-commodity network flow via Dantzig-Wolfe decomposition (Python).