Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header image

Doodles-as-A-Service Repo

CC BY-SA 4.0

👋 Hello, I am sharing some of my doodles, which was originally posted on Twitter, in larger resolution.

Algorithms

/algorithms

└── 📁algorithms
    ├── 📁png
    │   ├── 📄algorithm101_file.png
    │   └── 📄...
    └── 📁tiff
        ├── 📄algorithm101_file.tiff
        └── 📄...
  1. Big O Notation: O(n)
  2. Big O Natation: O(1) and O(n²)
  3. Data Structures: Array
  4. Data Structures: Linked List
  5. Data Structures: Stack
  6. Data Structures: Queue
  7. Data Structures: Hash Table (1/2)
  8. Data Structures: Hash Table (2/2)
  9. Data Structures: Binary Heap (1/2)
  10. Data Structures: Binary Heap (2/2)
  11. Data Structures: Binary Search Tree (1/2)
  12. Data Structures: Binary Search Tree (2/2)

Machine Learning for Beginners

/ml

These images are created for the project at Microsoft I was in, Machine Learning for Beginners curriculum.

└── 📁algorithms
    ├── 📁png
    │   ├── 📄ml-history.png
    │   └── 📄...
    └── 📁tiff
        ├── 📄ml-history.tiff
        └── 📄...
  1. Machine Learning history
  2. Faireness in ML
  3. Regression
  4. Reinforcement
  5. Time series
  6. ML in the real world

🖨 Printing

The tiff files are for printing. I set them in 5.83 x 8.27 inches, which should fit in A5 paper size. They are large files and stored as LFS files so you won't download the actual files when you git clone so please download from GitHub!

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

About

I am trying to describe complex matters in simple doodles!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors