Welcome to my blog where I post about machine learning topics I recently learned about! I made this mainly to fuel my will to learn and share new things with the world.
If you’re interested in how this site is built, the answer is with fastpages!
fastpages automates the process of creating blog posts via GitHub Actions, so that you don’t have to fuss with conversion scripts.
The best part is that you can directly post your Jupyter Notebooks as blog posts!
Posts
As internet usage grows, so does the opportunity for misinformation to flow. If we want to solve important problems, we need to handle them appropriately. f0rum is one possible solution for doing so.
Feb 23, 2021
Why are information flows important in today's society? And what can we do to make them better?
Feb 22, 2021
In this short post, we'll cover Cyclical Learning Rates, how to create them as a custom Keras Callback and compare results of models with and without Cyclical Learning Rates. Is faster AND better even possible?
Aug 28, 2020
In this blog post, we'll get a better understanding of how Word2Vec works. Not only coding it from zero, but also understanding the math behind it. Let's dive in!
Aug 17, 2020
A tutorial of fastpages for Jupyter notebooks.
Feb 20, 2020
A minimal example of using markdown with fastpages.
Jan 14, 2020