Hacker News new | ask | show | jobs
by liamconnell 3612 days ago
I'm seeing a lot of comments about the lack of non-MNIST neural network tutorials. Well here's mine. It uses financial data and the goal is to build a trading strategy. Its a work in progress and comments/criticism is welcome.

https://github.com/LiamConnell/deep-algotrading

1 comments

Thanks. This looks really great!