{"id":15626375,"url":"https://github.com/hunkim/deeplearningstars","last_synced_at":"2025-04-05T03:09:03.513Z","repository":{"id":98202843,"uuid":"80221082","full_name":"hunkim/DeepLearningStars","owner":"hunkim","description":"Top Deep Learning Projects based on their Stars!","archived":false,"fork":false,"pushed_at":"2024-02-17T01:49:45.000Z","size":66,"stargazers_count":421,"open_issues_count":3,"forks_count":110,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-03-29T02:04:16.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hunkim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-27T15:52:33.000Z","updated_at":"2025-01-25T09:33:30.000Z","dependencies_parsed_at":"2024-10-03T10:12:17.662Z","dependency_job_id":"347a8b2a-45c3-47a7-9924-5f4f4478e394","html_url":"https://github.com/hunkim/DeepLearningStars","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunkim%2FDeepLearningStars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunkim%2FDeepLearningStars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunkim%2FDeepLearningStars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunkim%2FDeepLearningStars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunkim","download_url":"https://codeload.github.com/hunkim/DeepLearningStars/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280272,"owners_count":20912967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T10:12:14.062Z","updated_at":"2025-04-05T03:09:03.494Z","avatar_url":"https://github.com/hunkim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Top Deep Learning Projects\nA list of popular github projects related to deep learning (ranked by stars automatically).\n\nPlease update list.txt (via pull requests)\n\n| Project Name| Stars | Description \n| ------- | ------ | ------  \n| [tensorflow](https://github.com/tensorflow/tensorflow) | 68684 | Computation using data flow graphs for scalable machine learning |  \n| [caffe](https://github.com/BVLC/caffe) | 19958 | Caffe: a fast open framework for deep learning. |  \n| [keras](https://github.com/fchollet/keras) | 19190 | Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK. |  \n| [neural-style](https://github.com/jcjohnson/neural-style) | 14432 | Torch implementation of neural style algorithm |  \n| [CNTK](https://github.com/Microsoft/CNTK) | 12240 | Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit |  \n| [incubator-mxnet](https://github.com/apache/incubator-mxnet) | 10944 | Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more |  \n| [deepdream](https://github.com/google/deepdream) | 10496 |  |  \n| [data-science-ipython-notebooks](https://github.com/donnemartin/data-science-ipython-notebooks) | 10021 | Data 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. |  \n| [RocAlphaGo](https://github.com/Rochester-NRT/RocAlphaGo) | 8348 | An independent, student-led replication of DeepMind's 2016 Nature publication, \"Mastering the game of Go with deep neural networks and tree search\" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html. |  \n| [convnetjs](https://github.com/karpathy/convnetjs) | 7879 | Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser. |  \n| [torch7](https://github.com/torch/torch7) | 7225 | http://torch.ch |  \n| [deeplearning4j](https://github.com/deeplearning4j/deeplearning4j) | 7100 | Deep Learning for Java, Scala \u0026 Clojure on Hadoop \u0026 Spark With GPUs - From Skymind |  \n| [pytorch](https://github.com/pytorch/pytorch) | 7037 | Tensors and Dynamic neural networks in Python  with strong GPU acceleration |  \n| [gym](https://github.com/openai/gym) | 6907 | A toolkit for developing and comparing reinforcement learning algorithms. |  \n| [Theano](https://github.com/Theano/Theano) | 6855 | Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation. |  \n| [tflearn](https://github.com/tflearn/tflearn) | 6581 | Deep learning library featuring a higher-level API for TensorFlow. |  \n| [char-rnn](https://github.com/karpathy/char-rnn) | 6539 | Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch |  \n| [caffe2](https://github.com/caffe2/caffe2) | 5547 | Caffe2 is a lightweight, modular, and scalable deep learning framework. |  \n| [playground](https://github.com/tensorflow/playground) | 5398 | Play with neural networks! |  \n| [Paddle](https://github.com/PaddlePaddle/Paddle) | 5350 | PArallel Distributed Deep LEarning |  \n| [Swift-AI](https://github.com/Swift-AI/Swift-AI) | 4919 | The Swift machine learning library. |  \n| [Machine-Learning-Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) | 4749 | machine learning and deep learning tutorials, articles and other resources  |  \n| [neuraltalk](https://github.com/karpathy/neuraltalk) | 4359 | NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. |  \n| [TensorFlow-Tutorials](https://github.com/nlintz/TensorFlow-Tutorials) | 4091 | Simple tutorials using Google's TensorFlow Framework |  \n| [TopDeepLearning](https://github.com/aymericdamien/TopDeepLearning) | 3944 | A list of popular github projects related to deep learning |  \n| [tensorflow_tutorials](https://github.com/pkmital/tensorflow_tutorials) | 3675 | From the basics to slightly more interesting applications of Tensorflow |  \n| [tiny-dnn](https://github.com/tiny-dnn/tiny-dnn) | 3244 | header only, dependency-free deep learning framework in C++14 |  \n| [neon](https://github.com/NervanaSystems/neon) | 3197 | Intel® Nervana™ reference deep learning framework committed to best performance on all hardware |  \n| [chainer](https://github.com/chainer/chainer) | 2883 | A flexible framework of neural networks for deep learning |  \n| [PaintsChainer](https://github.com/pfnet/PaintsChainer) | 2532 | line drawing colorization using chainer |  \n| [tensorlayer](https://github.com/zsdonghao/tensorlayer) | 2176 | TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer. |  \n| [dl-docker](https://github.com/floydhub/dl-docker) | 2128 | An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.) |  \n| [deepframeworks](https://github.com/zer0n/deepframeworks) | 1969 | Evaluation of Deep Learning Frameworks |  \n| [speech-to-text-wavenet](https://github.com/buriburisuri/speech-to-text-wavenet) | 1733 | Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow |  \n| [DeepLearningZeroToAll](https://github.com/hunkim/DeepLearningZeroToAll) | 1352 | TensorFlow Basic Tutorial Labs |  \n| [Tensorflow-101](https://github.com/sjchoi86/Tensorflow-101) | 1322 | TensorFlow Tutorials |  \n| [tensorflow-deepq](https://github.com/siemanko/tensorflow-deepq) | 1092 | A deep Q learning demonstration using Google Tensorflow |  \n| [DeepRL-Agents](https://github.com/awjuliani/DeepRL-Agents) | 712 | A set of Deep Reinforcement Learning Agents implemented in Tensorflow. |  \n| [word-rnn-tensorflow](https://github.com/hunkim/word-rnn-tensorflow) | 592 | Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow. |  \n| [DeepLearningStars](https://github.com/hunkim/DeepLearningStars) | 207 | Top Deep Learning Projects based on their Stars! |  \n| [dlami](https://github.com/ritchieng/dlami) | 185 | A Deep Learning Amazon Web Service (AWS) AMI that is open, free and works. Run in less than 5 minutes. TensorFlow, Keras, PyTorch, Theano, MXNet, CNTK, Caffe and all dependencies. |  \n\nLast Automatic Update: Mon Sep  4 14:03:33 2017\n\nInspired by https://github.com/aymericdamien/TopDeepLearning","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunkim%2Fdeeplearningstars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunkim%2Fdeeplearningstars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunkim%2Fdeeplearningstars/lists"}