@awesomeopensource · Post #147 · 07/25/2018, 02:38 PM
dvc 为机器学习实验设计的版本控制,可以兼容任何git存储库。用于管理实验数据和代码,可以重现实验过程和结果。(视频很有意思) Tags:#machinelearning#versioncontrol#tools Languages:#python
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14730 · May 21
#c_lang Kilo is a small text editor that uses less than 1,000 lines of code. It is simple to use and doesn't need any extra libraries. You can save files with **CTRL-S**, quit with **CTRL-Q**, and search for words with **CTRL-F**. Kilo is a good starting point for making more advanced text editors or command-line interfaces. It's free to use and modify under the BSD 2 clause license. This makes it easy for users to learn from and build upon, helping them create their own tools. https://github.com/antirez/kilo
Hashtags
Search: #versioncontrol
@awesomeopensource · Post #147 · 07/25/2018, 02:38 PM
dvc 为机器学习实验设计的版本控制,可以兼容任何git存储库。用于管理实验数据和代码,可以重现实验过程和结果。(视频很有意思) Tags:#machinelearning#versioncontrol#tools Languages:#python