≡
Ibrahim Ahmed
Home
About Me
Résumé
Posts
Notes
Projects
Search
☽
Computer Science
Surprise! A derivation of entropy
Dec 4, 2025
| 14 min read
Categories:
Machine Learning
,
Computer Science
,
Tags:
Machine Learning
,
I explain entropy to myself
Surprise! A derivation of entropy
Dec 4, 2025
| 14 min read
Categories:
Machine Learning
,
Computer Science
,
Tags:
Machine Learning
,
I explain entropy to myself
Algorithms: Balancing
Feb 6, 2017
| 5 min read
Categories:
Computer Science
,
Tags:
Algorithms
,
Graphs
,
How balancing the workload across an algorithm's recursive subproblems affects its overall time complexity, with worked examples.