learning-machine
Strait forward machine learning based on answers and intuition for machine learners
This handbook accompanies the course: Machine Learning with Hung-Yi Lee
Whoever fights monsters should see to it that in the process he does not become a monster. And if you gaze long enough into an abyss, the abyss will gaze back into you. And in order to tame machine learning, one mush first know how to learn machine. --- Me, 2021
Where does the logo come from?
The logo is made with Inkscape and the following meme.
Why this book?
There are many resources for machine learning on the internet. However, most of them are either
-
Too long. It takes half an hour just to read through.
-
Too math heavy. It takes you forever to understand.
-
Too confusing. The concepts are not strait-forward.
This book aims to solve all of that. It tries to be as concise but easy to grasp as possible.
Who is this book for?
This book is for learners who want to quickly grasp an idea, without diving deep into a topic (it takes way too long!). The book is a handbook for people who want to preserve their time.
If you find this book helpful, please consider starring (★) this repository!
Disclaimer
This book assumes that you have at least some basic understanding of programming.
Index
-
Getting Started
-
Common Tasks
-
Common Building Blocks
-
Other Things To Notice
-
Generative Models
-
Improving Models
-
Reuse Existing Models
-
Beyond Supervised Training
-
Reinforcement Learning
Contributing
We take openness and inclusiveness very seriously. We have adopted the following code of conduct.