DeepLearning-Github排行

Pos1NameDescriptionLanguageStars TodayTotal Stars
1pytorchTensors and Dynamic neural networks in Python with strong GPU accelerationC++1817245
2kerasDeep Learning for humansPython1631783
3deeplearningbook-chineseDeep Learning Book Chinese TranslationTeX1518828
4tfjsA WebGL accelerated JavaScript library for training and deploying ML models.JavaScript138339
5Deep-Learning-Papers-Reading-RoadmapDeep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!Python1118229
6DetectronFAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.Python1115326
7TensorFlow-ExamplesTensorFlow Tutorial and Examples for Beginners with Latest APIsJupyter Notebook1023682
8deep-reinforcement-learningRepo for the Deep Reinforcement Learning Nanodegree programJupyter Notebook101124
9opencvOpen Source Computer Vision LibraryC++926315
10fastaiThe fast.ai deep learning library, lessons, and tutorialsJupyter Notebook95948
11Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlowPython96727
12openposeOpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimationC++88174
13pytorch-tutorialPyTorch Tutorial for Deep Learning ResearchersPython86500
14caffeCaffe: a fast open framework for deep learning.C++824930
15awesome-deep-learning-papersThe most cited deep learning papersTeX715445
16machine-learning-for-software-engineersA complete daily plan for studying to become a machine learning engineer.None719273
17machine-learning-yearning-cnMachine Learning Yearning Official Chinese TranslationCSS7257
18handson-mlA series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.Jupyter Notebook78483
19labelImg:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in imagesPython63982
20horovodDistributed training framework for TensorFlow, Keras, and PyTorch.C++63222
21darknetConvolutional Neural NetworksC68723
22DeepLearningZeroToAllTensorFlow Basic Tutorial LabsJupyter Notebook62548
23dlibA toolkit for making real world machine learning and data analysis applications in C++C++65379
24rayA high-performance distributed execution enginePython63740
25CNTKMicrosoft Cognitive Toolkit (CNTK), an open source deep-learning toolkitC++514840
26tensor2tensorLibrary of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.Python54526
27imgaugImage augmentation for machine learning experiments.Python53251
28ml-agentsUnity Machine Learning Agents ToolkitC#53499
29deep-learning-with-python-notebooksJupyter notebooks for the code samples of the book “Deep Learning with Python”Jupyter Notebook53848
30ncnnncnn is a high-performance neural network inference framework optimized for the mobile platformC44253
31conv_arithmeticA technical report on convolution arithmetic in the context of deep learningTeX44154
32TensorFlow-TutorialsTensorFlow Tutorials with YouTube VideosJupyter Notebook44773
33awesome-nlp:book: A curated list of resources dedicated to Natural Language Processing (NLP)None46244
34awesome-object-detectionAwesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.htmlNone4964
35ai-deadlines:alarm_clock: AI conference deadline countdownsHTML4686
36decaNLPThe Natural Language Decathlon: A Multitask Challenge for NLPPython4929
37face_classificationReal-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.Python42943
38MachineLearningBasic Machine Learning and Deep LearningPython42656
39the-incredible-pytorchThe Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.None42601
40text_classificationall kinds of text classificaiton models and more with deep learningPython42361
41MMdnnMMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.Python41938
42Awesome-pytorch-listA comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.None41829
43srganPhoto-Realistic Single Image Super-Resolution Using a Generative Adversarial NetworkPython4909
44allennlpAn open-source NLP research library, built on PyTorch.Python42716
45gluon-apiA clear, concise, simple yet powerful and efficient API for deep learning.Jupyter Notebook42209
46DeepSpeechA TensorFlow implementation of Baidu’s DeepSpeech architectureC++47305
47incubator-mxnetLightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and morePython414557
48spaCy�� Industrial-strength Natural Language Processing (NLP) with Python and CythonPython49952
49openfaceFace recognition with deep neural networks.Lua410398
50deeplearning4jDeeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark - From SkymindJava49360
51mit-deep-learning-book-pdfMIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron CourvilleJava33372
52lecturesOxford Deep NLP 2017 courseNone312213
53carlaOpen-source simulator for autonomous driving research.C++31508
54DIGITSDeep Learning GPU Training SystemHTML33255
55tflearnDeep learning library featuring a higher-level API for TensorFlow.Python38328
56stanford-tensorflow-tutorialsThis repository contains code examples for the Stanford’s course: TensorFlow for Deep Learning Research.Python36755
57awesome-datascience:memo: An awesome Data Science repository to learn and apply for real world problems.None38290
58iGANInteractive Image Generation via Generative Adversarial NetworksPython32851
59chainerrlChainerRL is a deep reinforcement learning library built on top of Chainer.Python3501
60neural-enhanceSuper Resolution for images using deep learning.Python38246
61char-rnnMulti-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in TorchLua38229
62deep-learning-modelsKeras code and weights files for popular deep learning models.Python33791
63light_head_rcnnLight-Head R-CNNJupyter Notebook3479
64convnetjsDeep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.JavaScript39201
65book:books: All programming languages booksNone3716
66Deep_reinforcement_learning_CourseNotebooks from the free course Deep Reinforcement Learning with TensorflowJupyter Notebook3295
67simulated-unsupervised-tensorflowTensorFlow implementation of “Learning from Simulated and Unsupervised Images through Adversarial Training”Python3458
68awesome-deep-learningA curated list of awesome Deep Learning tutorials, projects and communities.None39344
69tensorpackA Neural Net Training Interface on TensorFlowPython32470
70deep-learning-book:book: MIT Deep Learning Book in PDF formatNone3246
71face-alignment:fire: 2D and 3D Face alignment library build using pytorchPython31788
72opencv4nodejsAsynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API, with examples for: Face Detection, Machine Learning, Deep Neural Nets, Hand Gesture Recognition, Object Tracking, Feature Matching, Image HistogramC++31798
73awesome-CoreML-modelsCollection of models for Core MLNone3394
74deep-learning-papers-translation深度学习论文翻译,包括分类论文,检测论文等None3450
75daily-paper-computer-vision记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文None3798
76keras-attention-mechanismAttention mechanism Implementation for Keras.Python3809
77caffe2Caffe2 is a lightweight, modular, and scalable deep learning framework.C++38173
78probabilityProbabilistic reasoning and statistical analysis in TensorFlowJupyter Notebook3828
79keras-jsRun Keras models in the browser, with GPU support using WebGLJavaScript34221
80tf-pose-estimationDeep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.PureBasic31067
81py-faster-rcnnFaster R-CNN (Python implementation) – see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB versionPython34536
82MTCNN_face_detection_alignmentJoint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural NetworksMatlab31203
83tfjs-coreWebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.TypeScript37755
84data-science-ipython-notebooksData science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.Python313220
85turicreateTuri Create simplifies the development of custom machine learning models.C++37109
86faster_rcnnFaster R-CNNMatlab21740
87plaidmlPlaidML is a framework for making deep learning work everywhere.C++21085
88pointnetPointNet: Deep Learning on Point Sets for 3D Classification and SegmentationPython21081
89pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generationJupyter Notebook21762
90PyTorch-TutorialBuild your neural network easy and fastJupyter Notebook21436
91DeepLearningForNLPInPytorchAn IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.Jupyter Notebook21198
92CADLCourse materials/Homework materials for the FREE MOOC course on “Creative Applications of Deep Learning w/ Tensorflow” #CADLJupyter Notebook21148
93Video-Classification-2-Stream-CNNVideo Classification using 2 stream CNNPython2218
94labelmeImage Polygonal Annotation with Python (polygon, rectangle, line, point and image-level flag annotation).Python2911
95tvmOpen deep learning compiler stack for cpu, gpu and specialized acceleratorsC++21728
96zhihuThis repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.Jupyter Notebook21144
97machine-learning-notesMy continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接Jupyter Notebook21064
98tensorflow-1.4-billion-password-analysisDeep Learning model to analyze a large corpus of clear text passwords.Python2888
99mshadowMatrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine LearningC++2887
100frugally-deepHeader-only library for using Keras models in C++.C++2247
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值