Topic

deep-learning

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

Repositories (1427)

machine-learning-interview
machine-learning-interview zhengjingwei

算法工程师-机器学习面试题总结

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

NBA sports betting using machine learning

1.7k
lightweight-gan
lightweight-gan lucidrains Python

Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two

1.7k
EdgeML
EdgeML microsoft C++

This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.

1.7k
alphafold3-pytorch
alphafold3-pytorch lucidrains Python

Implementation of Alphafold 3 from Google Deepmind in Pytorch

1.7k
pytorch_tabular
pytorch_tabular pytorch-tabular Python

A unified framework for Deep Learning Models on tabular data

1.7k
d3rlpy
d3rlpy takuseno Python

An offline deep reinforcement learning library

1.7k
NYU-DLSP21
NYU-DLSP21 Atcold Jupyter Notebook

NYU Deep Learning Spring 2021

1.7k
mean-teacher
mean-teacher CuriousAI Python

A state-of-the-art semi-supervised method for image recognition

1.7k
Rainbow
Rainbow Kaixhin Python

Rainbow: Combining Improvements in Deep Reinforcement Learning

1.7k
scvi-tools
scvi-tools scverse Python

Deep probabilistic analysis of single-cell and spatial omics data

1.7k
arxiv-sanity-lite
arxiv-sanity-lite karpathy Python

arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on pape...

1.7k
frustum-pointnets
frustum-pointnets charlesq34 Python

Frustum PointNets for 3D Object Detection from RGB-D Data

1.7k
vizier
vizier google Python

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

1.7k
Enzyme
Enzyme EnzymeAD LLVM

High-performance automatic differentiation of LLVM and MLIR.

1.7k
deep-head-pose
deep-head-pose natanielruiz Python

:fire::fire: Deep Learning Head Pose Estimation using PyTorch.

1.7k
grad-cam
grad-cam ramprs Lua

[ICCV 2017] Torch code for Grad-CAM

1.7k
dl-4-tsc
dl-4-tsc hfawaz Python

Deep Learning for Time Series Classification

1.7k
awesome-colab-notebooks
awesome-colab-notebooks amrzv Python

Collection of google colaboratory notebooks for fast and easy experiments

1.7k
auto_ml
auto_ml ClimbsRocks Python

[UNMAINTAINED] Automated machine learning for analytics & production

1.7k
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.7k
BirdNET-Analyzer
BirdNET-Analyzer birdnet-team Python

BirdNET analyzer for scientific audio data processing.

1.7k
nnvm
nnvm dmlc C++
1.6k
fg-data-synthetic
fg-data-synthetic Data-Centric-AI-Community Jupyter Notebook

Synthetic data generators for tabular and time-series data

1.6k
keras_to_tensorflow
keras_to_tensorflow amir-abdi Python

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

1.6k
Transformers-Recipe
Transformers-Recipe dair-ai

🧠 A study guide to learn about Transformers

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
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
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
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
alphafold2
alphafold2 lucidrains Python

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

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
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
BerryNet
BerryNet DT42 Python

Deep learning gateway on Raspberry Pi and other edge devices

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

Deep Learning Papers on Medical Image Analysis

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
fast-autoaugment
fast-autoaugment kakaobrain Python

Official Implementation of 'Fast AutoAugment' in PyTorch.

1.6k
DenseDepth
DenseDepth ialhashim Jupyter Notebook

High Quality Monocular Depth Estimation via Transfer Learning

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
sphereface
sphereface wy1iu Jupyter Notebook

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

1.6k
Laser_control
Laser_control Ildaron Python

Laser for control mosquito, weed, and pest

1.6k
Macaw-LLM
Macaw-LLM lyuchenyang Python

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

1.6k
uncertainty-baselines
uncertainty-baselines google Python

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

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

Keras community contributions

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
elephas
elephas maxpumperla Python

Distributed Deep learning with Keras & Spark

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