This is a collection of notes and resources that I have gathered over the years.
base
├─ email
├─ genealogy
├─ image-editing
├─ language-learning
│ ├─ burmese
│ ├─ indonesian
│ ├─ japanese
│ ├─ singlish
│ ├─ tagalog
│ └─ vietnamese
├─ maps
├─ music
├─ paperwork
├─ project-management
├─ science-tech-maths
│ ├─ cryptograpy
│ ├─ image-processing
│ │ ├─ color-spaces
│ │ ├─ conv-filters
│ │ ├─ dewarping
│ │ ├─ image-losses
│ │ ├─ image-registration
│ │ ├─ medical-imaging
│ │ ├─ resampling
│ │ └─ transformation-matrices
│ ├─ machine-learning
│ │ ├─ algorithms
│ │ │ ├─ autoencoder-vae
│ │ │ │ ├─ autoencoders
│ │ │ │ └─ vae
│ │ │ ├─ decision-tree
│ │ │ ├─ gaussian-mixtures
│ │ │ ├─ gaussian-processes-regression
│ │ │ ├─ k-means
│ │ │ ├─ k-medians
│ │ │ ├─ k-nearest-neighbors
│ │ │ ├─ lda-gda
│ │ │ ├─ linear-regression
│ │ │ ├─ logistic-regression
│ │ │ ├─ neural-nets
│ │ │ │ ├─ batchnorm
│ │ │ │ ├─ conv-neural-nets
│ │ │ │ │ ├─ diffusion-models
│ │ │ │ │ └─ siamese-contrastive-triplet
│ │ │ │ ├─ gans
│ │ │ │ ├─ losses
│ │ │ │ └─ transformers
│ │ │ ├─ pca
│ │ │ ├─ self-organising-maps
│ │ │ └─ svm
│ │ ├─ cheatsheets
│ │ ├─ competitions
│ │ ├─ data-visualisation
│ │ ├─ datasets
│ │ ├─ ensemble
│ │ ├─ hardware
│ │ ├─ implementation-tricks
│ │ ├─ interpretability
│ │ ├─ libs-frameworks
│ │ │ └─ pytorch
│ │ └─ metrics
│ ├─ maths
│ │ ├─ geometry
│ │ ├─ information-theory
│ │ ├─ maths
│ │ ├─ numerical-methods
│ │ └─ probabilities-statistics
│ │ ├─ bayes
│ │ ├─ central-limit-theorem
│ │ ├─ cheatsheets
│ │ ├─ confidence-intervals
│ │ ├─ hypothesis-testing
│ │ ├─ mle-map-estimation
│ │ └─ prob-stats
│ ├─ programming
│ │ ├─ algorithms
│ │ │ ├─ data-structures
│ │ │ ├─ job-interviews
│ │ │ │ └─ snippets
│ │ │ ├─ sorting
│ │ │ └─ time-space-complexity
│ │ ├─ char-encoding
│ │ ├─ databases
│ │ ├─ dev-tools
│ │ │ ├─ datadog
│ │ │ ├─ docker
│ │ │ ├─ git
│ │ │ ├─ github
│ │ │ ├─ nats
│ │ │ ├─ ssh
│ │ │ ├─ vscode
│ │ │ └─ wsl
│ │ ├─ general-knowledge
│ │ ├─ high-performance-computing
│ │ ├─ infrastructure
│ │ ├─ languages
│ │ │ ├─ c++
│ │ │ ├─ graphql
│ │ │ ├─ python
│ │ │ ├─ rust
│ │ │ └─ typescript
│ │ ├─ licenses
│ │ ├─ regex
│ │ ├─ reverse-engineering
│ │ ├─ software-design
│ │ │ └─ patterns
│ │ └─ tests-writing
│ └─ signal-processing
├─ scientific-research
│ ├─ latex
│ ├─ paper-reviewing
│ └─ posters
├─ soft-skills
├─ sports
└─ travel