Ask HN: Neural Network Project

2 points by kkoppenhaver ↗ HN
Recently discovered a neural network implementation in javascript and am looking to experiment with it a bit. Any suggestions as to projects that might be interesting to take on and that would benefit from a neural network implementation?

2 comments

[ 3.2 ms ] story [ 17.8 ms ] thread
Finance applications. Try to predict future prices of stocks or currency in advance based on past performance or recognize patterns to trigger specific trade strategies.

Handwriting or speech recognition.