Posts
-
Principal Component Analysis, Explained Intuitively
An intuitive explanation of PCA for dimensionality reduction, covering variance maximization, covariance matrices, and the spectral theorem.
-
Thoughts on Computing Machinery and Intelligence by Alan Turing
Reflections on Turing's seminal 1950 paper discussing machine intelligence, the Imitation Game, and the nature of human vs. machine logic.
-
Building a Swift API Client Library: Part 2
Learn how to build a clean, layered API client in Swift using powerful features like Generics, Codable, and Swift Concurrency.
-
Building a Swift API Client Library: Part 1
Learn how to build a clean, layered API client in Swift using powerful features like Generics, Codable, and Swift Concurrency.