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 (1432)

machine-learning
machine-learning ethen8181 HTML

:earth_americas: machine learning tutorials (mainly in Python3)

3.5k
trulens
trulens truera Python

Evaluation and Tracking for LLM Experiments and AI Agents

3.5k
TransformerEngine
TransformerEngine NVIDIA Python

A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on Hopper, Ada an...

3.5k
LSTM-Human-Activity-Recognition
LSTM-Human-Activity-Recognition guillaume-chevalier Jupyter Notebook

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activi...

3.5k
course-nlp
course-nlp fastai Jupyter Notebook

A Code-First Introduction to NLP course

3.5k
PyTorch-StudioGAN
PyTorch-StudioGAN POSTECH-CVLab Python

StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image...

3.5k
mne-python
mne-python mne-tools Python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python

3.5k
ManimML
ManimML helblazer811 Python

ManimML is a project focused on providing animations and visualizations of common machine learning concepts with the Manim Community Library.

3.5k
pybroker
pybroker edtechre Python

Algorithmic Trading in Python with Machine Learning

3.5k
tensorwatch
tensorwatch microsoft Jupyter Notebook

Debugging, monitoring and visualization for Python Machine Learning and Data Science

3.5k
picoGPT
picoGPT jaymody Python

An unnecessarily tiny implementation of GPT-2 in NumPy.

3.5k
TextAttack
TextAttack QData Python

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master...

3.5k
towhee
towhee towhee-io Python

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

3.5k
adanet
adanet tensorflow Jupyter Notebook

Fast and flexible AutoML with learning guarantees.

3.5k
Data-Science-Interview-Resources
Data-Science-Interview-Resources rbhatia46

A repository listing out the potential sources which will help you in preparing for a Data Science/Machine Learning interview. New resources added fre...

3.4k
ML-Notebooks
ML-Notebooks dair-ai Jupyter Notebook

:fire: Machine Learning Notebooks

3.4k
cs229-2018-autumn
cs229-2018-autumn maxim5 Jupyter Notebook

All notes and materials for the CS229: Machine Learning course by Stanford University

3.4k
Otter
Otter EvolvingLMMs-Lab Python

🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruc...

3.4k
DRL-Pytorch
DRL-Pytorch XinJingHao Python

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN,...

3.4k
pennylane
pennylane PennyLaneAI Python

PennyLane is an open-source quantum software platform for quantum computing, quantum machine learning, and quantum chemistry. Create meaningful quantu...

3.4k
TensorFlow.NET
TensorFlow.NET SciSharp C#

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.

3.4k
mlops-course
mlops-course GokuMohandas Jupyter Notebook

Learn how to design, develop, deploy and iterate on production-grade ML applications.

3.4k
vault-ai
vault-ai pashpashpash JavaScript

OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (P...

3.4k
Girls-In-AI
Girls-In-AI girls-in-ai Jupyter Notebook

免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战

3.4k
catalyst
catalyst catalyst-team Python

Accelerated deep learning R&D

3.4k
audioFlux
audioFlux libAudioFlux C

A library for audio and music analysis, feature extraction.

3.3k
lazypredict
lazypredict shankarpandala Python

Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning

3.3k
Book7_Visualizations-for-Machine-Learning
Book7_Visualizations-for-Machine-Learning Visualize-ML Jupyter Notebook

Book_7_《机器学习》 | 鸢尾花书:从加减乘除到机器学习;欢迎批评指正

3.3k
Machine-Learning-with-Python
Machine-Learning-with-Python tirthajyoti Jupyter Notebook

Practice and tutorial-style notebooks covering wide variety of machine learning techniques

3.3k
awesome-ai-residency
awesome-ai-residency dangkhoasdc

List of AI Residency Programs

3.3k
sail
sail lakehq Rust

Drop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.

3.3k
root
root root-project C++

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

3.3k
mljar-supervised
mljar-supervised mljar Python

Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation

3.3k
machine-learning
machine-learning teddylee777 Jupyter Notebook

머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in...

3.3k
eiten
eiten tradytics Python

Statistical and Algorithmic Investing Strategies for Everyone

3.3k
dm-haiku
dm-haiku google-deepmind Python

JAX-based neural network library

3.3k
nlp-roadmap
nlp-roadmap graykode

ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP

3.3k
shapash
shapash MAIF Jupyter Notebook

🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models

3.3k
determined
determined determined-ai Go

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource...

3.2k
TTS-WebUI
TTS-WebUI rsxdalv TypeScript

A single Gradio + React WebUI with extensions for ACE-Step, OmniVoice, Kimi Audio, Piper TTS, GPT-SoVITS, CosyVoice, XTTSv2, DIA, Kokoro, OpenVoice, P...

3.2k
Data-science-best-resources
Data-science-best-resources tirthajyoti

Carefully curated resource links for data science in one place

3.2k
minimalRL
minimalRL seungeunrho Python

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

3.2k
Dreambooth-Stable-Diffusion
Dreambooth-Stable-Diffusion JoePenna Jupyter Notebook

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (h...

3.2k
openvino_notebooks
openvino_notebooks openvinotoolkit Jupyter Notebook

📚 Jupyter notebook tutorials for OpenVINO™

3.2k
deep-learning-papers
deep-learning-papers sbrugman

Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.

3.2k
best_AI_papers_2022
best_AI_papers_2022 louisfb01

A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code.

3.2k
alpa
alpa alpa-projects Python

Training and serving large-scale neural networks with auto parallelization.

3.2k
ComputeLibrary
ComputeLibrary ARM-software C++

The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.

3.2k
siamese-triplet
siamese-triplet adambielski Python

Siamese and triplet networks with online pair/triplet mining in PyTorch

3.2k
awesome-TS-anomaly-detection
awesome-TS-anomaly-detection rob-med

List of tools & datasets for anomaly detection on time-series data.

3.2k