how to deal with out of memory error when training a large data set or large neural network narx

2 ビュー (過去 30 日間)
SAM
SAM 2015 年 4 月 15 日
編集済み: SAM 2015 年 4 月 15 日
how to deal with out of memory error when training a large data set or large neural network stacked autoencoder ......just initiated to analyze deep neural network with time series predictions , what i guess is by using batch trainings but can any one help me in detail

回答 (2 件)

Greg Heath
Greg Heath 2015 年 4 月 15 日
What are
1. input and target
2. size(input), size(target)
3. Significant lags of
a. target autocorrelation function
b. input/target cross correlation function

SAM
SAM 2015 年 4 月 15 日
編集済み: SAM 2015 年 4 月 15 日
i am xtremly sorry i wrote narx but i actually tried it with stacked autoencoder . hidden layers [100 150] even on HPC server i was getting same out of memory error.
inputs are 4 *2795 and output 1*2795 .

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by