Daily Shaarli

All links of one day in a single page.

November 2, 2022

Explain paper with GPT-3

A tool that helps you pore through papers. It is capable of explaining selected sentences and interactively answer questions about the paper. From my usage experience it's already quite helpful.

Deep Deterministic Policy Gradient — Spinning Up documentation

A document by OpenAI on Deep Deterministic Policy Gradient (DDPG), a Q-learning like algorithm that works for continuous action space.