Home

Awesome

Top deep learning Github repositories

Here's a list of top 200 deep learning Github repositories sorted by the number of stars. The query that has been used with Github search API is:

Trending deep learning Github repositories can be found here.

Date: 02-02-2020 compared to 09-01-2019

Note: This will be updated regularly.

PosNameDescriptionLanguageStarsForks
:heavy_minus_sign:1tensorflowAn Open Source Machine Learning Framework for EveryoneC++14057479704
:heavy_minus_sign:2kerasDeep Learning for humansPython4662717671
:heavy_minus_sign:3opencvOpen Source Computer Vision LibraryC++4181732255
:arrow_up:14DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06None3634911201
:arrow_down:15TensorFlow-ExamplesTensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)Jupyter Notebook3617313657
:heavy_minus_sign:6pytorchTensors and Dynamic neural networks in Python with strong GPU accelerationC++357198990
:heavy_minus_sign:7caffeCaffe: a fast open framework for deep learning.C++2977518028
:arrow_up:48faceswapDeepfakes Software For AllPython288639258
:new:9100-Days-Of-ML-Code100 Days of ML CodingPython277666943
:arrow_down:110deeplearningbook-chineseDeep Learning Book Chinese TranslationTeX277538098
:arrow_down:111Deep-Learning-Papers-Reading-RoadmapDeep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!Python254575818
:new:12practicalAI📚 A practical approach to machine learning.Jupyter Notebook234374171
:arrow_down:213machine-learning-for-software-engineersA complete daily plan for studying to become a machine learning engineer.None233265466
:arrow_up:214AiLearningAiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLPPython229237996
:arrow_down:215DetectronFAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.Python227545016
:arrow_down:116awesome-deep-learning-papersThe most cited deep learning papersTeX205743987
:arrow_up:117handson-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 Notebook1862210022
:arrow_down:118incubator-mxnetLightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and morePython183446528
:arrow_up:119data-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.Python179475528
:arrow_up:120fastaiThe fastai deep learning library, plus lessons and tutorialsJupyter Notebook170016029
:arrow_down:221CNTKMicrosoft Cognitive Toolkit (CNTK), an open source deep-learning toolkitC++166584420
:heavy_minus_sign:22darknetConvolutional Neural NetworksC1620310402
:arrow_up:1523d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。Python159104061
:arrow_up:124openposeOpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimationC++158254682
:arrow_down:225spaCy💫 Industrial-strength Natural Language Processing (NLP) with Python and CythonPython156432755
:heavy_minus_sign:26Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlowPython155837251
:arrow_up:427ML-From-ScratchMachine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.Python153272935
:arrow_up:228pytorch-tutorialPyTorch Tutorial for Deep Learning ResearchersPython153144813
:arrow_up:6229Real-Time-Voice-CloningClone a voice in 5 seconds to generate arbitrary speech in real-timePython150142651
:arrow_down:230100-Days-Of-ML-Code100-Days-Of-ML-Code中文版Jupyter Notebook149774170
:arrow_down:431awesome-deep-learningA curated list of awesome Deep Learning tutorials, projects and communities.None145654592
:arrow_down:832lecturesOxford Deep NLP 2017 courseNone144113477
:arrow_down:433TensorFlow-CourseSimple and ready-to-use tutorials for TensorFlowPython139382782
:arrow_down:234QixMachine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、GolangNone130914701
:arrow_down:235cheatsheets-aiEssential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5None130683175
:arrow_down:236openfaceFace recognition with deep neural networks.Lua130433260
:arrow_up:237DeepSpeechA TensorFlow implementation of Baidu's DeepSpeech architectureC++129512417
:arrow_down:238tfjsA WebGL accelerated JavaScript library for training and deploying ML models.TypeScript125661040
:arrow_down:439Screenshot-to-codeA neural network that transforms a design mock-up into a static website.HTML123971226
:arrow_up:4940DeepFaceLabDeepFaceLab is the leading software for creating deep fakes.Python122372802
:arrow_up:1341deeplearning-modelsA collection of various deep learning architectures, models, and tipsJupyter Notebook114832678
:arrow_down:542deeplearning4jEclipse Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + SparkJava114544803
:arrow_down:243awesome-datascience:memo: An awesome Data Science repository to learn and apply for real world problems.None109923237
:arrow_up:644pytorch-CycleGAN-and-pix2pixImage-to-Image Translation in PyTorchPython109113141
:arrow_down:545pix2codepix2code: Generating Code from a Graphical User Interface ScreenshotPython107091160
:arrow_down:446neural-networks-and-deep-learningCode samples for my book "Neural Networks and Deep Learning"Python106875046
:arrow_down:347PaddlePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)C++106762823
:arrow_up:448nndl.github.io《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep LearningHTML105172356
:arrow_up:1449rayA fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.Python102481484
:arrow_up:3250pytorch-handbookpytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行Jupyter Notebook101633056
:arrow_down:851FastPhotoStyleStyle transfer, deep learning, feature transformPython100521041
:arrow_up:352facenetFace recognition using TensorflowPython99654055
:arrow_down:753char-rnnMulti-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in TorchLua99532370
:arrow_down:554Machine-Learning-Tutorialsmachine learning and deep learning tutorials, articles and other resourcesNone99203029
:arrow_down:1055convnetjsDeep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.JavaScript98881976
:arrow_down:356stanford-cs-229-machine-learningVIP cheatsheets for Stanford's CS 229 Machine LearningNone98882402
:arrow_down:957neural-enhanceSuper Resolution for images using deep learning.Python98681118
:new:58nsfw_data_scraperCollection of scripts to aggregate image data for the purposes of training an NSFW Image ClassifierShell98532605
:arrow_down:159awesome-nlp:book: A curated list of resources dedicated to Natural Language Processing (NLP)None98461822
:arrow_down:1360dive-into-machine-learningDive into Machine Learning with Python Jupyter notebook and scikit-learn!None97861817
:new:61spleeterDeezer source separation library including pretrained models.Python9752853
:arrow_up:662labelImg🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in imagesPython96353282
:arrow_down:363tensor2tensorLibrary of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.Python95222456
:arrow_down:864CycleGANSoftware that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.Lua94191575
:arrow_down:665stanford-tensorflow-tutorialsThis repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.Python93774273
:arrow_down:1566tflearnDeep learning library featuring a higher-level API for TensorFlow.Python93632396
:arrow_up:267deep-learning-with-python-notebooksJupyter notebooks for the code samples of the book "Deep Learning with Python"Jupyter Notebook93494607
:arrow_down:1168turicreateTuri Create simplifies the development of custom machine learning models.C++9331949
:arrow_up:769learnopencvLearn OpenCV : C++ and Python ExamplesJupyter Notebook92646080
:arrow_up:170DeOldifyA Deep Learning based project for colorizing and restoring old images (and video!)Jupyter Notebook8949988
:arrow_up:271Awesome-pytorch-listA comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.None89171954
:arrow_down:672DeepCreamPyDecensoring Hentai with Deep Neural NetworksPython8874961
:arrow_down:1173awesome-deep-visionA curated list of deep learning resources for computer visionNone88422586
:arrow_down:774fast-style-transferTensorFlow CNN for fast style transfer ⚡🖥🎨🖼Python86672160
:arrow_down:1075EffectiveTensorflowTensorFlow 1.x and 2.x tutorials and best practices.None8566964
:arrow_down:1576tfjs-coreWebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.TypeScript8561988
:arrow_down:577dlibA toolkit for making real world machine learning and data analysis applications in C++C++85462547
:heavy_minus_sign:78horovodDistributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.Python85171330
:arrow_down:1579caffe2Caffe2 is a lightweight, modular, and scalable deep learning framework.Shell84822096
:arrow_down:180conv_arithmeticA technical report on convolution arithmetic in the context of deep learningTeX81691591
:arrow_down:1181sonnetTensorFlow-based neural network libraryPython81381182
:arrow_down:282ncnnncnn is a high-performance neural network inference framework optimized for the mobile platformC++80712128
:arrow_up:183imgaugImage augmentation for machine learning experiments.Python80131603
:arrow_down:984TensorFlow-TutorialsTensorFlow Tutorials with YouTube VideosJupyter Notebook80073922
:arrow_down:885libfacedetectionAn open source library for face detection in images. The face detection speed can reach 1500FPS.C++79712267
:arrow_down:586allennlpAn open-source NLP research library, built on PyTorch.Python79491707
:arrow_down:1387MLAlgorithmsMinimal and clean examples of machine learning algorithms implementationsPython79071424
:arrow_up:588netronVisualizer for neural network, deep learning and machine learning modelsJavaScript7882959
:arrow_up:189shapA game theoretic approach to explain the output of any machine learning model.Jupyter Notebook77921091
:arrow_down:590onnxOpen Neural Network ExchangePureBasic77921281
:arrow_down:491ml-agentsUnity Machine Learning Agents ToolkitPython76852052
:arrow_down:692mit-deep-learning-book-pdfMIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron CourvilleJava75341845
:arrow_down:1093pix2pixImage-to-image translation with conditional adversarial netsLua74231289
:heavy_minus_sign:94deep-learning-drizzleDrench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!None72841694
:arrow_down:795fashion-mnistA MNIST-like fashion product database. Benchmark :point_right:Python71601564
:arrow_up:196deep_learning_object_detectionA paper list of object detection using deep learning.None71392009
:new:97Dive-into-DL-PyTorch本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。Jupyter Notebook70922054
:arrow_up:298mit-deep-learningTutorials, assignments, and competitions for MIT Deep Learning related courses.Jupyter Notebook68991543
:arrow_up:2599recommendersBest Practices on Recommendation SystemsJupyter Notebook6899977
:new:100Deep-Learning-with-TensorFlow-book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.Python67711848
:arrow_up:1101pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)Jupyter Notebook66852453
:arrow_up:7102bert-as-serviceMapping a variable-length sentence to a fixed-length vector using BERT modelPython66811357
:new:103streamlitStreamlit — The fastest way to build custom ML toolsPython6650575
:arrow_down:9104autokerasAn AutoML system based on KerasPython65611058
:arrow_down:13105py-faster-rcnnFaster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB versionPython65513875
:arrow_up:13106pytorch_geometricGeometric Deep Learning Extension Library for PyTorchPython64731036
:arrow_down:3107Keras-GANKeras implementations of Generative Adversarial Networks.Python64502323
:arrow_down:9108ludwigLudwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.Python6350724
:arrow_down:13109labA customisable 3D platform for agent-based AI researchC60521222
:arrow_down:7110deep-learning-modelsKeras code and weights files for popular deep learning models.Python59591986
:new:111handson-ml2A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.Jupyter Notebook59212144
:arrow_down:6112tensorlayerDeep Learning and Reinforcement Learning Library for Scientists 🔥Python58761344
:arrow_down:15113BossSensorHide screen when boss is approaching.Python58301091
:arrow_down:4114text_classificationall kinds of text classification models and more with deep learningPython57942200
:new:115machine-learning-yearning-cnMachine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著CSS57701232
:arrow_down:15116Swift-AIThe Swift machine learning library.Swift5666549
:arrow_up:8117python-machine-learning-book-2nd-editionThe "Python Machine Learning (2nd edition)" book code repository and info resourceJupyter Notebook55692288
:arrow_down:13118awesome-rnnRecurrent Neural Network - A curated list of resources dedicated to RNNNone55591403
:arrow_down:11119DeepLearningFlappyBirdFlappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).Python55071808
:arrow_down:13120SerpentAIGame Agent Framework. Helping you create AIs / Bots to play any game you own!Jupyter Notebook5451607
:arrow_down:10121tensorflow_cookbookCode for Tensorflow Machine Learning CookbookJupyter Notebook54382331
:arrow_down:4122AdversarialNetsPapersThe classical paper list with code about generative adversarial netsNone53561824
:arrow_down:8123darkflowTranslate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devicesPython53281909
:arrow_down:12124deepoSet up deep learning environment in a single command line.Python5308654
:arrow_up:58125nniAn open source AutoML toolkit for neural architecture search, model compression and hyper-parameter tuning.Python5281676
:arrow_down:10126chainerA flexible framework of neural networks for deep learningPython52741369
:arrow_down:6127awesome-artificial-intelligenceA curated list of Artificial Intelligence (AI) courses, books, video lectures and papersNone52391117
:arrow_down:5128tensorpackA Neural Net Training Interface on TensorFlow, with focus on speed + flexibilityPython52131593
:arrow_down:12129deep-residual-networksDeep Residual Learning for Image RecognitionNone51932041
:arrow_up:12130nlp-tutorialNatural Language Processing Tutorial for Deep Learning ResearchersJupyter Notebook51761387
:arrow_down:11131cnn-text-classification-tfConvolutional Neural Network for Text Classification in TensorflowPython51072620
:arrow_down:19132neuraltalkNeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.Python50861333
:arrow_down:19133srezImage super-resolution through deep learningPython5079655
:arrow_down:5134xlnetXLNet: Generalized Autoregressive Pretraining for Language UnderstandingPython5046976
:arrow_down:13135tiny-dnnheader only, dependency-free deep learning framework in C++14C++49921284
:new:136incubator-tvmOpen deep learning compiler stack for cpu, gpu and specialized acceleratorsPython49661324
:arrow_up:16137awesome-object-detectionAwesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.htmlNone49141474
:arrow_up:16138PySyftA library for encrypted, privacy preserving machine learningPython48191073
:arrow_up:11139wav2letterFacebook AI Research's Automatic Speech Recognition ToolkitC++4806767
:arrow_down:4140deep-learning-courseraDeep Learning Specialization by Andrew Ng on Coursera.Jupyter Notebook47733710
:arrow_down:14141Paddle-LiteMulti-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)C++4770993
:arrow_down:14142TopDeepLearningA list of popular github projects related to deep learningPython4764970
:arrow_up:2143faster-rcnn.pytorchA faster pytorch implementation of faster r-cnnPython47641616
:arrow_down:14144face_classificationReal-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.Python47031388
:arrow_down:19145keras-jsRun Keras models in the browser, with GPU support using WebGLJavaScript4685507
:arrow_up:2146photoprismPersonal Photo Management powered by Go and Google TensorFlowGo4623258
:arrow_down:13147h2o-3Open Source Fast Scalable Machine Learning Platform For Smarter Applications: Deep Learning, Gradient Boosting & XGBoost, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), etc.Java45801672
:arrow_down:17148TensorFlow-World:earth_americas: Simple and ready-to-use tutorials for TensorFlowPython4468426
:heavy_minus_sign:149the-incredible-pytorchThe Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.None4463883
:new:150mediapipeMediaPipe is a cross-platform framework for building multimodal applied machine learning pipelinesC++4458785
:arrow_down:12151keras-rlDeep Reinforcement Learning for Keras.Python44451146
:arrow_down:19152edwardA probabilistic programming language in TensorFlow. Deep generative models, variational inference.Jupyter Notebook4435780
:arrow_down:7153MMdnnMMdnn 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.Python4421839
:arrow_down:22154amazon-dsstneDeep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) modelsC++4408762
:new:155TensorFlow-2.x-TutorialsTensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。Jupyter Notebook43481415
:new:156albumentationsfast image augmentation library and easy to use wrapper around other librariesPython4336576
:arrow_up:9157Grokking-Deep-Learningthis repository accompanies the book "Grokking Deep Learning"Jupyter Notebook4313926
:arrow_down:21158machine-learning-mindmapA mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.None4309762
:arrow_down:8159pix2pixHDSynthesizing and manipulating 2048x1024 images with conditional GANsPython4299867
:arrow_down:25160neurojsA JavaScript deep learning and reinforcement learning library.JavaScript4291365
:arrow_up:34161pandas-profilingCreate HTML profiling reports from pandas DataFrame objectsPython4290588
:arrow_up:5162PyTorch-TutorialBuild your neural network easy and fastJupyter Notebook42861984
:arrow_down:3163machine_learning_examplesA collection of machine learning examples and tutorials.Python42324100
:arrow_down:20164Realtime_Multi-Person_Pose_EstimationCode repo for realtime multi-person pose estimation in CVPR'17 (Oral)Jupyter Notebook41901252
:arrow_down:25165deeplearning-papernotesSummaries and notes on Deep Learning research papersNone4162891
:arrow_down:23166sketch-codeKeras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.Python4148534
:arrow_down:8167servingA flexible, high-performance serving system for machine learning modelsC++41481663
:arrow_down:6168graph_netsBuild Graph Nets in TensorflowPython4127612
:arrow_down:22169tensorspaceNeural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.jsJavaScript4093363
:arrow_up:15170book:books: All programming languages booksNone40711492
:new:171seq2seq-coupletPlay couplet with seq2seq model. 用深度学习对对联。Python4060813
:arrow_up:9172spinningupAn educational resource to help anyone learn deep reinforcement learning.Python4030820
:arrow_down:32173DeepLearningProjectAn in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.HTML4028614
:arrow_down:13174stanford-cs-230-deep-learningVIP cheatsheets for Stanford's CS 230 Deep LearningNone4017816
:arrow_up:11175labelmeImage Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).Python40001275
:arrow_down:18176vrn:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"Shell3951659
:new:177dglPython package built to ease deep learning on graph, on top of existing DL frameworks.Python3944656
:arrow_down:26178learning-to-learnLearning to Learn in TensorFlowPython3934587
:arrow_up:19179MVision机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶C++39141699
:arrow_down:6180DeepPavlovAn open source library for deep learning end-to-end dialog systems and chatbots.Python3912720
:new:181modelsPre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)Python39101839
:arrow_down:25182DIGITSDeep Learning GPU Training SystemHTML38991386
:arrow_up:7183carlaOpen-source simulator for autonomous driving research.C++38851058
:arrow_down:29184DeepLearningTutorialsDeep Learning Tutorial notes and code. See the wiki for more info.Python38822137
:arrow_down:21185DenseNetDensely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).Lua3833923
:arrow_down:30186neonIntel® Nervana™ reference deep learning framework committed to best performance on all hardwarePython3821847
:arrow_down:7187OpenNMT-pyOpen Source Neural Machine Translation in PyTorchPython38021453
:arrow_down:25188DeepLearningZeroToAllTensorFlow Basic Tutorial LabsJupyter Notebook37982394
:new:189d2l-enDive into Deep Learning: an interactive deep learning book with code, math, and discussions, based on the NumPy interface.Python3790976
:arrow_down:17190AugmentorImage augmentation library in Python for machine learning.Jupyter Notebook3767714
:arrow_down:21191Deep-Learning-21-Examples《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码Python37501637
:arrow_down:20192maceMACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.C++3735662
:arrow_down:17193Practical_RLA course in reinforcement learning in the wildJupyter Notebook37161082
:arrow_down:29194dl-dockerAn all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)Python3706823
:arrow_down:27195deep-learning-roadmap:satellite: All You Need to Know About Deep Learning - A kick-starterPython3680565
:arrow_down:21196SSD-TensorflowSingle Shot MultiBox Detector in TensorFlowJupyter Notebook36511779
:arrow_down:28197MachineLearningBasic Machine Learning and Deep LearningPython36482722
:new:198machine-learning-notesMy continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1500+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1500+页)和视频链接Jupyter Notebook36121007
:new:199ML-NLP此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。Jupyter Notebook36031073
:arrow_down:9200attention-is-all-you-need-pytorchA PyTorch implementation of the Transformer model in "Attention is All You Need".Python3603953