Writing
Essays and notes on AI, deep learning, and reinforcement learning.
- Dec 2024The Usability Problem for AI
- Jul 2023Modeling the Reinforcement Learning ProblemMy notes on the second chapter of 'Grokking Deep Reinforcement Learning' by Miguel Morales. This post covers the components of the environment and how to model it using Markov Decision Processes (MDPs).
- Jun 2023Introduction to Deep Reinforcement LearningMy notes on Deep Reinforcement Learning (DRL) based on the first chapter of the 'Grokking Deep Reinforcement Learning' by Miguel Morales.
- Feb 2023Neural network: The universal function