Skip to content

mahseema/AIBooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

AIBooks

A curated list of books on Artificial Intelligence (AI), Machine Learning (ML), Deep Learning, and Transformers. This list is intended for students, educators, researchers, and professionals who are interested in exploring the theoretical foundations, practical applications, and future directions of these technologies.

Inspired by GoBooks

Contents

Artificial Intelligence & Machine Learning

  • Artificial Intelligence: A Modern Approach by Stuart Russell and Peter Norvig

    • A comprehensive text that provides an in-depth overview of the entire field of artificial intelligence, including various AI techniques and theories.
  • Pattern Recognition and Machine Learning by Christopher M. Bishop

    • This book offers an introduction to the field of pattern recognition and machine learning, aimed at advanced undergraduates and graduate students.
  • Machine Learning: A Probabilistic Perspective by Kevin P. Murphy

    • Presents machine learning through a probabilistic viewpoint. This book is suitable for students and researchers with a solid mathematics background.

Deep Learning

  • Deep Learning by Ian Goodfellow, Yoshua Bengio, and Aaron Courville

    • A definitive book on deep learning that covers both the theory and practical applications, suitable for beginners and experienced practitioners.
  • Neural Networks and Deep Learning: A Textbook by Charu C. Aggarwal

    • This book provides a detailed examination of neural networks and deep learning, with a focus on cutting-edge techniques and applications.

Transformers and Advanced Topics

  • Transformers for Natural Language Processing by Denis Rothman

    • A guide to understanding and implementing the transformer model, crucial for state-of-the-art NLP applications.
  • "Attention Is All You Need" by Ashish Vaswani et al.

    • The seminal paper that introduced the transformer model, essential for anyone looking to understand this revolutionary approach to NLP. (Note: This link goes to the paper on arXiv, as it's not a book available for purchase.)

Practical Guides and Applications

Contributing

Contributions are welcome! Please read the contribution guidelines before submitting new resources.

License

MIT