Author Archives: Nick

Rough Draft Done!

I just finished the rough draft of my book. All 11 chapters. That's right, eleven chapters (not the planned ten). After 10 months of working on this book, I finally have a rough draft done. Also, ten months is a … Continue reading

Posted in Uncategorized | 7 Comments

I Started Writing a Technical Book... (part 3)

I'm over halfway done with the book I've been writing. I just submitted chapter 5. I've written all the code for chapter 6 and am currently writing up the explanations and walk-throughs now for that chapter. A few weeks ago, … Continue reading

Posted in Uncategorized | 6 Comments

I Started Writing a Technical Book... (part 2)

A lot has happened since I first decided to write a book. I quit my job, accepted a new job, and am currently taking about 6 weeks off to get a jump start on writing the hardest parts of the … Continue reading

Posted in Uncategorized | Leave a comment

I Started Writing a Technical Book... (part 1)

I decided to write a book. Yikes. Just writing that now seems scary. You are making something pretty permanent that will forever reflect on how people view you. Anyone, anywhere (hopefully) will be able to pick up your book and … Continue reading

Posted in Uncategorized | Leave a comment

Trump + The Scream = ...

I was inspired by the recent republican debate to use neural networks to merge a picture of Donald Trump with the style from "The Scream" by Edvard Munch. I modified a tensorflow neural style algorithm to output the results continuously … Continue reading

Posted in deep learning, Visualization | Tagged , , | Leave a comment

ImageNet CNN Architecture Image

I'm getting really tired of this classic CNN ImageNet paper architecture image. Here is the original article from 2012: Imagenet Classification with Deep Convolutional Neural Networks You know the one, with the top 25% of the image is cutoff? I … Continue reading

Posted in deep learning | Tagged , , , | Leave a comment

Displaying Digits of Pi on Raspberry Pi in Python

(Sorry for the long haitus of posts, I've been dealing with some health issues that appear to be going away finally.) NOW..... One of the most ePIc Pi-days is here today!  3-14-15!!!   What better way to celebrate this Pi-Day than … Continue reading

Posted in Uncategorized | Leave a comment

Random Buffy the Vampire Slayer Episode Generator

Let me first say that I'm a fan of everything Joss Whedon.  (EDIT: OOF, sorry somethings just don't age well. It's really tough to be a fan of something and later find out that that author/producer/artist/actor is a bad person. … Continue reading

Posted in excel, Visualization | Tagged | Leave a comment

Uber Taxi Bar Chart Fail

I thought I would share something I found in an advertisement/marketing email from Uber Taxi.  See anything amiss about the bar charts? Let's hope Uber doesn't charge rates like they scale their bar charts.  Could be bad for business.

Posted in analysis, data, Visualization | Tagged , , | Leave a comment

The Hobbies of the Scripps 2014 Spelling Bee Contestants

I downloaded text data from  http://public.spellingbee.com/public/results/2014/round_results  and performed some text mining on the contestant interviews and came up with some interesting results.  The hobby with the highest round average was Volunteering followed by Chess and Movies.  I filtered for hobbies … Continue reading

Posted in analysis, data, R | Tagged , , , | Leave a comment