How to develop a neural network transfer function?

5 vues (au cours des 30 derniers jours)
Tom
Tom le 29 Nov 2016
My project is to develop a transfer function that can prescribe a high resolution wind field from a lower resolution field and then train the function to learn micro conditions in a particular region. Then I can use the function to emulate a high resolution field from a coarse one without the need of the real time high resolution. I have very little experience with ANN and I am not sure what to use to develop and then apply such a function? Is it the fitting app? Or should I use the Multilayer Neural Networks and Backpropagation Training? My both high and coarse data are consisting of 3D matrix with exact same size. Each layer of the 3D matrix is taken from a different day. Having a 3D matrix makes thing more confused to me. Sould I put each matrix layer as one vector input?

Réponse acceptée

Greg Heath
Greg Heath le 1 Déc 2016
Use FITNET with vectors obtained from vectorizing layers.
Hope this helps
Thank you for formally accepting my answer
Greg

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by