Welcome

Profile

Tao Liu

@t73liu

Software engineer looking for interesting problems
  • Clojure
  • Go
  • Java
  • JavaScript
  • React
Recent Posts

Predicting stock gap fills

2021-04-266 min read

A gap up is when the opening price is greater than the previous closing price. A gap down is when the opening price is lower than the…

Go CLI for Path of Exile

2020-05-275 min read

Go is a statically typed language open sourced by Google in 2009. It is typically used for backend services and CLIs (command line…

Experimenting with TensorFlow.js

2019-09-255 min read

TensorFlow is a deep learning framework open sourced by Google in 2015. Google introduced TensorFlow.js in 2018 and it lets developers to…

Recent Projects