numpy-ml
ML toolkit
A collection of machine learning algorithms implemented in NumPy for rapid experimentation and prototyping.
Machine learning, in numpy
16k stars
461 watching
4k forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
attentionbayesian-inferencegaussian-mixture-modelsgaussian-processesgood-turing-smoothinggradient-boostinghidden-markov-modelsknnlstmmachine-learningmfccneural-networksreinforcement-learningresnettopic-modelingvaewavenetwgan-gpword2vec
Related projects:
Repository | Description | Stars |
---|---|---|
eriklindernoren/ml-from-scratch | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,092 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,191 |
numpy/numpy | A comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing. | 28,350 |
gokumohandas/made-with-ml | Teaches machine learning fundamentals and software engineering practices for building production-ready ML applications | 37,816 |
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,071 |
jphall663/interpretable_machine_learning_with_python | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
dotnet/machinelearning-samples | A collection of samples and examples demonstrating the usage of ML.NET for machine learning tasks in .NET applications. | 4,508 |
pgmpy/pgmpy | A Python package for working with Bayesian Networks and related models. | 2,776 |
openai/baselines | High-quality implementations of reinforcement learning algorithms for research and development purposes | 15,885 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,196 |
iterative/dvc | A tool for managing and versioning machine learning projects in a reproducible way | 14,016 |
paulescu/hands-on-train-and-deploy-ml | A step-by-step guide to building and deploying a Machine Learning-based REST API for predicting crypto prices using Python. | 769 |
deepmimo/deepmimo-matlab | Provides MATLAB code and dataset for training machine learning models in millimeter wave and massive MIMO systems | 162 |
rhiever/data-analysis-and-machine-learning-projects | A repository of teaching materials, code, and data for various data analysis and machine learning projects. | 6,153 |
prml/prmlt | A Matlab package implementing machine learning algorithms from the book PRML in an efficient and compact manner | 6,038 |