jswanglp / NN_and_WNNLinks
通过反向传播算法实现神经网络和小波神经网络。Implement neural network and wavelet neural network through back-propagation algorithm. Реализация нейронных сетей и вейвлет-нейронных сетей с помощью метода обратного распространения ошибки.
☆31Updated 6 years ago
Alternatives and similar repositories for NN_and_WNN
Users that are interested in NN_and_WNN are comparing it to the libraries listed below
Sorting:
- 经验模态分解 (Empirical Mode Decomposition)☆56Updated 5 years ago
- Wavelet Neural Network☆13Updated 6 years ago
- Python implementations of empirical mode decomposition as well as EEMD and CEEMD variants.☆26Updated 4 years ago
- Variational mode decomposition (VMD) in Python☆395Updated last year
- Empirical wavelet transform (EWT) in Python☆91Updated 4 years ago
- for de-noising☆34Updated 7 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合☆179Updated 6 years ago
- A simple program to implement the Symplectic geometry mode decomposition (SGMD), including python and matlab versions.