필터 지우기
필터 지우기

Custom transfer function with learnable parameters and custom initializing in shallow neural network

조회 수: 2 (최근 30일)
I would like to implement multidimensional wavelet neural networks using Matlab. The training entails training extra learnable parameters (dilation and translation parameters) in addition to the usual weights and biases. The following figure depicts a typical feedforward wavelet neural network that I want to implement. (Alexandridis and Zapranis, 2013)
Figure 1: A typical multidimensional feedforward wavelet neural network (Alexandridis and Zapranis, 2013)
Here, ψ is the mother wavelet.
I would like to know how to implement custom transfer functions (in this case the wavelet) with learnable parameters. Furthermore, since the wavelet neural networks are very sensitive to initialization (of dilation and translation parameters), I would like to implement a custom initialization function too. Could you please instruct me on how to implement custom transfer functions with learnable parameters and custom initialization functions to be used with the training functions provided with matlab?

답변 (1개)

Emiliano Rosso
Emiliano Rosso 2021년 5월 24일
I'm interested in your work,have you meet some improvement?

카테고리

Help CenterFile Exchange에서 AI for Signals and Images에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by