Trying of Neural Network for BlogTrader Platform
I'm writing the Neural Network module for BlogTrader Platform. The first implementation is a Multi-Layer Perceptron. I'm glad that the MLP is going to compute something out for me today.
Training a neural network is a really tricky work, it seems we need a lot of interaction with the results and parameters.
A typical training with 200 training data, 3-10-1 topological MLP network runs about 4 minutes for 5000 epochs at this time. I do not apply any performance optimizing on it till now.
Posted at 01:33PM Jun 01, 2006 by dcaoyuan in AIOTrade | Comments[0]
