All ML Frameworks

45,958 frameworks ranked by quality score · Page 31 of 460

Showing 3001–3100 of 45,958
# Framework Score Tier
3001 mrsaeeddev/free-ai-resources

🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many...

50
Established
3002 xiamx/awesome-sentiment-analysis

😀😄😂😭 A curated list of Sentiment Analysis methods, implementations and misc. 😥😟😱😤

50
Established
3003 tomlepaine/fast-wavenet

Speedy Wavenet generation using dynamic programming :zap:

50
Established
3004 ternaus/TernausNetV2

TernausNetV2: Fully Convolutional Network for Instance Segmentation

50
Established
3005 SheepTAO/dpeeg

Deep Learning with EEG.

50
Established
3006 AlexOlsen/DeepWeeds

A Multiclass Weed Species Image Dataset for Deep Learning

50
Established
3007 tradytics/surpriver

Find big moving stocks before they move using machine learning and anomaly detection

50
Established
3008 NatLabRockies/nsrdb

NSRDB data processing pipeline. Includes satellite data assimilation, cloud...

50
Established
3009 migueldeicaza/TensorFlowSharp

TensorFlow API for .NET languages

50
Established
3010 ai-techsystems/deepC

vendor independent TinyML deep learning library, compiler and inference...

50
Established
3011 martenlienen/torchode

A parallel ODE solver for PyTorch

50
Established
3012 NVlabs/MUNIT

Multimodal Unsupervised Image-to-Image Translation

50
Established
3013 tensorflow/swift-apis

Swift for TensorFlow Deep Learning Library

50
Established
3014 uber-research/deep-neuroevolution

Deep Neuroevolution

50
Established
3015 hayatoy/ml-forex-prediction

Predicting Forex Future Price with Machine Learning

50
Established
3016 souzatharsis/open-quant-live-book

An open source, hands-on and fully reproducible book in quantitative...

50
Established
3017 recodehive/Stackoverflow-Analysis

Stack overflow is a professional community for developers. This repo...

50
Established
3018 Halfish/machine-learning-reference

常见的机器学习参考资料,包括书籍、公开课等

50
Established
3019 Paperspace/DinoRunTutorial

Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"

50
Established
3020 ruiminshen/yolo2-pytorch

PyTorch implementation of the YOLO (You Only Look Once) v2

50
Established
3021 juniorcl/transaction-fraud-detection

A data science project to predict whether a transaction is a fraud or not.

50
Established
3022 a-r-j/ProteinWorkshop

Benchmarking framework for protein representation learning. Includes a large...

50
Established
3023 Tony607/mmdetection_object_detection_demo

How to train an object detection model with mmdetection

50
Established
3024 rasbt/musicmood

A machine learning approach to classify songs by mood.

50
Established
3025 benedekrozemberczki/GraphWaveletNeuralNetwork

A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

50
Established
3026 cvondrick/soundnet

SoundNet: Learning Sound Representations from Unlabeled Video. NIPS 2016

50
Established
3027 griegler/octnet

OctNet: Learning Deep 3D Representations at High Resolutions

50
Established
3028 nerfstudio-project/nerfstudio

A collaboration friendly studio for NeRFs

50
Established
3029 weihua916/powerful-gnns

How Powerful are Graph Neural Networks?

50
Established
3030 microsoft/AirSim-NeurIPS2019-Drone-Racing

Drone Racing @ NeurIPS 2019, built on Microsoft AirSim

50
Established
3031 MICS-Lab/thunder

[NeurIPS25 D&B Spotlight] A tile-level histopathology image understanding benchmark

50
Established
3032 NVIDIA/gpu-rest-engine

A REST API for Caffe using Docker and Go

50
Established
3033 Sentinal4D/cellshape

3D shape analysis using deep learning

50
Established
3034 neptune-ai/open-solution-mapping-challenge

Open solution to the Mapping Challenge :earth_americas:

50
Established
3035 mikeoliphant/neural-amp-modeler-lv2

Neural Amp Modeler LV2 plugin

50
Established
3036 HMS-Core/hms-ml-demo

HMS ML Demo provides an example of integrating Huawei ML Kit service into...

50
Established
3037 thekevinscott/ml-classifier-ui

A UI tool for quickly training image classifiers in the browser

50
Established
3038 jason718/awesome-self-supervised-learning

A curated list of awesome self-supervised methods

50
Established
3039 kevinalexandr19/python_para_geologos

Python para Geólogos

50
Established
3040 HealthCatalyst/healthcareai-r

R tools for healthcare machine learning

50
Established
3041 AutoViML/pandas_dq

Find data quality issues and clean your data in a single line of code with a...

50
Established
3042 interpretml/DiCE

Generate Diverse Counterfactual Explanations for any machine learning model.

50
Established
3043 graphdeeplearning/benchmarking-gnns

Repository for benchmarking graph neural networks (JMLR 2023)

50
Established
3044 ACEsuit/mace-foundations

MACE foundation models (MP, OMAT, mh-1)

50
Established
3045 IBM/AutoMLPipeline.jl

A package that makes it trivial to create and evaluate machine learning...

50
Established
3046 tudelft-cda-lab/FlexFringe

The FlexFringe tool for flexible learning of state machines (deterministic...

50
Established
3047 PaulDuvall/ai-development-patterns

A comprehensive collection of AI development patterns for building software...

50
Established
3048 christiansafka/img2vec

:fire: Use pre-trained models in PyTorch to extract vector embeddings for any image

50
Established
3049 lartpang/awesome-segmentation-saliency-dataset

A collection of some datasets for segmentation / saliency detection. Welcome...

50
Established
3050 Lewuathe/n42

Tiny Deep Learning module for Node.js

50
Established
3051 kaushalshetty/FeatureSelectionGA

Feature Selection using Genetic Algorithm (DEAP Framework)

50
Established
3052 pytopia/CS-Tutorial

Source Code for CS Courses Offered by Ali Hejazizo

50
Established
3053 Mitchell-Mirano/sorix

Sorix, high performance, easy to learn, fast to code, from prototype to production

50
Established
3054 EscVM/RAMS

Official TensorFlow code for paper "Multi-Image Super Resolution of Remotely...

50
Established
3055 amitkaps/full-stack-data-science

Full Stack Data Science in Python

50
Established
3056 sniklaus/pytorch-hed

a reimplementation of Holistically-Nested Edge Detection in PyTorch

50
Established
3057 chainer/chainerrl

ChainerRL is a deep reinforcement learning library built on top of Chainer.

50
Established
3058 nikhilbarhate99/PPO-PyTorch

Minimal implementation of clipped objective Proximal Policy Optimization...

50
Established
3059 Psychic-DL/Awesome-Traffic-Agent-Trajectory-Prediction

This is a list of papers related to traffic agent trajectory prediction.

50
Established
3060 ashishpapanai/stockDL

A financial deep learning library for stocks price prediction and comparison...

50
Established
3061 getnamo/TensorFlow-Unreal

TensorFlow plugin for the Unreal Engine.

50
Established
3062 hindupuravinash/the-gan-zoo

A list of all named GANs!

50
Established
3063 sizhe-li/neural-jacobian-field

Controlling diverse robots by inferring jacobian fields with deep networks!...

50
Established
3064 NimbleBoxAI/nbox

The official python package for NimbleBox. Exposes all APIs as CLIs and...

50
Established
3065 AmazaspShumik/sklearn-bayes

Python package for Bayesian Machine Learning with scikit-learn API

50
Established
3066 tensorflow/ranking

Learning to Rank in TensorFlow

50
Established
3067 isxcode/torch-yun

Ultra-Intelligent AI-in-one Application Platform | 至数云-超轻量级人工智能应用平台/智能平台

50
Established
3068 sb-ai-lab/Eco2AI

eco2AI is a python library which accumulates statistics about power...

50
Established
3069 ezponda/intro_deep_learning

Deep learning course

50
Established
3070 mhuzaifadev/machine-learning_zero-to-hero

Welcome to Machine Learning: Zero to Hero: From the fundamentals of machine...

50
Established
3071 hpi-xnor/BMXNet

(New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An...

50
Established
3072 kuanghuei/SCAN

PyTorch source code for "Stacked Cross Attention for Image-Text Matching" (ECCV 2018)

50
Established
3073 kaonashi-tyc/zi2zi

Learning Chinese Character style with conditional GAN

50
Established
3074 andreasMazur/geoconv

A Python library for end-to-end learning on surfaces. It implements...

50
Established
3075 apache/flink-ml

Machine learning library of Apache Flink

50
Established
3076 OAID/Caffe-HRT

Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to...

50
Established
3077 neo-ai/neo-ai-dlr

Neo-AI-DLR is a common runtime for machine learning models compiled by AWS...

50
Established
3078 Hyperparticle/one-pixel-attack-keras

Keras implementation of "One pixel attack for fooling deep neural networks"...

50
Established
3079 saccofrancesco/deepshot

AI model predicting NBA game outcomes using advanced stats and trends

50
Established
3080 NVIDIA/framework-reproducibility

Providing reproducibility in deep learning frameworks

50
Established
3081 thekevinscott/ml-classifier

A tool for quickly training image classifiers in the browser

50
Established
3082 spotty-cloud/spotty

Training deep learning models on AWS and GCP instances

50
Established
3083 benedekrozemberczki/pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural...

50
Established
3084 K-Dense-AI/karpathy

An agentic Machine Learning Engineer

50
Established
3085 White-Link/UnsupervisedScalableRepresentationLearningTimeSeries

Unsupervised Scalable Representation Learning for Multivariate Time Series:...

50
Established
3086 Harry24k/adversarial-attacks-pytorch

PyTorch implementation of adversarial attacks [torchattacks]

50
Established
3087 LinearBoost/linearboost-classifier

LinearBoost Classifier is a rapid and accurate classification algorithm that...

50
Established
3088 sithu31296/semantic-segmentation

SOTA Semantic Segmentation Models in PyTorch

50
Established
3089 square/pysurvival

Open source package for Survival Analysis modeling

50
Established
3090 nrflynn2/ml-drug-discovery

The official repository for the book "Machine Learning for Drug Discovery"...

50
Established
3091 vietnh1009/Super-mario-bros-PPO-pytorch

Proximal Policy Optimization (PPO) algorithm for Super Mario Bros

50
Established
3092 machinelearningnanodegree/stanford-cs231

Resources for students in the Udacity's Machine Learning Engineer Nanodegree...

50
Established
3093 jingweiz/pytorch-rl

Deep Reinforcement Learning with pytorch & visdom

50
Established
3094 wuba/dl_inference

通用深度学习推理工具,可在生产环境中快速上线由TensorFlow、PyTorch、Caffe框架训练出的深度学习模型。

50
Established
3095 npatta01/web-deep-learning-classifier

Deep Learning model to classify food (Web App)

50
Established
3096 HaSai666/rec_pangu

rec_pangu is a flexible open-source project for recommendation systems. It...

50
Established
3097 thu-ml/zhusuan

A probabilistic programming library for Bayesian deep learning, generative...

50
Established
3098 bourdakos1/CapsNet-Visualization

🎆 A visualization of the CapsNet layers to better understand how it works

50
Established
3099 kaiwaehner/ksql-udf-deep-learning-mqtt-iot

Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data

50
Established
3100 komiya-atsushi/xgboost-predictor-java

Pure Java implementation of XGBoost predictor for online prediction tasks.

50
Established
« Prev 1 2 3 29 30 31 32 33 458 459 460 Next »