Skip to content

Instantly share code, notes, and snippets.

@tlentali
Last active June 9, 2023 12:20
Show Gist options
  • Save tlentali/9b4bb30b1415984a7f9e1e3744377043 to your computer and use it in GitHub Desktop.
Save tlentali/9b4bb30b1415984a7f9e1e3744377043 to your computer and use it in GitHub Desktop.
book machine learning stat data catalogue
topic subtopic title source format lang certif price(eur)
Mathematics Statistics Statistics OpenIntro ๐Ÿ•ฎ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง 9
Mathematics Statistics Probabilitรฉs analyse des donnรฉes et Statistique Gilbert Saporta ๐Ÿ•ฎ ๐Ÿ‡ซ๐Ÿ‡ท 58
Mathematics Statistics Causality: Models Reasoning and Inference Judea Pearl ๐Ÿ•ฎ ๐Ÿ‡ฌ๐Ÿ‡ง 19
Mathematics Statistics Causal Inference in Statistics - A Primer Judea Pearl ๐Ÿ•ฎ ๐Ÿ‡ฌ๐Ÿ‡ง 33
Mathematics Statistics Book of Why Judea Pearl ๐Ÿ•ฎ ๐Ÿ‡ฌ๐Ÿ‡ง 16
Mathematics Linear algebra Linear algebra Gilbert Strang ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง
Mathematics Machine learning Machine learning Andrew Ng ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง ๐ŸŽ“
Mathematics Deep learning Deep learning deeplearning.ai ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง ๐ŸŽ“
Mathematics Deep learning Deep learning course.fast.ai ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง
Computing Principle Clean Code Bob Martin ๐Ÿ•ฎ ๐Ÿ‡ฌ๐Ÿ‡ง 29
Computing Principle Structure and Interpretation of Computer Programs Harold Abelson ๐Ÿ•ฎ ๐Ÿ‡ฌ๐Ÿ‡ง 55
Computing Language Python Basic OpenClassroom ๐Ÿ’ป ๐Ÿ‡ซ๐Ÿ‡ท
Computing Language Bash LinuxConfig ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง
Computing Cloud AWS Cloud Practitionner Udemy ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง ๐ŸŽ“
Computing Tools Git Git ๐Ÿ’ป ๐Ÿ‡ฌ๐Ÿ‡ง 0

Formation Catalogue

Mathematics

Statistics

  • ๐Ÿ•ฎ๐Ÿ’ป Statistics by OpenIntro
  • ๐Ÿ•ฎ Probabilitรฉs, analyse des donnรฉes et Statistique by Gilbert Saporta ๐Ÿ‡ซ๐Ÿ‡ท
  • ๐Ÿ•ฎ Causality: Models, Reasoning and Inference by Judea Pearl ๐Ÿ‡ฌ๐Ÿ‡ง
  • ๐Ÿ•ฎ Causal Inference in Statistics - A Primer by Judea Pearl ๐Ÿ‡ฌ๐Ÿ‡ง
  • ๐Ÿ•ฎ Book of Why by Judea Pearl ๐Ÿ‡ฌ๐Ÿ‡ง

Linear algebra

Machine learning

  • ๐Ÿ’ป๐ŸŽ“ Machine learning by Andrew Ng from Stanford

Deep learning

Computing

Principle

Language

Cloud

  • ๐Ÿ’ป๐ŸŽ“ AWS Cloud Practitionner by Udemy

Tools

  • ๐Ÿ•ฎ Git by Git
# open source contribution using Github
- Learn how to collaborate on a large scale
- See how maintainers structure there work to keep it clean using the continious integretion
- Apreciate how project or tools you use are structured, have a deeper understanding of how it works
- Participate to a huge movement and philosophy
- feel like a hero at the end of the day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment