All Stories

MathCaptions: Reader-Friendly Equations

MathCaptions is a JavaScript library that allows you to highlight parts of equation that match the explanation.

Finding the Best Boomark Manager... For Me

With Google Summer of Code 2020 coming to a close, I describe my experience working with the TensorFlow team and share my advice for prospective...

RL Weekly 43: Revisiting Experience Replay, On-Policy Methods, and Rainbow

In this issue, we examine large scale experiments that illuminate the design decisions of various components of reinforcement learning.

Paper Unraveled: Revisiting Fundamentals of Experience Replay (Fedus et al., 2020)

Experience replay is central to off-policy algorithms in deep reinforcement learning (RL), but there remain significant gaps in our understanding. We therefore present a systematic...

Retrospective of Google Summer of Code 2020 with TensorFlow

With Google Summer of Code 2020 coming to a close, I describe my experience working with the TensorFlow team and share my advice for prospective...

SSH into Remote Linux Machine Using ngrok

In this guide, we discuss how to access your remote Linux machine via SSH using ngrok.