What Softmax is, how it's used, and how to implement it in Python.| victorzhou.com
What I've been up to and how this blog has been doing since 2020.| victorzhou.com
Everything you need to know to setup Dark Mode for your site.| victorzhou.com
Yes, you. Your site should probably be doing this.| victorzhou.com
A beginner-friendly series on using Keras to build, train, and evaluate Neural Networks in Python. Covers classic Neural Networks, Recurrent Neural Networks (RNNs), and Convolutional Neural Networks (CNNs).| victorzhou.com
A beginner-friendly guide on using Keras to implement a simple Recurrent Neural Network (RNN) in Python.| victorzhou.com
A hands-on beginner's guide to what XSS attacks are and how to prevent them.| victorzhou.com
A hands-on beginner's guide to what CSRF attacks are and how to prevent them.| victorzhou.com
How my first year of blogging went and where I'm headed in Year Two.| victorzhou.com
A gentle introduction to Visual Question Answering (VQA) using neural networks.| victorzhou.com
A quick, easy introduction to the Bag-of-Words model and how to implement it in Python.| victorzhou.com
Sendy's reCAPTCHA implementation doesn't do anything.| victorzhou.com
I really dislike typing out git commands, even the short ones.| victorzhou.com
How I fell into the trap of premature optimization, the root of all evil.| victorzhou.com
A beginner-friendly guide on using Keras to implement a simple Convolutional Neural Network (CNN) in Python.| victorzhou.com
A recap, by the numbers, of the first half of my first year of blogging.| victorzhou.com
How I optimize SVGs for this blog and why you probably should, too.| victorzhou.com
A simple walkthrough of what RNNs are, how they work, and how to build one from scratch in Python.| victorzhou.com
Mailchimp was getting too expensive, so I moved this blog's newsletter to Sendy.| victorzhou.com
A beginner-friendly guide on using Keras to implement a simple Neural Network in Python.| victorzhou.com
Integrating the Flow static type checker with a Javascript backend.| victorzhou.com
The pros and cons of using a static type checker for Javascript.| victorzhou.com
What Information Gain and Information Entropy are and how they're used to train Decision Trees.| victorzhou.com
A simple walkthrough of deriving backpropagation for CNNs and implementing it from scratch in Python.| victorzhou.com
I was on an episode of The Changelog podcast!| victorzhou.com
Why existing libraries are uninspiring and how I built a better one.| victorzhou.com
A simple guide on the what, why, and how of One-Hot Encoding.| victorzhou.com
A 4-post series that provides a fundamentals-oriented approach towards understanding Neural Networks. Covers classic Neural Networks, Recurrent Neural Networks (RNNs), and Convolutional Neural Networks (CNNs).| victorzhou.com
A simple guide to what CNNs are, how they work, and how to build one from scratch in Python.| victorzhou.com
A look into the backend server behind an .io game.| victorzhou.com
A deep dive into the client-side Javascript of an .io game.| victorzhou.com
The definitive guide to Random Forests and Decision Trees.| victorzhou.com
How switching from Disqus to Commento reduced my page weight by 90%.| victorzhou.com
What Gini Impurity is (with examples) and how it's used to train Decision Trees.| victorzhou.com
Why I started blogging, how it's going, and where I hope it goes.| victorzhou.com
A simple explanation of how they work and how to implement one from scratch in Python.| victorzhou.com
Even weather.com is doing this wrong - are you?| victorzhou.com
I learned this the hard way, but hopefully you don't have to.| victorzhou.com
This is an actual bug I had once.| victorzhou.com