Weekly Article News #24

The recommended articles the author has read this week.
This letter is posted every Monday.

Include diagrams in your Markdown files with Mermaid

An informative GitHub blog about how to create diagrams in markdown.

Practical Quantization in PyTorch

The PyTorch official blog about a quantization method. Quantization is a method for making your DNN run faster and with lower memory.

The author also introduces several new features in the following articles.