florianmahner
PhD Candidate in Machine Learning and Cognitive Science
MPI for Human Cognitive and Brain SciencesLeipzig
florianmahner's Stars
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
juaml/opnmf
orthogonal projective non-negative matrix factorization
dakuang/symnmf
Symmetric NMF for graph clustering
fuhailin/Probabilistic-Matrix-Factorization
Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k | GroupLens dataset
jekyll/jekyll-seo-tag
A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
yubeic/Sparse-Coding
This code implements sparse coding in PyTorch with GPU support.
JeanKossaifi/FISTA
Python implementation of the Fast Iterative Shrinkage/Thresholding Algorithm.
KentonMurray/ProxGradPytorch
PyTorch implementation of Proximal Gradient Algorithms a la Parikh and Boyd (2014). Useful for Auto-Sizing (Murray and Chiang 2015, Murray et al. 2019).
pmelchior/proxmin
Proximal optimization in pure python
lilab-bcb/nmf-torch
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
unslothai/unsloth
Finetune Llama 3.3, Mistral, Phi-4, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
marcelbinz/Psych-201
hiroyuki-kasai/NMFLibrary
NMFLibrary: Non-negative Matrix Factorization (NMF) Library: Version 2.1
gentaiscool/matrix_fact
Matrix Factorization Library
trigeorgis/Deep-Semi-NMF
Theano-based implementation of Deep Semi-NMF.
MingSheng92/NMF
Implementation of Projected gradient NMF
zche377/universal_dimensions
linxihui/NNLM
Nonnegative Linear Models (NNLM) and Nonnegative Matrix Factorization (NMF or NNMF).
pytorch/torchtune
PyTorch native post-training library
jvendrow/NeuralNMF
Neural NMF
kimjingu/nonnegfac-python
Python toolbox for nonnegative matrix factorization
yoyolicoris/pytorch-NMF
A pytorch package for non-negative matrix factorization.
wkentaro/gdown
Google Drive Public File Downloader when Curl/Wget Fails
microsoft/debugpy
An implementation of the Debug Adapter Protocol for Python
greentfrapp/lucent
Lucid library adapted for PyTorch
serendipity1122/Pre-trained-Model-Guided-Fine-Tuning-for-Zero-Shot-Adversarial-Robustness
Code repository for CVPR2024 paper 《Pre-trained Model Guided Fine-Tuning for Zero-Shot Adversarial Robustness》
google-research/big_transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
google-research/big_vision
Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more.