How to check if a subcollection is being updated?
Open
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a model containing two subcollections, one of which is initialised from a pre-trained model. Although I am passing the model (not the individual subcollection) to the trainer, but is there any way to check if both subcollections are being updated or just the non-pretrained one?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating DyNet's trainer and model/subcollection update logic, then determine how to verify whether pretrained parameters are updated and document that check with a minimal example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100