Neural networks for stock market prediction
Tools which I have chosen: pyBrain
There is also neuroph, which seems an instructive tool written in java. This link has also an interesting tutorial on predicting a sine wave.
To install pyBrain:
sudo apt-get install python-setuptools
sudo easy_install pybrain
No comments:
Post a Comment