简体   繁体   中英

is it possible to make RNN using FANN

Im playing with PHP-CLI and MQL4. I want to create a neural network for FOREX predictions.

Is it possible to make a recurrent neural network (RNN) with gated recurring units (GRU) or long short-term memory (LTSM) using FANN library?

不,FANN 不支持循环神经网络(GRU、LSTM)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM