📓
Everything I Know
  • index
  • #
    • 3D Printing
  • A
    • Abandoned Spaces
    • ADHD
    • Aging
    • Algorithms & Data Structures
      • Array
      • Constraint Satisfaction Problem
      • Dynamic Programming
      • Graph
      • Hash Table
      • Heap
      • Linked List
      • Queue
      • Recursion
      • Set
      • Stack
      • Tree
      • Trie
      • Union Find
    • Amazon Web Services
    • Android
    • Anime, Comics & Manga
    • APIs
    • Artificial Intelligence
    • Assembly
      • ARM
      • MIPS
      • x86
    • Audio / Video Editing
    • Awesome
    • Azure
  • B
    • Board Games
    • Books
  • C
    • C (programming language)
    • C++
    • Cars
    • Cascading Style Sheets
    • Chess
    • Comedy
    • Command Line
      • Autotools
      • Awk
      • Bash scripting
      • Grep
      • Lsof
      • Sed
      • SSH
    • Competitive Programming
    • Compilers
    • Computer Graphics
      • OpenGL
      • Vulkan
      • WebGPU
    • Computer Networks
    • Computer Science
    • Concurrency
    • Continuous Integration / Delivery
    • Cooking
    • Cryptography
    • Cryptocurriencies
    • Curriculum Vitae
  • D
    • Databases
      • PostgreSQL
      • SQL
      • SQLite
    • Design Patterns
    • Digital Minimalism
    • Distributed Systems
    • Docker
    • Documentaries
    • Documentation
    • Domain Name System
    • Dopamine
    • Drawing
  • E
    • eCommerce
    • Electronics
      • Repairs
    • Engineering
    • Entrepreneurship
    • Events
  • F
    • Fashion
    • Fitness
      • Exercise
      • Nutrition
      • Weight Loss
    • Focus
    • Football
  • G
    • Game Development
      • Godot
      • LibGDX
      • Unity
      • Unreal Engine
    • Git
    • Goals
    • Guitar
  • H
    • Habits
    • Happiness
    • House
      • Tradespeople
      • Buying
      • Renting
  • I
    • Interviews
      • Behavioural Interviews
      • Coding Interviews
      • System Design Interviews
  • J
    • Java
    • JavaScript
      • Astro
      • Bun
      • Electron
      • Jest
      • Node.js
      • Nue.js
      • React.js
      • Redux
      • Vue.js
    • Journaling
  • K
    • Karting
    • Knots
    • Knowledge Bases
    • Kotlin
    • Kubernetes
  • L
    • LaTeX
    • Learning
      • Drawing
      • Languages
        • Certificate of Proficiency in English
        • Japanese
      • Piano
    • Legacy Code
    • LEGO
    • Lifestyle
    • Life Hacks
    • Linux
    • LISP
  • M
    • Machine Learning
      • Deep Learning
    • MacOS
    • Maths
    • Meditation
    • Movies
    • Music
      • Music Production
      • Music Theory
  • N
    • Negotiation
    • News
  • O
    • Operating Systems
      • Linux
  • P
    • Parenting
    • Personal Finance
      • ISAs
      • Pensions
    • PHP
    • Physics
    • Podcasts
    • Procrastination
    • Productivity
    • Programming
      • Functional Programming
      • Object Oriented Programming
      • Performance
    • Prometheus
    • Psychology
    • Public Speaking
    • Purpose
    • Puzzles
    • Python
      • Django
      • Pandas
  • Q
    • Quantum Computing
    • Quotes
  • R
    • Regular Expressions
    • Relationships
    • Reverse Engineering
    • Rust
      • Cargo
  • S
    • Security
      • Android
      • Binary Exploitation
      • CompTIA Security+ SYO-701
      • CTFs
      • Forensics
      • Linux
      • Web
      • Windows
    • Self Improvement
    • Shaving
    • Sitting
    • Sleep
    • Social Skills
    • Spring (framework)
    • Stoicism
    • Strength Training
      • Deadlifts
      • Push Ups
    • Success
    • System Design
      • Site Reliability Engineering
  • T
    • Table Tennis
    • Testing
    • Thinking
    • Touch Typing
    • Travel
      • Japan
        • Fukuoka
        • Hiroshima
        • Kyoto
        • Okinawa
        • Osaka
        • Tokyo
      • London
      • Rome
    • TV Series & Programmes
    • Twitch
    • TypeScript
    • Typography
  • V
    • Virtual Tours
    • Vim
    • Video Games
      • Emulation
      • Mods
      • Music
      • Speedrunning
      • Warzone
  • W
    • Web Apps
    • Web Cams
    • Web Development
      • Selenium
      • Web Assembly
    • Windows
      • Windows Development
    • Work
      • Freelancing
      • GitHub Profile
      • Interesting Companies
      • Job Boards
      • Remote Work
      • Startup
    • Writing
Powered by GitBook
On this page
  • Resources
  • Articles
  • Books
  • Courses
  • GitHub repositories
  • Hacker News threads
  • Websites
  • YouTube playlists

Was this helpful?

  1. M

Machine Learning

Resources

Articles

  • A visual introduction to machine learning - R2D3

    • Part 1

    • Part 2 - Model Tuning and the Bias-Variance Tradeoff

  • Exploring Supervised Machine Learning Algorithms - Vladyslav Miller

  • K-Means Clustering - John Loeber

  • Linear Algebra 101 for AI/ML - Backprop

    • Part 1

    • Part 2

  • Machine Learning: a sound primer - Alan Franzoni

  • Machine Learning Exercises in Python - John Wittenauer

    • Part 1 - Simple Linear Regression

    • Part 2 - Multivariate Linear Regression

    • Part 3 - Logistic Regression

    • Part 4 - Multivariate Logistic Regression

    • Part 5 - Neural Networks

    • Part 6 - Support Vector Machines

    • Part 7 - K-Means Clustering & PCA

    • Part 8 - Anomaly Detection & Recommendation

  • Machine Learning in a Week - Per Harald Borgen

  • Machine Learning in a Year - Per Harald Borgen

  • Machine Learning is Fun! - Adam Geitgey

    • Part 1 - The world’s easiest introduction to Machine Learning

    • Part 2 - Using Machine Learning to generate Super Mario Maker levels

    • Part 3 - Deep Learning and Convolutional Neural Networks

    • Part 4 - Modern Face Recognition with Deep Learning

    • Part 5 - Language Translation with Deep Learning and the Magic of Sequences

    • Part 6 - How to do Speech Recognition with Deep Learning

    • Part 7 - Abusing Generative Adversarial Networks to Make 8-bit Pixel Art

    • Part 8 - How to Intentionally Trick Neural Networks

  • Neural Networks - 3Blue1Brown

  • Top 10 data mining algorithms in plain English - Ray Li

Books

  • An Introduction to Statistical Learning - Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani

  • Introduction to Machine Learning Interviews Book - Chip Huyen

  • Learning From Data - Yaser S. Abu-Mostafa, Malik Magdon-Ismail, Hsuan-Tien Lin

  • Pattern Recognition and Machine Learning - Christopher M. Bishop

  • Probabilistic Machine Learning - Kevin Patrick Murphy

  • The Elements of Statistical Learning - Trevor Hastie, Robert Tibshirani, Jerome Friedman

  • The Nature Of Code - Daniel Shiffman

    • Chapter 10: Neural Networks

  • Think Bayes 2 - Allen B. Downey

Courses

  • Learning From Data - California Institute of Technology

GitHub repositories

  • Applied ML

  • Awesome Machine Learning

  • Landmark Papers in Machine Learning

  • Machine Learning Engineering Open Book - Stas Bekman

  • Machine Learning Research Papers

  • ML Papers of the Week

Hacker News threads

  • Daily practices for building AI/ML skills?

  • Has anyone successfully pivoted from web dev to AI/ML development?

  • How to pivot to a Machine Learning engineer?

Websites

  • Machine Learning for Beginners - Microsoft (GitHub)

  • Machine Learning Video Library - Professor Yaser Abu-Mostafa, California Institute of Technology

  • ML Code Challenges

YouTube playlists

  • Machine Learning - Andrew Ng

  • Neural Networks - 3Blue1Brown

  • Statistical Learning - Stanford

PreviousLISPNextDeep Learning

Last updated 4 months ago

Was this helpful?