Recent posts

A Simple Distributed File System

4 minute read

Thank a UBC project, and we have tried to develop a distributed file system that helped me have a deep understanding of the fundamentals of a distributed sys...

Deep reinforcement learning

18 minute read

This article aims to describe how to implement a Deep Reinforcement Learning (RL) using Approximation Q-Function with a Neural Network (NN) through an examp...