Skip to content

[NeoML] IShuffledBatchGenerator in CProblemSourceLayer #1104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

favorart
Copy link
Contributor

@favorart favorart commented Aug 27, 2024

The SetProblem method of the CProblemSourceLayer class now has an optional shuffle flag, which when enabled causes the indexes in the batch to be randomly generated. At the same time, a new permutation is generated each epoch, meaning that duplicates in the batch are reduced to a minimum.

@favorart favorart added the enhancement New feature or request label Aug 27, 2024
@favorart favorart force-pushed the golikovShiffledProblemSource branch 2 times, most recently from bbcb3c6 to 8a81925 Compare August 28, 2024 21:25
favorart added a commit to favorart/neoml that referenced this pull request Aug 29, 2024
@favorart favorart force-pushed the golikovShiffledProblemSource branch from 8a81925 to 629e555 Compare September 2, 2024 09:25
favorart added a commit to favorart/neoml that referenced this pull request Sep 2, 2024
favorart added a commit to favorart/neoml that referenced this pull request Sep 3, 2024
favorart added a commit to favorart/neoml that referenced this pull request Sep 4, 2024
favorart added a commit to favorart/neoml that referenced this pull request Sep 4, 2024
favorart added a commit to favorart/neoml that referenced this pull request Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant