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

Compatibility Transforms #50

Open
kostasde opened this issue Aug 20, 2020 · 2 comments
Open

Compatibility Transforms #50

kostasde opened this issue Aug 20, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@kostasde
Copy link
Collaborator

Some basic transforms for compatibility with useful tools, mostly sklearn, which should be as simple as tensor.numpy() for the transform.

@kostasde kostasde added the enhancement New feature or request label Aug 20, 2020
@kostasde kostasde self-assigned this Aug 20, 2020
@kostasde
Copy link
Collaborator Author

Maybe one for tensorflow compatibility come to think of it.

@kostasde
Copy link
Collaborator Author

kostasde commented Sep 14, 2020

This is resolved by commit 5f50743

Instead of a transform added a to_numpy() to all datasets.

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

No branches or pull requests

1 participant