We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49e8d5 commit df71efeCopy full SHA for df71efe
README.md
@@ -1,2 +1,27 @@
1
# Personal Website
2
- | Stefano Giannini
+> @Author = Stefano Giannini
3
+
4
+On my website you can find a detailed summary of my work experience, education path and projects.
5
6
+## Blog
7
+Moreover, I will use this website as a blogging platform. I will talk about several interesting topics:
8
9
+1. [Finance](https://ragespin.github.io/posts/finance/):
10
+ - Stock Prediction
11
+ - [x] ARIMA
12
+ - [x] SARIMA
13
+ - [x] SARIMAX
14
+ - [x] GRU/ LSTM
15
+ - [ ] GARCH
16
+ - Monte Carlo
17
+2. Physics:
18
+ - [x] Percolation
19
+ - [ ] Water Dynamics
20
+ - [ ] Lunar Lander
21
+4. Machine Learning:
22
+ - Deep Learning:
23
+ - Computer Vision
24
+ - [ ] Image Segmentation with (Florence-2, ...)
25
+ - NLP
26
+ - [ ] LLM
27
+ - [ ] RAG
0 commit comments