electricity price forecasting using neural network

8 vues (au cours des 30 derniers jours)
siti syakirah mohd sidin
siti syakirah mohd sidin le 8 Fév 2018
I'm doing my final year project on short term electricity price forecasting using neural network. i need to varying the number of hidden neurons, learning rate and momentum rate. can anyone help me how to write the coding on varying all those parameters? thank you for your help :)

Réponse acceptée

Greg Heath
Greg Heath le 13 Fév 2018
Start with the default code. Run 10 times with different initial weights.
If successful, repeat with smaller number of hidden nodes
If unsuccessful, repeat with larger number of hidden nodes
Find the smallest number of hidden nodes that yields acceptable results.
Fix the number of hidden nodes and vary the other two parameters over a 2-D grid.
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