Giter Site home page Giter Site logo

roshanr11 / deep-learning-for-trading-rnn-lstms-getrichwithstocks.py Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 6.57 MB

A predictive platform for stock market prediction, utilizing shallow machine learning algorithms built from scratch such as SLR and MSLR, as well as deep learning methods such as LSTMs + RNNs built with Keras.

Jupyter Notebook 49.78% Python 50.22%
stocks lstm machine-learning rnn deep-learning deep-neural-networks

deep-learning-for-trading-rnn-lstms-getrichwithstocks.py's Introduction

getRichWithStocks.py

An interactive learning platform from scratch for beginners and experts alike in the trading industry as my final term project for Fundamentals of Programming [15-112] at Carnegie Mellon in under 3 weeks.

This project consists of the following main parts:

  • Indicators and graphs based on stock indicators written from scratch
  • Simple linear regression/multiple linear regression machine learning models built from scratch [shallow learning, without use of sk-learn]
  • Long short term memory model (LSTMM) deep learning RNN model built with Keras

This stock simulation game helps users enforce good trading practices and provides a rough prediction of the trend of the desired stock trained on a selected data interval.

Themes:

  • Helping users understand best practices
  • Writing technical analysis indicators as well as shallow machine learning algorithms from scratch
  • Utilizing cutting-edge deep learning models (LSTMM) to predict stock data

How to run: download the following modules using "pip install <module name>" without the < and >

Modules:
    Pandas
    Numpy
    sk-learn
    seaborn
    matplotlib
    Keras 

Ensure that all files are in the same folder. Run "modes_and_UI.py" in an editor of your choice, and enjoy! :)

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.