Don’t Repeat Yourself*
Designing open-source libraries for modern machine learning “Don’t repeat yourself”, or DRY, is a well-known principle of software development. The principle originates from “The pragmatic programmer”, one of the most read books on code design. The principle’s simple message
Read more