An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: matrix-decomposition

reianrafi/nlp-2.1-matrix-decomposition

💬 Algorithms to Decompose Matrices

Size: 1.42 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

dragonfly-ai/slash

Linear Algebra and Statistics library for Scala.js, JVM, and Native.

Language: Scala - Size: 7.39 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 34 - Forks: 5

lucidrains/hamburger-pytorch

Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"

Language: Python - Size: 85.9 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 99 - Forks: 8

CSFelix/nlp-2.1-matrix-decomposition

💬 Algorithms to Decompose Matrices

Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ahmsas/MatrixFoundations

A minimal linear algebra library for ML/finance: LU, eigenvalues, and matrix ops via structs with explicit memory control. Docs include proofs, stability analysis, and geometric insights. No black boxes.

Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

benedekrozemberczki/TENE

A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).

Language: Python - Size: 1.93 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 74 - Forks: 17

fedimser/quantum_decomp

Converts unitary matrix to Qiskit/Cirq/Q# cirquit

Language: Python - Size: 404 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 26 - Forks: 7

harshraj11584/Numerical_Analysis

Numerical Techniques (Matrix Decomposition, Matrix Equation Solvers, Inversion, Iterative Root Finding), All Implemented from scratch in Python

Language: Jupyter Notebook - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

shangqigao/RONet

The official implementation of "Rank-One Network: An Effective Framework for Image Restoration" via TensorFlow

Language: Python - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 3

arashmath/CholeskyDecompositionHilbertMatrix

Cholesky decomposition for Hilbert matrix of any order in Python 3 (Two programs)

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

soc-ucsd/SDPfw

Reformulation of SDPs using block factor-width two matrices

Language: MATLAB - Size: 784 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

SebastianAment/UpdatableQRFactorizations.jl

Contains implementations of efficient representations of and updating algorithms for QR factorizations.

Language: Julia - Size: 43.9 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

bettoalsur/FEM-project

Implementation of the Finite Element Method (FEM) to solve static equilibrium problems using rectangular elements (2D)

Language: JavaScript - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tjof2/robustpca

Robust Orthonormal Subspace Learning in Python

Language: Python - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 4

jahanclaes/Hoffman-Decomposition-and-the-Matchgate-Group

This repository contains Python functions implementing the Hoffman algorithm for decomposing elements of SO(N), and functions applying this algorithm to decompose any element of the matchgate group into nearest-neighbor matchgates. See README for more information and a list of references on the Hoffman decomposition and the matchgate group.

Language: Python - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

SebastianAment/UpdatableCholeskyFactorizations.jl

This package contains implementations of efficient representations and updating algorithms for Cholesky factorizations.

Language: Julia - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

SebastianAment/BlockFactorizations.jl

This package contains a data structure that wraps a matrix of matrices or factorizations and acts like the matrix resulting from concatenating the input matrices without allocating further memory.

Language: Julia - Size: 29.3 KB - Last synced at: 27 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

samyarmodabber/TUC_Seminar_NMF

It is one of my three seminars for Master degree in TU Chemnitz

Language: JavaScript - Size: 4.26 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

imane-ayouni/Fake-Images-Detector

Models to detect real pictures from fake photoshoped pictures

Language: Jupyter Notebook - Size: 234 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bghojogh/Prototype-Selection-Matrix-Decomposition

The code for prototype selection and instance ranking using matrix decomposition and subspace learning

Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hominee/sklearn-decomposition

A on-going crate that provides basic matrix manipulations and ports and python's scipy-sklearn's matrix decomposition to pure Rust

Language: Rust - Size: 103 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

paujedynak/reffree_cell_mix_tutorial

Example of an estimation of cell-type proportions using reference-free method (RefFreeEWAS)

Size: 1.62 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Koukyosyumei/ML_from_Scratch

implement machine learning models from scratch

Language: Python - Size: 7.63 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

astropenguin/taniguchi-2021-analysis

Analysis repository for Taniguchi et al. 2021, AJ, 162, 111

Language: Jupyter Notebook - Size: 16.8 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ebrahimpichka/SVD-image-compression

Compressing RGB images using SVD matrix decomposition

Language: Jupyter Notebook - Size: 56.8 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

eslamisepehr/MatrixDecompositionSolver

Matrix Decomposition Solver

Language: C# - Size: 7.81 KB - Last synced at: 28 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

vishwapardeshi/IBM_Recommendation_Engine

A recommendation engine based on user behavior and social network data, to surface content most likely to be relevant to a user on IBM Watson Studio Platform. Used collaborative filtering & matrix factorization techniques.

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Related Keywords
matrix-decomposition 27 linear-algebra 8 matrix-factorization 8 machine-learning 4 qr-decomposition 4 deep-learning 3 matrix 3 python 3 svd 3 julia 3 lu-decomposition 3 lu 3 updatable 2 update 2 matrix-library 2 cholesky-decomposition 2 cholesky 2 numerical-methods 2 matrix-decompositions 2 pca 2 spectral-decomposition 2 eigen-decomposition 2 principal-component-analysis 2 plu-decomposition 2 svd-decomposition 2 singular-value-decomposition 2 qr 2 supervised-learning 1 svc 1 xgb-classifier 1 data-reduction 1 dictionary-learning 1 fisher-discriminant-analysis 1 instance-ranking 1 nmf-decomposition 1 prototype-selection 1 subspace-learning 1 recommendation-engine 1 naivebayesclassifier 1 logistic-regression 1 knn 1 eigenvalues 1 eigenfaces 1 decision-tree-classifier 1 classification 1 tuchemnitz 1 nmf 1 block-matrix-multiplication 1 block-matrix 1 cholesky-factorization 1 scalajs 1 rank-based 1 eda 1 collaborative-filtering 1 solver 1 svd-factorization 1 image-compression 1 spectroscopy 1 single-dish 1 radio-astronomy 1 paper 1 methods 1 astronomy 1 variational-bayes 1 stan 1 random-forest 1 propensity-score 1 lda 1 latent-dirichlet-allocation 1 item-response-theory 1 irt 1 golang 1 decision-tree 1 causal-inference 1 reffreeewas 1 reference-free 1 dna-methylation 1 cell-heterogeneity 1 scikit-learn 1 rust-library 1 pca-analysis 1 iterative-solvers 1 iterative-methods 1 quantum-computing 1 tensorflow 1 tadw 1 pytorch 1 pattern-recognition 1 node2vec 1 node-embedding 1 node-classification 1 network-embedding 1 statistics 1 implicit-factorization 1 graph-neural-network 1 graph-embedding 1 graph-convolution 1 feature-extraction 1 deepwalk 1 attributed-embedding 1