问HN:研究代码的最佳实践是什么?
编写研究代码(在我的情况下是机器学习/人工智能)与编写生产代码有很大的不同。它们的目标不同,因此最佳实践、模式和价值观也不同。
你最喜欢的关于如何编写研究代码的资源是什么?在研究代码领域,类似于Rich Hickey的演讲、SPJ的文章或许多在HN上发布的软件工程博客的内容有哪些?
查看原文
Writing research code (in my case ML/AI) is very different to writing production code. The goals are different, and thus so are the best practices, patterns, and values.<p>What's your favorite resource on how to write code in research? What are the research-code-specific equivalents of Rich Hickey's talks or SPJ's posts or the many many SWE blogposts posted to HN?