The Wayback Machine - https://web.archive.org/web/20210821033106/https://github.com/topics/singular-value-decomposition
Skip to content
#

singular-value-decomposition

Here are 137 public repositories matching this topic...

machine-learning

Python machine learning applications in image processing and algorithm implementations including Matrix Completion, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, FISTA, ADMM, Gaussian Mixture Model, OPTICS, DBSCAN, Random Forest, Decision Tree, Support Vector Machine, Independent Component Analysis, Latent Semantic Indexing, Principal Component Analysis, Singular Value Decomposition, K Nearest Neighbors, K Means, Naïve Bayes Mixture Model, Gaussian Discriminant Analysis, Newton Method, Coordinate Descent, Gradient Descent, Elastic Net Regression, Ridge Regression, Lasso Regression, Least Squares, Logistic Regression, Linear Regression
  • Updated Aug 20, 2021
  • Jupyter Notebook

Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics
  • Updated Jul 25, 2021
  • Go
parallel-PCA-openmp

A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.
  • Updated May 9, 2019
  • C

Improve this page

Add a description, image, and links to the singular-value-decomposition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the singular-value-decomposition topic, visit your repo's landing page and select "manage topics."

Learn more