-
Notifications
You must be signed in to change notification settings - Fork 14
PyTorch/Tensorflow #2
Copy link
Copy link
Open
Labels
architectural changeSomeone have to take a decision here ...Someone have to take a decision here ...enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersperformanceSame work, less readableSame work, less readable
Milestone
Metadata
Metadata
Assignees
Labels
architectural changeSomeone have to take a decision here ...Someone have to take a decision here ...enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersperformanceSame work, less readableSame work, less readable
Hello there,
I recently stumbled upon this repository and was interested in trying out your code. However, using single-threaded sklearn doesn't seem to be efficient to me, compared to using GPU-optimized PyTorch or TF.
Do you have any plans of moving to those frameworks, or would you accept a pullrequest implementing these?
Regards,
Luke