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

[ARBML/Tkseem] performance issues #12

Open
yousef337 opened this issue Apr 27, 2022 · 0 comments
Open

[ARBML/Tkseem] performance issues #12

yousef337 opened this issue Apr 27, 2022 · 0 comments
Assignees

Comments

@yousef337
Copy link
Member

yousef337 commented Apr 27, 2022

Problem:

Random trainer takes significant time due to its implementation, in addition, its implementations is unnecessary complicated.
The main applied method is _random_dict.

Solution:
Implement a reactive solution to increase the performance and code readability and useablity using pyrx library.

Note: It can be improved more by adding concurrency to down stream operations [map].
The new method is currently under testing

@yousef337 yousef337 self-assigned this Apr 27, 2022
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

No branches or pull requests

1 participant