9 Questions 5 Answers 0 Followers
Questions related from Thomas lass Barna
I am currently working on a project on Long Short Term Memory for Sequence to Sequence and Sequence to label Classification on matlab. I am using excel data set. data =...
09 September 2019 6,315 4 View
Please I need a matlab source code for Neural Network Optimized with Genetic algorithm for prediction.
01 January 2017 5,523 1 View
I am currently working on a load forecasting project to forecast electricity load demand for one ahead. I have trained the network by using net=train(net p,t) and i have simulated it using sim(net...
07 July 2016 3,454 2 View
I built my neural network using commands.Whenever i run my neural network I get different result. What can I do to have the same result?
07 July 2016 517 20 View
I am working on a artificial neural network design to forecast monthly electricity load for one year as output.I have monthly electricity loads,monthly temperature and monthly relative humidity as...
07 July 2016 6,831 11 View
below is a sub section of my codes for load forecasting using 10 fold cross validation technique.Every runs fine,but the testTargets and trainPerformance showing NaN instead of real numbers?...
07 July 2016 10,088 0 View
I am working on a load forecasting project.I have monthly historical energy load,max and min temperature,relative humidity and production data sets from 2008 to 2015. Please what data sets should...
06 June 2016 906 0 View
I have some data set which i want to use to for forecasting using artificial neural network.How do I normalized the data set.Is there any matlab procedure to do it? Can I use excel spreedsheet...
06 June 2016 2,434 13 View
I am doing a work using raw data of weather and electric loads in excel sheet.When do I normalize my data and carry out Bad data detection? Can any one help me with the codes on matlab that can be...
06 June 2016 7,247 1 View