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

Update for compatibility with newer versions of tensorflow and numpy #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tphlru
Copy link

@tphlru tphlru commented Aug 15, 2024

There has also been some automated re-factoring (formatting) which we can opt out of if you don't like it

- Standardize string quotes to double quotes across all files.
- Refactor long lines to improve readability.
- Extract repeated code into helper functions for better modularity.
- Simplify conditional statements and assertions.
- Remove unnecessary imports and variables.
- Update function and variable names for clarity.
- Add TODO comments for further refactoring.
- Improve formatting and indentation for better code structure.
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