遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/705)
<a href="https://www.bestpractices.dev/projects/705"><img src="https://www.bestpractices.dev/projects/705/badge"></a>
header only, dependency-free deep learning framework in C++11
https://github.com/tiny-dnn/tiny-dnn/blob/master/CONTRIBUTING.md
https://github.com/tiny-dnn/tiny-dnn/issues
No installation required.
https://github.com/tiny-dnn/tiny-dnn/blob/master/CONTRIBUTING.md#making-changes says "Make sure you have added the necessary tests for your changes."
We have made an effort to reduce warnings, but sometimes it is hard to be strict with them (especially for 3rd party libraries which we include in our code)
Ongoing: https://github.com/tiny-dnn/tiny-dnn/pull/531
Analyzed with Valgrind and Dr.memory by @nyanp etc.
后退