Topic

deep-learning

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

Repositories (1412)

auto_ml
auto_ml ClimbsRocks Python

[UNMAINTAINED] Automated machine learning for analytics & production

1.7k
nnvm
nnvm dmlc C++
1.7k
keras_to_tensorflow
keras_to_tensorflow amir-abdi Python

General code to convert a trained keras model into an inference tensorflow model

1.7k
grad-cam
grad-cam ramprs Lua

[ICCV 2017] Torch code for Grad-CAM

1.6k
vizier
vizier google Python

Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.

1.6k
QRec
QRec Coder-Yu Python

QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)

1.6k
talos
talos autonomio Python

Hyperparameter Experiments with TensorFlow and Keras

1.6k
alphafold3-pytorch
alphafold3-pytorch lucidrains Python

Implementation of Alphafold 3 from Google Deepmind in Pytorch

1.6k
distribution-is-all-you-need
distribution-is-all-you-need graykode Python

The basic distribution probability Tutorial for Deep Learning Researchers

1.6k
Transformers-Recipe
Transformers-Recipe dair-ai

đź§  A study guide to learn about Transformers

1.6k
nlp-journey
nlp-journey msgi Python

Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificat...

1.6k
alphafold2
alphafold2 lucidrains Python

To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released

1.6k
NBA-Machine-Learning-Sports-Betting
NBA-Machine-Learning-Sports-Betting kyleskom Python

NBA sports betting using machine learning

1.6k
awesome-colab-notebooks
awesome-colab-notebooks amrzv Python

Collection of google colaboratory notebooks for fast and easy experiments

1.6k
ydata-synthetic
ydata-synthetic Data-Centric-AI-Community Jupyter Notebook

Synthetic data generators for tabular and time-series data

1.6k
torchquantum
torchquantum mit-han-lab Jupyter Notebook

A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with sup...

1.6k
MixTeX-Latex-OCR
MixTeX-Latex-OCR RQLuo Python

MixTeX multimodal LaTeX, ZhEn, and, Table OCR. It performs efficient CPU-based inference in a local offline on Windows.

1.6k
BerryNet
BerryNet DT42 Python

Deep learning gateway on Raspberry Pi and other edge devices

1.6k
SiamTrackers
SiamTrackers HonglinChu Python

(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrac...

1.6k
aws-machine-learning-university-accelerated-cv
aws-machine-learning-university-accelerated-cv aws-samples Jupyter Notebook

Machine Learning University: Accelerated Computer Vision Class

1.6k
Deep-Learning-for-Medical-Applications
Deep-Learning-for-Medical-Applications albarqouni TeX

Deep Learning Papers on Medical Image Analysis

1.6k
fast-autoaugment
fast-autoaugment kakaobrain Python

Official Implementation of 'Fast AutoAugment' in PyTorch.

1.6k
keras-yolo3
keras-yolo3 experiencor Python

Training and Detecting Objects with YOLO3

1.6k
delta
delta Delta-ML Python

DELTA is a deep learning based natural language and speech processing platform. LF AI & DATA Projects: https://lfaidata.foundation/projects/delta/

1.6k
Face-Mask-Detection
Face-Mask-Detection chandrikadeb7 Jupyter Notebook

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras

1.6k
DenseDepth
DenseDepth ialhashim Jupyter Notebook

High Quality Monocular Depth Estimation via Transfer Learning

1.6k
sphereface
sphereface wy1iu Jupyter Notebook

Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.

1.6k
Macaw-LLM
Macaw-LLM lyuchenyang Python

Macaw-LLM: Multi-Modal Language Modeling with Image, Video, Audio, and Text Integration

1.6k
keras-contrib
keras-contrib keras-team Python

Keras community contributions

1.6k
yt-channels-DS-AI-ML-CS
yt-channels-DS-AI-ML-CS benthecoder

A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, sof...

1.6k
elephas
elephas maxpumperla Python

Distributed Deep learning with Keras & Spark

1.6k
CS231n-2017-Summary
CS231n-2017-Summary mbadry1 Python

After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help m...

1.6k
model-optimization
model-optimization tensorflow Python

A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.

1.6k
pytorch-toolbelt
pytorch-toolbelt BloodAxe Python

PyTorch extensions for fast R&D prototyping and Kaggle farming

1.6k
uncertainty-baselines
uncertainty-baselines google Python

High-quality implementations of standard and SOTA methods on a variety of tasks.

1.6k
DeepAA
DeepAA OsciiArt Python

make ASCII Art by Deep Learning

1.6k
SSD
SSD lufficc Python

High quality, fast, modular reference implementation of SSD in PyTorch

1.6k
torchdyn
torchdyn DiffEqML Jupyter Notebook

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods

1.6k
OpenSeq2Seq
OpenSeq2Seq NVIDIA Python

Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP

1.6k
DeepMoji
DeepMoji bfelbo Python

State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.

1.6k
soundstorm-pytorch
soundstorm-pytorch lucidrains Python

Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch

1.5k
3d-ken-burns
3d-ken-burns sniklaus Python

an implementation of 3D Ken Burns Effect from a Single Image using PyTorch

1.5k
chatglm_finetuning
chatglm_finetuning ssbuild Python

chatglm 6b finetuning and alpaca finetuning

1.5k
GIMP-ML
GIMP-ML kritiksoman Python

AI for GNU Image Manipulation Program

1.5k
efficient_densenet_pytorch
efficient_densenet_pytorch gpleiss Python

A memory-efficient implementation of DenseNets

1.5k
Det3D
Det3D V2AI Python

World's first general purpose 3D object detection codebse.

1.5k
rwkv.cpp
rwkv.cpp RWKV C++

INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model

1.5k
pytorch-generative-adversarial-networks
pytorch-generative-adversarial-networks devnag Python

A very simple generative adversarial network (GAN) in PyTorch

1.5k
Laser_control
Laser_control Ildaron Python

Laser for control mosquito, weed, and pest

1.5k
MLBox
MLBox AxeldeRomblay Python

MLBox is a powerful Automated Machine Learning python library.

1.5k