Home - stephanie0324/MachineLearning GitHub Wiki

๐Ÿ‘‹ Welcome to the Machine Learning Wiki

Welcome to my Machine Learning Wiki โ€” a curated collection of notes, visual guides, and practical experiments as I explore machine learning and data science.

This space serves as:

  • ๐Ÿง  A learning journal โ€” documenting key concepts and personal insights
  • ๐Ÿ” A reference hub โ€” summarizing algorithms with clean visuals and formulas
  • ๐Ÿงช An experiment lab โ€” running notebooks and testing ideas on real data

๐Ÿ“š What Youโ€™ll Find Here

๐Ÿ”ธ Foundations

๐Ÿ”ธ Deep Learning

๐Ÿ”ธ Tools & Ecosystem

๐Ÿ”ธ Projects


๐Ÿš€ How to Use This Wiki

  • Browse any topic to explore math-backed explanations, visuals, and code
  • Use Colab badges to run notebooks instantly in the cloud
  • Refer to notebooks for practical demos and experimentation

๐Ÿงฐ Environment Support

๐Ÿ’ก No GPU? No problem.

  • Most notebooks are Colab-ready โ€” just click and run
  • For local development, spin up the full environment using the included Dockerfile

๐Ÿ’ฌ Questions or Suggestions?

If you find a bug, want to suggest an improvement, or just want to say hi:


โœจ Let's Learn Together!

Whether you're just starting or deepening your understanding, I hope this wiki helps you learn, experiment, and grow throughout your ML journey.


๐Ÿ“š References

This wiki draws inspiration from these excellent resources:

  1. Machine Learning with PyTorch and Scikit-Learn
    โ€” by Sebastian Raschka, Yuxi Liu, and Vahid Mirjalili

  2. Deep Learning Interviews
    โ€” by Shlomo Kashani

  3. ใ€ŠๆฉŸๅ™จๅญธ็ฟ’ๅฏฆๆˆฐใ€‹๏ผˆMachine Learning in Action๏ผ‰
    โ€” A practical guide to applying ML models with Python