-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
Thank you for providing such valuable code. For someone like me who can only use Python but not Matlab, your work has helped me save time to a great extent. However, your project is developed using numpy and scipy in Python, and most of the signal decomposition algorithms run slowly. Therefore, I cannot embed it into my deep neural network for real-time signal decomposition operations.
Therefore, I hope that a signal decomposition library based on PyTorch can be developed for me to use in the future. The speed of signal decomposition can be increased through CUDA acceleration. @wwhenxuan
wwhenxuanwwhenxuan