Skip to content
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

Add seed parameter to BaseNetwork sample function #110

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

anton-golubkov
Copy link
Contributor

Seed parameter allows to generate replicable samples when you need consistency between runs.

Allows to generate replicable samples
@jrzkaminski
Copy link
Collaborator

Thanks, that's a very useful addition! We'll merge it after tests run

@jrzkaminski jrzkaminski merged commit faaa9a4 into aimclub:master Jun 15, 2024
3 checks passed
jrzkaminski added a commit that referenced this pull request Jul 5, 2024
* Integrational tests (#105)

* Add files via upload

2 benchmarks for tests added

* Add files via upload

International test added

* Update tests/test_Integrational.py

Co-authored-by: Jerzy Kamiński <86363785+jrzkaminski@users.noreply.github.com>

* Update test_Integrational.py

* Add files via upload

* Add files via upload

---------

Co-authored-by: Jerzy Kamiński <86363785+jrzkaminski@users.noreply.github.com>

* Add seed parameter to BaseNetwork sample function (#110)

Allows to generate replicable samples

* Delete poetry.lock, update gitignore (#111)

* Delete poetry.lock

* Update .gitignore

* New README.md (#112)

* Create README.md

* Delete README.rst

* Update README.md

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

* Update bamtcodecov.yml

* Update requirements.txt

---------

Co-authored-by: Pavel <95717191+PabloKarpacho@users.noreply.github.com>
Co-authored-by: anton-golubkov <anton.golubkov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants