Daily Shaarli

All links of one day in a single page.

August 10, 2020

Notes for competitive programming

Some notes for cp training.

E689120's "A way to pratice competitive programming":
https://codeforces.com/blog/entry/66909;
https://drive.google.com/file/d/1J2x8pIYQ3MXANgvzOgBciWd3d79j_Exa/view

A list of competitive programming related things:

Learning sites:

Blogs:

Math sites:

Random sites:

Communities:

Dive into Deep Learning

An interactive deep learning book with code, math, and discussions

Provides NumPy/MXNet, PyTorch, and TensorFlow implementations