Caching


Caching is a simple learning mechanism to store the past experience and use that in subsequent procedures to avoid the recomputation for the same or similar problems.

Architectures