A Python library for converting images into FPGA-displayable pixel art.
-
Updated
Jul 29, 2024 - Python
A Python library for converting images into FPGA-displayable pixel art.
A collection of differentiable SVD methods and ICCV21 "Why Approximate Matrix Square Root Outperforms Accurate SVD in Global Covariance Pooling?"
a simple yet versatile recommendation systems library in python
Projet d'étude système de recommendation en utilisant filtrage collaboratif
Book Recommendation System Web App
Singular Value computation using Golub-Kahan method
linear algebra package. like gonum/mat, but small. lets say gonum-lite
Facial Recognition on 'Labelled Faces in the Wild Dataset' using the concept of Eigenfaces. I have used Singular Value Decomposition to obtain the eigenfaces used.
Comparing different recommendation systems algorithms like SVD, SVDpp (Matrix Factorization), KNN Baseline, KNN Basic, KNN Means, KNN ZScore), Baseline, Co Clustering
A movie recommender served with a Flask-restful app
This project demonstrates the application of Singular Value Decomposition (SVD) for image compression using Python and NumPy.
Implementation of Collective Matrix Completion by Mokhtar Z. Alaya and Olga Klopp https://arxiv.org/abs/1807.09010
Matrix Calculator which perform SVD-factorization, QR-decomposition and LU-decomposition.
Sparse Truncated SVD Benchmark (Python)
Pipeline for point cloud to 3D object creation.
Design and implementation from scratch of different models for a musical recommendation system
Partial Total Least Squares routines from Sabine Van Huffel
Using hybrid recommender system with apriori algorithm, content-based and collaborative filtering method for predicting users interactions and then recommend them for users.
Correlation, sampling, sensitivity, inference and random linear algebra routines in rust
Speeding up clustering algorithms using Sampling techniques (Lightweight Coresets)
Add a description, image, and links to the svd-factorization topic page so that developers can more easily learn about it.
To associate your repository with the svd-factorization topic, visit your repo's landing page and select "manage topics."