Docker

介绍容器(Docker)的原理和常见的命令。

Dynamic Programming

先介绍了动态规划的概念,使用的必要条件,和其他类似算法的区别和联系。然后是实战,coding部分。

Leetcode-others

LeetCode 刷题总结(四),使用Python 实现。该篇题目类型主要包含无法归类到上述三篇的题目。

Text Summary

Text Summarization

Text summarization is the process of distilling the most important information from a source (or sources) to produce an abridged version for a particular user (or users) and task (or tasks).