Research Article
Regional Economic Prediction Model Using Backpropagation Integrated with Bayesian Vector Neural Network in Big Data Analytics
Algorithm for BVNN: | Input: | finish time | number of particles | summary times | Local Variables: | vector of particles of size | vector of weights of size | vector of summarised particles | proposed step size | | whiledo | fordo | , whiledo | repeat | from | Check Tolerance. | if tolOK then | . else | . end if | until tolOK | end while | end for | . based on. | . resample . based on | | end while | return Q |
|