gravatar

MrWayne

Derek Wayne

Recently Published

Efficient Computation of Finite, Even-Valued Fibonacci Sums using Fast Doubling
A note on solving the problem of summing even-valued Fibonacci numbers truncated by some large threshold. This presents an opportunity for study of Fibonacci identities.
Clustering Tutorial
Implementations of K-Means and EM. Exploring their differences.
MNIST Digit Classification Tutorial
In this note, I provide an in depth look into naïve Bayes and logistic regression applied to the MNIST dataset of handwritten digits.