Tag: Algorithm
- December 1, 2019 Backprop and topological sorting
- November 1, 2018 Let's build a DQN: neural network architectures
- October 31, 2018 Let's build a DQN: simple implementation
- October 23, 2018 Let's build a DQN: basics
- October 8, 2018 Sarsa, expected sarsa and Q-learning on the OpenAI taxi environment
- August 26, 2017 Building a nearest neighbour classifier in Python
- May 24, 2017 Simulating the multi-armed bandit problem
- May 9, 2017 Understanding Kadane’s solution to the maximum subarray problem