Ones vs Zeros in the Binary Primes
What does the graph look like when you convert each prime to binary and plot the ones versus the zeros?
What does the graph look like when you convert each prime to binary and plot the ones versus the zeros?
What do the fittest barycentric chords of an evolutionary generic algorithm sound like? Bary- what? Genetic what?
tl;dr: barycenter4
Tonight I became curious as to what an image would sound like when "played" one pixel at a time.
tl;dr: The play-pixels program.
Today I became curious about how much ink is needed to print each of the 26 letters of the English alphabet. Naturally I wrote a program to tell me...
I have been reading "Data Science from Scratch" and porting the python code to perl. In this episode, we use Naive Bayes to predict whether the speaker of a line is either Kirk, Spock or McCoy, with my new, work-in-progress data science library.
tl;dr: is-character.pl
Continue reading Predicting Star Trek Characters with Naive Bayes...