Readit News logoReadit News
Posted by u/qlk1123 a year ago
Ask HN: How do you maintain all the weights from optimizing model
To optimize a given neural network model, we often apply multiple methods and carry out many trials, which produce a large amount of binaries. Even with git LFS support, handling them gracefully is still a headache.

Any good practices/frameworks to maintain the experimental models?

No comments