All ML Frameworks
43,001 frameworks ranked by quality score · Page 24 of 431
| # | Framework | Score | Tier |
|---|---|---|---|
| 2301 |
NVIDIA/DIGITS
Deep Learning GPU Training System |
|
Established |
| 2302 |
DenisTome/Lifting-from-the-Deep-release
Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation... |
|
Established |
| 2303 |
doonny/PipeCNN
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks |
|
Established |
| 2304 |
mdietrichstein/tensorflow-open_nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model |
|
Established |
| 2305 |
MarekKowalski/DeepAlignmentNetwork
A deep neural network for face alignment |
|
Established |
| 2306 |
natanielruiz/deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch. |
|
Established |
| 2307 |
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230 |
|
Established |
| 2308 |
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2 |
|
Established |
| 2309 |
aimclub/Fedot.Industrial
Python framework for automated time series classification, regression and forecasting |
|
Established |
| 2310 |
nshaud/DeepNetsForEO
Deep networks for Earth Observation |
|
Established |
| 2311 |
milaan9/93_Python_Data_Analytics_Projects
This repository contains all the data analytics projects that I've worked on... |
|
Established |
| 2312 |
ibaiGorordo/pyKinectAzure
Python library to run Kinect Azure DK SDK functions |
|
Established |
| 2313 |
sjsdfg/dl4j-tutorials
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/ |
|
Established |
| 2314 |
rust0258/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP... |
|
Established |
| 2315 |
lyhue1991/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋 |
|
Established |
| 2316 |
benedekrozemberczki/datasets
A repository of pretty cool datasets that I collected for network science... |
|
Established |
| 2317 |
FluxML/model-zoo
Please do not feed the models |
|
Established |
| 2318 |
BinRoot/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the... |
|
Established |
| 2319 |
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image |
|
Established |
| 2320 |
NiuTrans/NiuTensor
NiuTensor is an open-source toolkit developed by a joint team from NLP Lab.... |
|
Established |
| 2321 |
hollobit/All-About-the-GAN
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN |
|
Established |
| 2322 |
amanchadha/coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs... |
|
Established |
| 2323 |
TsLu1s/tsforecasting
TSForecasting: Automated Time Series Forecasting Framework |
|
Established |
| 2324 |
devsisters/pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks" |
|
Established |
| 2325 |
RLE-Foundation/rllte
Long-Term Evolution Project of Reinforcement Learning |
|
Established |
| 2326 |
googleapis/nodejs-dialogflow
This repository is deprecated. All of its content and history has been moved... |
|
Established |
| 2327 |
AmoDinho/datacamp-python-data-science-track
All the slides, accompanying code and exercises all stored in this repo. 🎈 |
|
Established |
| 2328 |
databricks/spark-sklearn
(Deprecated) Scikit-learn integration package for Apache Spark |
|
Established |
| 2329 |
tobegit3hub/tensorflow_template_application
TensorFlow template application for deep learning |
|
Established |
| 2330 |
f90/Wave-U-Net
Implementation of the Wave-U-Net for audio source separation |
|
Established |
| 2331 |
JAIJANYANI/Automated-Resume-Screening-System
Automated Resume Screening System using Machine Learning (With Dataset) |
|
Established |
| 2332 |
ahangchen/GDLnotes
Google Deep Learning Notes(TensorFlow教程) |
|
Established |
| 2333 |
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析 |
|
Established |
| 2334 |
wardseptember/notes
算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。 |
|
Established |
| 2335 |
stan-dev/pystan2
PyStan, the Python interface to Stan |
|
Established |
| 2336 |
accord-net/framework
Machine learning, computer vision, statistics and general scientific... |
|
Established |
| 2337 |
Qengineering/Jetson-Nano-Ubuntu-20-image
Jetson Nano with Ubuntu 20.04 image |
|
Established |
| 2338 |
fendouai/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow... |
|
Established |
| 2339 |
forestagostinelli/deepxube
Learn a domain-specific heuristic function in a domain-independent fashion... |
|
Established |
| 2340 |
fendouai/OpenCVTutorials
OpenCV-Python4.1 中文文档 |
|
Established |
| 2341 |
Mohitkr95/best-data-science-resources
This repository contains the best Data Science free hand-picked resources to... |
|
Established |
| 2342 |
cos120/captcha_crack
选字验证码破解,试验过网易和极验,破解率99 |
|
Established |
| 2343 |
trainindata/feature-engineering-for-time-series-forecasting
Code repository for the online course "Feature Engineering for Time Series... |
|
Established |
| 2344 |
ematvey/hierarchical-attention-networks
Document classification with Hierarchical Attention Networks in TensorFlow.... |
|
Established |
| 2345 |
vanderschaarlab/mlforhealthlabpub
Machine Learning and Artificial Intelligence for Medicine. |
|
Established |
| 2346 |
JeremieMelo/pytorch-onn
A PyTorch Library for Photonic AI Computing Model Training and Co-Design (NeurIPS'21) |
|
Established |
| 2347 |
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO,... |
|
Established |
| 2348 |
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding |
|
Established |
| 2349 |
VanekPetr/investment-funnel
Investment Funnel 📈 is an open-source python platform designed for an easy... |
|
Established |
| 2350 |
urgedata/pythondata
repo for code published on pythondata.com |
|
Established |
| 2351 |
ypwhs/baiduyun_deeplearning_competition
百度云魅族深度学习应用大赛 |
|
Established |
| 2352 |
mlcommons/GaNDLF
A generalizable application framework for segmentation, regression, and... |
|
Established |
| 2353 |
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning... |
|
Established |
| 2354 |
ikostrikov/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from... |
|
Established |
| 2355 |
MohamedAliHabib/Brain-Tumor-Detection
Brain Tumor Detection Using Convolutional Neural Networks. |
|
Established |
| 2356 |
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe,... |
|
Established |
| 2357 |
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image... |
|
Established |
| 2358 |
JiashuWu/Books
My book list |
|
Established |
| 2359 |
happynear/AMSoftmax
A simple yet effective loss function for face verification. |
|
Established |
| 2360 |
suvoooo/Machine_Learning
Some fundamental machine learning and data-analysis techniques are explained... |
|
Established |
| 2361 |
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer... |
|
Established |
| 2362 |
dillondaudert/UMAP.jl
Uniform Manifold Approximation and Projection (UMAP) implementation in Julia |
|
Established |
| 2363 |
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 |
|
Established |
| 2364 |
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning |
|
Established |
| 2365 |
AnubhavGupta3377/Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch |
|
Established |
| 2366 |
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit |
|
Established |
| 2367 |
lishen/end2end-all-conv
Deep Learning to Improve Breast Cancer Detection on Screening Mammography |
|
Established |
| 2368 |
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial |
|
Established |
| 2369 |
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook |
|
Established |
| 2370 |
Extremesarova/ds_resources
Data Science Resources for interview preparation and learning |
|
Established |
| 2371 |
milaan9/Machine_Learning_Algorithms_from_Scratch
This repository explores the variety of techniques and algorithms commonly... |
|
Established |
| 2372 |
carefree0910/MachineLearning
Machine learning algorithms implemented by pure numpy |
|
Established |
| 2373 |
posenhuang/deeplearningsourceseparation
Deep Recurrent Neural Networks for Source Separation |
|
Established |
| 2374 |
spotify/basic-pitch
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection |
|
Established |
| 2375 |
apachecn/fe4ml-zh
:book: [译] 面向机器学习的特征工程 |
|
Established |
| 2376 |
aburkov/theMLbook
The Python code to reproduce the illustrations from The Hundred-Page Machine... |
|
Established |
| 2377 |
gabrieleangeletti/Deep-Learning-TensorFlow
Ready to use implementations of various Deep Learning algorithms using TensorFlow. |
|
Established |
| 2378 |
mokemokechicken/reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods. |
|
Established |
| 2379 |
jivoi/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security |
|
Established |
| 2380 |
4paradigm/AutoX
AutoX is an efficient automl tool, which is mainly aimed at data mining... |
|
Established |
| 2381 |
stratospark/food-101-keras
Food Classification with Deep Learning in Keras / Tensorflow |
|
Established |
| 2382 |
adosar/aidsorb
Python package for deep learning on molecular point clouds. |
|
Established |
| 2383 |
Sentdex/nnfs_book
Sample code from the Neural Networks from Scratch book. |
|
Established |
| 2384 |
fastai/course-v3
The 3rd edition of course.fast.ai |
|
Established |
| 2385 |
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著 |
|
Established |
| 2386 |
tirthajyoti/Stats-Maths-with-Python
General statistics, mathematical programming, and numerical/scientific... |
|
Established |
| 2387 |
hfawaz/InceptionTime
InceptionTime: Finding AlexNet for Time Series Classification |
|
Established |
| 2388 |
corenel/pytorch-adda
A PyTorch implementation for Adversarial Discriminative Domain Adaptation |
|
Established |
| 2389 |
Kulbear/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera. |
|
Established |
| 2390 |
VivekPa/AIAlpha
Use unsupervised and supervised learning to predict stocks |
|
Established |
| 2391 |
thuquant/awesome-quant
中国的Quant相关资源索引 |
|
Established |
| 2392 |
cmusatyalab/openface
Face recognition with deep neural networks. |
|
Established |
| 2393 |
yueliu1999/Awesome-Deep-Graph-Clustering
Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph... |
|
Established |
| 2394 |
thuml/Anomaly-Transformer
About Code release for "Anomaly Transformer: Time Series Anomaly Detection... |
|
Established |
| 2395 |
ty4z2008/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang |
|
Established |
| 2396 |
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析 |
|
Established |
| 2397 |
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档 |
|
Established |
| 2398 |
MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathematical Foundations of... |
|
Established |
| 2399 |
drawbridge/keras-mmoe
A TensorFlow Keras implementation of "Modeling Task Relationships in... |
|
Established |
| 2400 |
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow. |
|
Established |