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)

ranking
ranking tensorflow Python

Learning to Rank in TensorFlow

2.8k
zi2zi
zi2zi kaonashi-tyc Python

Learning Chinese Character style with conditional GAN

2.8k
voxelmorph
voxelmorph voxelmorph Python

Unsupervised Learning for Image Registration

2.8k
mars
mars mars-project Python

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.

2.7k
dalle-playground
dalle-playground saharmor JavaScript

A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)

2.7k
DMTK
DMTK microsoft

Microsoft Distributed Machine Learning Toolkit

2.7k
Book6_First-Course-in-Data-Science
Book6_First-Course-in-Data-Science Visualize-ML Jupyter Notebook

Book_6_《数据有道》 | 鸢尾花书:从加减乘除到机器学习;欢迎大家批评指正!纠错多的同学会得到赠书感谢!

2.7k
datachain
datachain datachain-ai Python

Analytics, Versioning and ETL for multimodal data: video, audio, PDFs, images

2.7k
CV-CUDA
CV-CUDA CVCUDA C++

CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.

2.7k
ml
ml mljs JavaScript

Machine learning tools in JavaScript

2.7k
Open-Interface
Open-Interface AmberSahdev Python

Control Any Computer Using LLMs.

2.7k
semantra-python
semantra-python freedmand Python

Multi-tool for semantic search

2.7k
aimet
aimet qualcomm Python

AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.

2.7k
secretflow
secretflow secretflow Python

A unified framework for privacy-preserving data analysis and machine learning

2.7k
Top-AI-Conferences-Paper-with-Code
Top-AI-Conferences-Paper-with-Code MLNLP-World

MLNLP:本仓库整理人工智能会议(如 ACL、EMNLP、NAACL、COLING、AAAI、IJCAI、ICLR、NeurIPS、ICML 等)中开源代码的论文。

2.7k
Time-LLM
Time-LLM KimMeen Python

[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"

2.7k
pai
pai microsoft JavaScript

Resource scheduling and cluster management for AI

2.7k
ml-pen-and-paper-exercises
ml-pen-and-paper-exercises michaelgutmann TeX

Pen and paper exercises in machine learning

2.7k
kuberay
kuberay ray-project Go

A toolkit to run Ray applications on Kubernetes

2.7k
cloud-annotations
cloud-annotations cloud-annotations TypeScript

🐝 A fast, easy and collaborative open source image annotation tool for teams and individuals.

2.7k
hora
hora hora-search Rust

🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .

2.7k
alibi
alibi SeldonIO Python

Algorithms for explaining machine learning models

2.6k
CVprojects
CVprojects enpeizhao Jupyter Notebook

computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++、embedded system)

2.6k
prml
prml gerdm Jupyter Notebook

Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop

2.6k
plexe
plexe plexe-ai Python

✨ Build a machine learning model from a prompt

2.6k
asl-ml-immersion
asl-ml-immersion GoogleCloudPlatform Jupyter Notebook

Notebooks, code samples and reference for machine learning and generative ai on Google Cloud for the Advanced Solutions Lab (ASL) bootcamps.

2.6k
pipcook
pipcook alibaba TypeScript

Machine learning platform for Web developers

2.6k
ML2022-Spring
ML2022-Spring virginiakm1988 Jupyter Notebook

**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring

2.6k
Triton-Puzzles
Triton-Puzzles gpu-mode Jupyter Notebook

Puzzles for learning Triton

2.6k
hamilton
hamilton apache Jupyter Notebook

Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Ru...

2.6k
supabase-py
supabase-py supabase Python

Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, a...

2.6k
APKiD
APKiD rednaga YARA

Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android

2.6k
agentic-context-engine
agentic-context-engine kayba-ai Python

🧠 Make your agents learn from experience. Now available as a hosted solution at kayba.ai

2.6k
fe4ml-zh
fe4ml-zh apachecn JavaScript

:book: [译] 面向机器学习的特征工程

2.6k
kompute
kompute KomputeProject C++

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast,...

2.6k
scanpy
scanpy scverse Python

Single-cell analysis in Python. Scales to >100M cells.

2.6k
deepdetect
deepdetect jolibrain C++

Deep Learning Server and CLI for Torch and TensorRT

2.6k
gluon-nlp
gluon-nlp dmlc Python

NLP made easy

2.5k
hivemind
hivemind learning-at-home Python

Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

2.5k
huggingface.js
huggingface.js huggingface TypeScript

Use Hugging Face with JavaScript

2.5k
hyperlearn
hyperlearn unslothai Jupyter Notebook

2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

2.5k
bolt
bolt dblalock C++

10x faster matrix and vector operations

2.5k
yolov3-tf2
yolov3-tf2 zzh8829 Jupyter Notebook

YoloV3 Implemented in Tensorflow 2.0

2.5k
forecasting
forecasting microsoft Python

Time Series Forecasting Best Practices & Examples

2.5k
MLE-Flashcards
MLE-Flashcards b7leung

200+ detailed flashcards useful for reviewing topics in machine learning, computer vision, and computer science.

2.5k
Getting-Things-Done-with-Pytorch
Getting-Things-Done-with-Pytorch curiousily Jupyter Notebook

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2...

2.5k
ort
ort pykeio Rust

Fast ML inference & training for ONNX models in Rust

2.5k
papers
papers aleju

Summaries of machine learning papers

2.5k
An-Introduction-to-Statistical-Learning
An-Introduction-to-Statistical-Learning hardikkamboj Jupyter Notebook

This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.

2.5k
SimCLR
SimCLR sthalles Jupyter Notebook

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

2.5k