This site is built with fastpages, An easy to use blogging platform with extra features for Jupyter Notebooks.
fastpages automates the process of creating blog posts via GitHub Actions, so you don’t have to fuss with conversion scripts. A full list of features can be found on GitHub.
You can edit the index.html
file to change this content.
Posts
Notes on solving a mildly tedious (but important) problem
Apr 16, 2020
Notes on improving the Double DQN algorithm using prioritized experience replay.
Apr 14, 2020
Notes on improving the DQN algorithm using Double Q-learning.
Apr 11, 2020
Notes on the seminal Deep Q-Networks *Nature* paper from Deepmind.
Apr 3, 2020
A solution to the environment and package management problems that plague data science projects.
Mar 31, 2020
Getting started with distributed training of DNNs using Horovod.
Mar 30, 2020
Getting started with Conda and a minimal set of "best practices" for daily use.
Mar 29, 2020