Topic

machine-learning

Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.

Repositories (1435)

deeplake
deeplake activeloopai C++

Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.

9.2k
modelscope
modelscope modelscope Python

ModelScope: bring the notion of Model-as-a-Service to life.

9.1k
catboost
catboost catboost C++

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learnin...

9.1k
Winds
Winds GetStream JavaScript

A Beautiful Open Source RSS & Podcast App Powered by Getstream.io

9.1k
Awesome-Embedded
Awesome-Embedded nhivp

A curated list of awesome embedded programming.

9.1k
pyro
pyro pyro-ppl Python

Deep universal probabilistic programming with Python and PyTorch

9.1k
cnn-explainer
cnn-explainer poloclub JavaScript

Learning Convolutional Neural Networks with Interactive Visualization.

9k
vectorbt
vectorbt polakowo Python

The backtesting engine that gives you an unfair advantage. Run thousands of trading ideas before others finish one.

9k
jetson-inference
jetson-inference dusty-nv C++

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.

9k
nsfwjs
nsfwjs infinitered TypeScript

NSFW detection on the client-side via TensorFlow.js

9k
Interview
Interview apachecn Jupyter Notebook

Interview = 简历指南 + 算法题 + 八股文 + 源码分析

9k
machine_learning_examples
machine_learning_examples lazyprogrammer Python

A collection of machine learning examples and tutorials.

8.9k
Deep-Learning-Interview-Book
Deep-Learning-Interview-Book amusi

深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)

8.9k
ImageAI
ImageAI OlafenwaMoses Python

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities

8.9k
pattern
pattern clips Python

Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.

8.9k
BentoML
BentoML bentoml Python

The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!

8.8k
mage-ai
mage-ai mage-ai Python

🧙 Build, run, and manage data pipelines for integrating and transforming data.

8.8k
vowpal_wabbit
vowpal_wabbit VowpalWabbit C++

Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reduction...

8.7k
EffectiveTensorflow
EffectiveTensorflow vahidk

TensorFlow tutorials and best practices.

8.6k
vaex
vaex vaexio Python

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀

8.5k
Machine-Learning-Collection
Machine-Learning-Collection aladdinpersson Python

A resource for learning about Machine learning & Deep Learning

8.5k
PyTorch-Tutorial
PyTorch-Tutorial MorvanZhou Jupyter Notebook

Build your neural network easy and fast, 莫烦Python中文教学

8.5k
bitsandbytes
bitsandbytes bitsandbytes-foundation Python

Accessible large language models via k-bit quantization for PyTorch.

8.5k
rocketride-server
rocketride-server rocketride-org Python

High-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8...

8.4k
tfjs-core
tfjs-core tensorflow TypeScript

WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.

8.4k
caffe2
caffe2 facebookarchive Shell

Caffe2 is a lightweight, modular, and scalable deep learning framework.

8.4k
optimate
optimate nebuly-ai Python

A collection of libraries to optimise AI model performances

8.3k
dowhy
dowhy py-why Python

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language...

8.3k
pysc2
pysc2 google-deepmind Python

StarCraft II Learning Environment

8.3k
trax
trax google Python

Trax — Deep Learning with Clear Code and Speed

8.3k
boxmot
boxmot mikel-brostrom Python

BoxMOT: Pluggable Python and C++ SOTA multi-object tracking modules with support for axis-aligned and oriented bounding boxes

8.3k
umap
umap lmcinnes Python

Uniform Manifold Approximation and Projection

8.3k
bertviz
bertviz jessevig Python

BertViz: Visualize Attention in Transformer Models

8.2k
python-small-examples
python-small-examples jackzhenguo Python

告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 https://ai-jupyter.com

8.1k
librephotos
librephotos LibrePhotos Python

A self-hosted open source photo management service.

8.1k
cortex
cortex cortexlabs Go

Production infrastructure for machine learning at scale

8k
tensorboardX
tensorboardX lanpa Python

tensorboard for pytorch (and chainer, mxnet, numpy, ...)

8k
autoscraper
autoscraper alirezamika Python

A Smart, Automatic, Fast and Lightweight Web Scraper for Python

7.9k
Machine-Learning-Specialization-Coursera
Machine-Learning-Specialization-Coursera greyhatguy007 Jupyter Notebook

Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG

7.9k
evidently
evidently evidentlyai Jupyter Notebook

Evidently is ​​an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular dat...

7.9k
TabPFN
TabPFN PriorLabs Python

⚡ TabPFN: Foundation Model for Tabular Data ⚡

7.9k
machine-learning-roadmap
machine-learning-roadmap mrdbourke

A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.

7.9k
stanza
stanza stanfordnlp Python

Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages

7.9k
machine-learning-yearning-cn
machine-learning-yearning-cn deeplearning-ai CSS

Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著

7.8k
Prompt_Engineering
Prompt_Engineering NirDiamant Jupyter Notebook

22 prompt engineering techniques with hands-on Jupyter Notebook tutorials, from fundamental concepts to advanced strategies for leveraging LLMs.

7.8k
BERTopic
BERTopic MaartenGr Python

Leveraging BERT and c-TF-IDF to create easily interpretable topics.

7.8k
agent-squad
agent-squad 2FastLabs Swift

Flexible and powerful framework for managing multiple AI agents and handling complex conversations

7.8k
DeepLearning
DeepLearning MingchaoZhu Python

Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现

7.8k
kimi-k3-in-c
kimi-k3-in-c FareedKhan-dev C

A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.

7.7k
From-0-to-Research-Scientist-resources-guide
From-0-to-Research-Scientist-resources-guide ahmedbahaaeldin

Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.

7.7k