Stars
LIBSVM -- A Library for Support Vector Machines
Gdstk (GDSII Tool Kit) is a C++/Python library for creation and manipulation of GDSII and OASIS files.
scikit-learn: machine learning in Python
Source code for the paper A TDA based classifier. Send it to Advances in Data analysis and classification
Julia implementation of Decision Tree (CART) and Random Forest algorithms
Python static typing home. Hosts the documentation and a user help forum.
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
The fundamental package for scientific computing with Python.
Formatting support for python using autopep8.
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning …
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Deep Residual Learning for Image Recognition
Code for the ALiBi method for transformer language models (ICLR 2022)
Datasets, Transforms and Models specific to Computer Vision
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Janus-Series: Unified Multimodal Understanding and Generation Models
DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models
Code for the paper "Language Models are Unsupervised Multitask Learners"
Fast and memory-efficient exact attention
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Lean 4 programming language and theorem prover
The user home repository for the Mathematics in Lean tutorial.
Clean, minimal, accessible reproduction of DeepSeek R1-Zero
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RN…