Skip to content

A curated list of awesome frameworks, libraries, tools, tutorials, research papers, and resources for deep learning. This list covers neural networks, model optimization, NLP, computer vision, and other deep learning applications.

Notifications You must be signed in to change notification settings

awesomelistsio/awesome-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Awesome Deep Learning Awesome Lists

Buy Me A Coffee   Ko-Fi   PayPal   Stripe

A curated list of awesome frameworks, libraries, tools, tutorials, research papers, and resources for deep learning. This list covers neural networks, model optimization, NLP, computer vision, and other deep learning applications.

Contents

Frameworks and Libraries

  • TensorFlow - An end-to-end open-source platform for machine learning and deep learning.
  • PyTorch - A popular open-source deep learning framework that offers dynamic computation graphs.
  • Keras - A high-level neural networks API, running on top of TensorFlow.
  • MXNet - A deep learning framework known for its efficiency and scalability.
  • JAX - A library for high-performance numerical computing and automatic differentiation.
  • Caffe - A deep learning framework focused on convolutional neural networks (CNNs).
  • Theano - A historical deep learning library for mathematical computations, now deprecated but influential.

Tools and Utilities

  • TensorBoard - A visualization toolkit for TensorFlow.
  • Weights & Biases - A tool for experiment tracking, model monitoring, and hyperparameter optimization.
  • PyTorch Lightning - A lightweight PyTorch wrapper for scalable deep learning.
  • DeepSpeed - An optimization library for training large deep learning models.
  • ONNX - An open format to represent deep learning models, enabling interoperability across frameworks.

Neural Network Architectures

Optimization and Training

Natural Language Processing (NLP)

Computer Vision

Generative Models

Learning Resources

Research Papers

Books

  • Deep Learning by Ian Goodfellow, Yoshua Bengio, and Aaron Courville - A comprehensive textbook on deep learning.
  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by Aurélien Géron - A practical guide to deep learning.
  • Neural Networks and Deep Learning by Michael Nielsen - An introduction to deep learning.

Community

Contribute

Contributions are welcome!

License

CC0

About

A curated list of awesome frameworks, libraries, tools, tutorials, research papers, and resources for deep learning. This list covers neural networks, model optimization, NLP, computer vision, and other deep learning applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages