Skip to content

Modify lshade.py #7

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

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

Modify lshade.py #7

wants to merge 7 commits into from

Conversation

Akiba275
Copy link

  1. Modified type checking code in line 66 to adapt Numpy's SeedSequence.

  2. Removed repeated code in line 85

1. Modified type checking code in line 66 to adapt Numpy's SeedSequence.

2. Removed repeated code in line 85
@Akiba275 Akiba275 closed this Mar 22, 2025
@Akiba275 Akiba275 reopened this Mar 22, 2025
1. Add type conversion to the seed type checking modification.
2. replace deprecated np.float with float
@Akiba275 Akiba275 closed this Mar 22, 2025
@Akiba275 Akiba275 reopened this Mar 22, 2025
Adapting to the case where seed is None
@Akiba275
Copy link
Author

Hey there! I just wanted to let you know that I noticed some differences between the version I downloaded from Pip and the GitHub version. Maybe it would be good to consider updating the version on Pip? @xKuZz

1. Add the determination of loss function convergence;
2. add the function to continue iterating for a period of time after convergence;
3. add the function to return the history of loss function convergence;
Add 'return_history': False to get_default_params
Fix type annotations on return values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant