Calmcode - memo: introduction

Simulation scripts that we want to rewrite.

1 2 3 4 5 6

Sometimes you're experimenting away in a notebook but you want to have a stable method of collecting metrics for your experiments. Memo is a lightweight tool that might help out in these situations.

We'll change the code you've seen in this video, but you might want to taken the time now to install memo.

python -m pip install memo