Skip to content

Commit

Permalink
added at least 5 categories (then choose on which one you want to focus)
Browse files Browse the repository at this point in the history
  • Loading branch information
rageSpin committed Jun 16, 2024
1 parent 3280cda commit 752b183
Show file tree
Hide file tree
Showing 29 changed files with 3,369 additions and 29 deletions.
39 changes: 39 additions & 0 deletions content/posts/finance/stock_prediction/GRU/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: "Microsoft Stock Prediction using LSTM or GRU"
date: 2024-06-16T00:00:00+01:00
description: "Short Stock price analysis on MSFT, then a prediction is tested using GRU"
menu:
sidebar:
name: Poems
identifier: Stacy
weight: 15
tags: ["Finance", "Deep Learning", "Forecasting"]
categories: ["Finance"]
---

## Pick a stock commodity

'
...
'

## Statistical Analysis on the price


## Statistical Analysis on the returns


## GRU Model

### Init

### Training

### Testing Metrics
* mean squared error


## LSTM Comparison


## Possible trading performance
Loading

0 comments on commit 752b183

Please sign in to comment.