Skip to content

Commit 93ada2d

Browse files
committed
added sub-category for finance
1 parent 752b183 commit 93ada2d

File tree

47 files changed

+1950
-86
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1950
-86
lines changed

content/posts/finance/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Finance
3+
menu:
4+
sidebar:
5+
name: Finance
6+
identifier: finance
7+
weight: 11
8+
---

content/posts/finance/stock_prediction/GRU/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ date: 2024-06-16T00:00:00+01:00
44
description: "Short Stock price analysis on MSFT, then a prediction is tested using GRU"
55
menu:
66
sidebar:
7-
name: Poems
8-
identifier: Stacy
9-
weight: 15
7+
name: GRU
8+
identifier: GRU
9+
parent: finance
10+
weight: 9
1011
tags: ["Finance", "Deep Learning", "Forecasting"]
1112
categories: ["Finance"]
1213
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Stock Prediction
3+
menu:
4+
sidebar:
5+
name: Stock Prediction
6+
identifier: stock_prediction
7+
parent: finance
8+
weight: 10
9+
---

public/categories/basic/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,16 @@
256256

257257
<li><a class="taxonomy-term active" href="http://localhost:1313/categories/basic/" data-taxonomy-term="basic"><span class="taxonomy-label">Basic</span></a></li>
258258

259+
260+
261+
262+
<li><a class="taxonomy-term " href="http://localhost:1313/categories/physics/" data-taxonomy-term="physics"><span class="taxonomy-label">Physics</span></a></li>
263+
264+
265+
266+
267+
<li><a class="taxonomy-term " href="http://localhost:1313/categories/poems/" data-taxonomy-term="poems"><span class="taxonomy-label">Poems</span></a></li>
268+
259269

260270

261271

public/categories/finance/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@
302302
<div class="card-body">
303303
<a href="/posts/finance/stock_prediction/gru/" class="post-card-link">
304304
<h5 class="card-title">Microsoft Stock Prediction using LSTM or GRU</h5>
305-
<p class="card-text post-summary">Poem &rsquo; &hellip; '
306-
Message to take home </p>
305+
<p class="card-text post-summary">Pick a stock commodity &rsquo; &hellip; '
306+
Statistical Analysis on the price Statistical Analysis on the returns GRU Model Init Training Testing Metrics mean squared error LSTM Comparison Possible trading performance </p>
307307
</a>
308308

309309
<div class="tags">

public/categories/finance/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<pubDate>Sun, 16 Jun 2024 00:00:00 +0100</pubDate>
1313

1414
<guid>http://localhost:1313/posts/finance/stock_prediction/gru/</guid>
15-
<description>Poem &amp;rsquo; &amp;hellip; &#39;
16-
Message to take home </description>
15+
<description>Pick a stock commodity &amp;rsquo; &amp;hellip; &#39;
16+
Statistical Analysis on the price Statistical Analysis on the returns GRU Model Init Training Testing Metrics mean squared error LSTM Comparison Possible trading performance </description>
1717
</item>
1818

1919

public/categories/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,16 @@
290290

291291
<li><a class="taxonomy-term " href="http://localhost:1313/categories/basic/" data-taxonomy-term="basic"><span class="taxonomy-label">Basic</span></a></li>
292292

293+
294+
295+
296+
<li><a class="taxonomy-term " href="http://localhost:1313/categories/physics/" data-taxonomy-term="physics"><span class="taxonomy-label">Physics</span></a></li>
297+
298+
299+
300+
301+
<li><a class="taxonomy-term " href="http://localhost:1313/categories/poems/" data-taxonomy-term="poems"><span class="taxonomy-label">Poems</span></a></li>
302+
293303

294304

295305

public/categories/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<description>Recent content in Categories on Stefano&#39;s Blog</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en</language>
9-
<lastBuildDate>Sat, 08 Jun 2024 08:06:25 +0600</lastBuildDate><atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Wed, 12 Jun 2024 08:06:25 +0600</lastBuildDate><atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/categories/physics/index.html

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,47 @@
287287

288288

289289

290+
<div class="post-card">
291+
<div class="card">
292+
<div class="card-head">
293+
<a href="/posts/physics/montecarlo_simulation/" class="post-card-link">
294+
<img class="card-img-top" src='/images/default-hero.jpg' alt="Hero Image">
295+
</a>
296+
</div>
297+
<div class="card-body">
298+
<a href="/posts/physics/montecarlo_simulation/" class="post-card-link">
299+
<h5 class="card-title">Monte Carlo Simulation</h5>
300+
<p class="card-text post-summary">What is Monte Carlo? Why is it important? Examples #1 #2 </p>
301+
</a>
302+
303+
<div class="tags">
304+
<ul style="padding-left: 0;">
305+
306+
307+
<li class="rounded"><a href="/tags/science/" class="btn btn-sm btn-info">Science</a></li>
308+
309+
310+
<li class="rounded"><a href="/tags/statistics/" class="btn btn-sm btn-info">Statistics</a></li>
311+
312+
</ul>
313+
</div>
314+
315+
316+
</div>
317+
<div class="card-footer">
318+
<span class="float-start">
319+
Wednesday, June 12, 2024
320+
| 1 minute </span>
321+
<a
322+
href="/posts/physics/montecarlo_simulation/"
323+
class="float-end btn btn-outline-info btn-sm">Read</a>
324+
</div>
325+
</div>
326+
</div>
327+
328+
329+
330+
290331
<div class="post-card">
291332
<div class="card">
292333
<div class="card-head">

public/categories/physics/index.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@
66
<description>Recent content in Physics on Stefano&#39;s Blog</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en</language>
9-
<lastBuildDate>Sat, 08 Jun 2024 08:06:25 +0600</lastBuildDate><atom:link href="http://localhost:1313/categories/physics/index.xml" rel="self" type="application/rss+xml" /><item>
9+
<lastBuildDate>Wed, 12 Jun 2024 08:06:25 +0600</lastBuildDate><atom:link href="http://localhost:1313/categories/physics/index.xml" rel="self" type="application/rss+xml" /><item>
10+
<title>Monte Carlo Simulation</title>
11+
<link>http://localhost:1313/posts/physics/montecarlo_simulation/</link>
12+
<pubDate>Wed, 12 Jun 2024 08:06:25 +0600</pubDate>
13+
14+
<guid>http://localhost:1313/posts/physics/montecarlo_simulation/</guid>
15+
<description>What is Monte Carlo? Why is it important? Examples #1 #2 </description>
16+
</item>
17+
18+
<item>
1019
<title>Percolation</title>
1120
<link>http://localhost:1313/posts/physics/percolation/</link>
1221
<pubDate>Sat, 08 Jun 2024 08:06:25 +0600</pubDate>

0 commit comments

Comments
 (0)