Topic

deep-learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Repositories (1427)

executorch
executorch pytorch Python

On-device AI across mobile, embedded and edge for PyTorch

4.9k
edward
edward blei-lab Jupyter Notebook

A probabilistic programming language in TensorFlow. Deep generative models, variational inference.

4.8k
djl
djl deepjavalibrary Java

An Engine-Agnostic Deep Learning Framework in Java

4.8k
image-super-resolution
image-super-resolution idealo Python

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.

4.8k
DeepLearningProject
DeepLearningProject Spandan-Madan HTML

An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.

4.8k
MegEngine
MegEngine MegEngine C++

MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架

4.8k
pytorch-cifar100
pytorch-cifar100 weiaicunzai Python

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, S...

4.8k
ignite
ignite pytorch Python

High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.

4.8k
Awesome-PyTorch-Chinese
Awesome-PyTorch-Chinese INTERMT Python

【干货】史上最全的PyTorch学习资源汇总

4.8k
competition-baseline
competition-baseline datawhalechina Jupyter Notebook

数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路

4.8k
mmocr
mmocr open-mmlab Python

OpenMMLab Text Detection, Recognition and Understanding Toolbox

4.8k
Flux.jl
Flux.jl FluxML Julia

Relax! Flux is the ML library that doesn't make you tensor

4.7k
Reinforcement-Learning
Reinforcement-Learning andri27-ts Jupyter Notebook

Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning

4.7k
LLM-RL-Visualized
LLM-RL-Visualized changyeyu Python

🌟100+ 原创 LLM / RL 原理图📚,《大模型算法》作者巨献!💥(100+ LLM/RL Algorithm Maps )

4.7k
Learn_Prompting
Learn_Prompting trigaten MDX

Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community

4.7k
cracking-the-data-science-interview
cracking-the-data-science-interview khanhnamle1994 Jupyter Notebook

A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep

4.7k
LightGlue
LightGlue cvg Python

LightGlue: Local Feature Matching at Light Speed (ICCV 2023)

4.7k
whisper-jax
whisper-jax sanchit-gandhi Jupyter Notebook

JAX implementation of OpenAI's Whisper model for up to 70x speed-up on TPU.

4.7k
Production-Level-Deep-Learning
Production-Level-Deep-Learning alirezadir

A guideline for building practical production-level deep learning systems to be deployed in real world applications.

4.7k
dm_control
dm_control google-deepmind Python

Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.

4.7k
Deep-reinforcement-learning-with-pytorch
Deep-reinforcement-learning-with-pytorch sweetice Python

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

4.6k
datascience
datascience r0f1

Curated list of Python resources for data science.

4.6k
TNN
TNN Tencent C++

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguishe...

4.6k
deep-learning-roadmap
deep-learning-roadmap instillai Python

:satellite: All You Need to Know About Deep Learning - A kick-starter

4.6k
CTranslate2
CTranslate2 OpenNMT C++

Fast inference engine for Transformer models

4.6k
autotrain-advanced
autotrain-advanced huggingface Python

🤗 AutoTrain Advanced

4.6k
tree-of-thoughts
tree-of-thoughts kyegomez Python

Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70...

4.6k
BEVFormer
BEVFormer fundamentalvision Python

[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and...

4.6k
LLMBook-zh.github.io
LLMBook-zh.github.io LLMBook-zh Python

《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣

4.5k
Awesome-AIGC-Tutorials
Awesome-AIGC-Tutorials luban-agi

Curated tutorials and resources for Large Language Models, AI Painting, and more.

4.5k
DeepFilterNet
DeepFilterNet Rikorose Python

Noise supression using deep filtering

4.5k
tiny-cuda-nn
tiny-cuda-nn NVlabs C++

Lightning fast C++/CUDA neural network framework

4.5k
RecBole
RecBole RUCAIBox Python

A unified, comprehensive and efficient recommendation library

4.5k
monodepth2
monodepth2 nianticlabs Jupyter Notebook

[ICCV 2019] Monocular depth estimation from a single image

4.5k
alpha-zero-general
alpha-zero-general suragnair Jupyter Notebook

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

4.5k
TensorFlow-World
TensorFlow-World astorfi Python

:earth_americas: Simple and ready-to-use tutorials for TensorFlow

4.5k
deep-high-resolution-net.pytorch
deep-high-resolution-net.pytorch leoxiaobin Cuda

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"

4.5k
DeepKE
DeepKE zjunlp Python

[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction

4.5k
img2dataset
img2dataset rom1504 Python

Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.

4.4k
llm-foundry
llm-foundry mosaicml Python

LLM training code for Databricks foundation models

4.4k
VoTT
VoTT microsoft TypeScript

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.

4.4k
probability
probability tensorflow Jupyter Notebook

Probabilistic reasoning and statistical analysis in TensorFlow

4.4k
awesome-RLHF
awesome-RLHF opendilab

A curated list of reinforcement learning with human feedback resources (continually updated)

4.4k
MachineLearningNotebooks
MachineLearningNotebooks Azure Jupyter Notebook

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft

4.4k
cognita
cognita truefoundry Python

RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry

4.4k
Ad-papers
Ad-papers wzhe06 Python

Papers on Computational Advertising

4.4k
awesome-data-labeling
awesome-data-labeling HumanSignal

A curated list of awesome data labeling tools

4.4k
FLAML
FLAML microsoft Jupyter Notebook

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.

4.4k
Deep-Learning-in-Production
Deep-Learning-in-Production ahkarami

In this repository, I will share some useful notes and references about deploying deep learning-based models in production.

4.4k
onnxsim
onnxsim onnxsim Python

Simplify your onnx model

4.4k