#428 · Primary category: Education & Research
numpy-ml
Machine learning, in numpy
Project last updated:10/29/23
GitHub Stars
16.3K
Forks
3.7K
Contributors
16
License
GPL-3.0
Why we included this project
numpy-ml implements a wide range of machine learning algorithms from scratch, using nothing but NumPy. The code is written to be read rather than to win benchmarks, which makes it a good place to see how a hidden Markov model, a Gaussian mixture, or a transformer-style attention block actually works. Students and engineers brushing up on fundamentals will find it easier to follow than optimized library internals or dense research papers, and it also works as a reference implementation to adapt when prototyping. Coverage runs from classical models like LDA and n-gram smoothing to modern components such as LSTMs, ResNet blocks, and WaveNet-style convolutions.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI