Coder Social home page Coder Social logo

wanpixiaozi / lstm-time-series-forecasting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schlam/lstm-time-series-forecasting

0.0 0.0 0.0 2.47 MB

Predicting the behavior of $BTC-USD by training a memory-based neural net on historical data

Jupyter Notebook 100.00%

lstm-time-series-forecasting's Introduction

Forecast bitcoin with deep learning

forecast


What the model does

Unlike previous renditions of this project, this model predicts behavior using the historical data alone. The performance benefit of synchronizing sentiment with stock trends in the multivariate analysis was found to be nominal relative to the cost in data complexity, and far outweighed by the potential for adversarial attack.

Why historical data only?

After inspecting the reddit data used, it became clear that some agent was spamming "I love bitcoin :)" in a way that was clearly inorganic. The signal to noise ratio in the sentiment data is unclear, but there are ways to combat this problem.

Update: Portability

Unlike the previous rendition, this uses pandas_datareader to pull historical data from Yahoo Finance, allowing this project to be modified and trained on any stock/cryptocurrency.

Results

forecast

It seems the model is not overfitting, and capturing the general trend quite well.

Reflections

Perhaps a discriminator could be trained to identify posts which are likely not created by authentic human users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.