Skip to content

Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning

License

Notifications You must be signed in to change notification settings

zslucky/awesome-AI-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Awesome AI books

Some awesome AI related books and pdfs for download and learning.

Preface

This repo only used for learning, do not use in business, and welcome for providing great books in this repo, if you have great books for sharing, please create PR for me, if any books have new edition, also welcome to update it.

Due to github Large file storage limition issue, all books pdf stored in gitlab repo, please also create PR using git-lfs for gitlab repo

Organization with papers/researchs

Books

Data mining

Mathematics

Machine Learning

Deep Learning

Libs With Online Books

  • Xgboost - Xgboost lib's document.
  • LightGBM - Microsoft lightGBM lib's features document.
  • CatBoost - Yandex Catboost lib's key algorithm pdf papper.
  • StackNet - Some model stacking algorithms implemented in this lib.
  • TPOT - TPOT is a lib for AutoML.