GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

svd

Website
Wikipedia
https://static.github-zh.com/github_avatars/apachecn?size=40
apachecn / ailearning

#自然语言处理#AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

fp-growthapriorimahchine-leaningnaivebayessvmadaboostkmeanssvdpcalogisticregressionscikit-learn自然语言处理深度学习Pythondnnlstmrnn
Python 40.99 k
7 个月前
https://static.github-zh.com/github_avatars/NicolasHug?size=40
NicolasHug / Surprise

#计算机科学#A Python scikit for building and analyzing recommender systems

recommendersystemsrecommendationsvdMatrixfactorization机器学习
Python 6.61 k
1 年前
https://static.github-zh.com/github_avatars/Reference-LAPACK?size=40
Reference-LAPACK / lapack

LAPACK development repository

linear-algebralapackblaslapackeeigenvaluesmatrix-factorizationsvd
Fortran 1.65 k
2 天前
MaxHalford/prince
https://static.github-zh.com/github_avatars/MaxHalford?size=40
MaxHalford / prince

👑 Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA

pandaspcacaPythonsvdprincipal-component-analysisscikit-learnmfa
Python 1.37 k
22 天前
https://static.github-zh.com/github_avatars/zhezhaoa?size=40
zhezhaoa / ngram2vec

Four word embedding models implemented in Python. Supporting arbitrary context features

ngramword2vecembedding中文glovesvdwordword-embedding
Python 851
6 年前
https://static.github-zh.com/github_avatars/KinglittleQ?size=40
KinglittleQ / torch-batch-svd

A 100x faster SVD for PyTorch⚡️

PyTorchsvdcusolver
C++ 472
3 年前
https://static.github-zh.com/github_avatars/h2oai?size=40
h2oai / h2o4gpu

#计算机科学#H2Oai GPU Edition

gpuglmPythonCUDAC++cpulassosvdpcarstatsR机器学习
C++ 467
8 个月前
https://static.github-zh.com/github_avatars/james-bowman?size=40
james-bowman / nlp

#自然语言处理#Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang

Go自然语言处理lsa机器学习svdlocality-sensitive-hashinglshlda
Go 456
4 年前
https://static.github-zh.com/github_avatars/sdl60660?size=40
sdl60660 / letterboxd_recommendations

Scraping publicly-accessible Letterboxd data and creating a movie recommendation model with it that can generate recommendations when provided with a Letterboxd username

svdweb-scrapingredis-queuecollaborative-filteringFlask
Python 319
2 个月前
https://static.github-zh.com/github_avatars/datawhalechina?size=40
datawhalechina / awesome-compression

模型压缩的小白入门教程

knowledge-distillationmodel-compressionmodel-pruningquantizationcompressionmodel-quantizationneural-architecture-searchsvd
289
6 天前
https://static.github-zh.com/github_avatars/xx025?size=40
xx025 / stable-video-diffusion-webui

stable-video-diffusion-webui, img to videos| 图片生成视频

svd
Python 232
1 年前
https://static.github-zh.com/github_avatars/dselivanov?size=40
dselivanov / rsparse

Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.

collaborative-filteringrecommender-systemRmatrix-factorizationfactorization-machinessvd
R 175
4 个月前
https://static.github-zh.com/github_avatars/Praful932?size=40
Praful932 / Kitabe

#计算机科学#Book Recommendation System built for Book Lovers📖. Simply Rate ⭐ some books and get immediate recommendations🤩

Djangorecommendation-systemrecommendation-enginePython机器学习深度学习svdembeddingsHTMLCSSWeb appAjaxJavaScriptHerokugoodreads
HTML 173
3 年前
https://static.github-zh.com/github_avatars/dongkwonjin?size=40
dongkwonjin / Eigenlanes

#计算机科学#Official code for "Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes", CVPR2022

lanelane-detectionsvdpca深度学习PyTorch
Python 133
3 年前
https://static.github-zh.com/github_avatars/bwlewis?size=40
bwlewis / irlba

Fast truncated singular value decompositions

svdpcaprincipal-component-analysis
R 129
1 年前
https://static.github-zh.com/github_avatars/gasevi?size=40
gasevi / pyreclab

pyRecLab is a library for quickly testing and prototyping of traditional recommender system methods, such as User KNN, Item KNN and FunkSVD Collaborative Filtering. It is developed and maintained by G...

recommendation-algorithmrating-predictionratingknnsvd
C++ 122
5 年前
https://static.github-zh.com/github_avatars/erichson?size=40
erichson / ristretto

Randomized Dimension Reduction Library

principal-component-analysissvdPythonpca
Jupyter Notebook 115
4 年前
https://static.github-zh.com/github_avatars/Saeid-jhn?size=40
Saeid-jhn / Digital-Image-Watermarking

Digital Image Watermarking Method Based on Hybrid DWT-HD-SVD Technique: Attacks, PSNR, SSIM, NC

watermark-imageMATLABsvd
MATLAB 108
1 年前
https://static.github-zh.com/github_avatars/Vaibhav67979?size=40
Vaibhav67979 / Ecommerce-product-recommendation-system

#计算机科学#Product Recommendation System is a machine learning-based project that provides personalized product recommendations to users based on their interaction history, similar users, and also the popularity...

人工智能机器学习Pythone-commerceproductsvd
Jupyter Notebook 107
1 年前
https://static.github-zh.com/github_avatars/j2kun?size=40
j2kun / svd

#算法刷题#Python code implementing the power method for Singular Value Decomposition

svd算法linear-algebraPython编程optimization
Python 105
2 年前
loading...