170 skills found · Page 1 of 6
SpecialKO / SpecialKLovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything.
AdaptiveMotorControlLab / CEBRALearnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
kevinlawler / Kerf1Kerf (Kerf1) is a columnar tick database and time-series language for Linux/OSX/BSD/iOS/Android. It is written in C and natively speaks JSON and SQL. Kerf can be used for trading platforms, feedhandlers, low-latency networking, high-volume analysis of realtime and historical data, logfile processing, and more.
cli99 / Llm AnalysisLatency and Memory Analysis of Transformer Models for Training and Inference
je-suis-tm / Machine LearningPython machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, 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
josephwilk / SemanticpyA collection of semantic functions for python - including Latent Semantic Analysis(LSA)
aprilmadaha / PingmeshPingmesh:A Large-Scale System for Data Center Network Latency Measurement and Analysis(用于数据中心网络延迟测量和分析的大规模系统)
josephwilk / RsemanticA document vector search with flexible matrix transforms. Currently supports Latent semantic analysis and Term frequency - inverse document frequency
arsedler9 / Lfads TorchA PyTorch implementation of Latent Factor Analysis via Dynamical Systems (LFADS) and AutoLFADS.
rigtorp / HiccupsMeasures the system induced jitter ("hiccups") a CPU bound thread experiences
harleyszhang / Llm Countsllm theoretical performance analysis tools and support params, flops, memory and latency analysis.
chrisjmccormick / LSA ClassificationText classification example in Python using Latent Semantic Analysis (LSA)
davisidarta / TopometrySystematically learn and evaluate the latent geometry of high-dimensional data, with a focus on scRNAseq analysis
jsxlei / SCALESingle-cell ATAC-seq analysis via Latent feature Extraction
algoriffic / Lsa4solrDocument clustering based on Latent Semantic Analysis
Labo-Lacourse / StepmixA Python package following the scikit-learn API for model-based clustering and generalized mixture modeling (latent class/profile analysis) of continuous and categorical data. StepMix handles missing values through Full Information Maximum Likelihood (FIML) and provides multiple stepwise Expectation-Maximization (EM) estimation methods.
kmpoon / HltaProvides functions for hierarchical latent tree analysis on text data for hierarchical topic detection
ramachandran-lab / PongFast analysis and visualization of latent clusters in population genetic data
pointblank-club / EdgeFlowA DSL for optimizing ML models on edge devices. Features a semantic analysis system to validate tensor shapes, resource constraints, and device compatibility for safe, low-latency deployment.
laserwave / Plsaa python implementation of probabilistic latent semantic analysis (plsa) using EM algorithm