TF-Keras
English
markub3327 commited on
Commit
e7953a6
·
1 Parent(s): 5671ee4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -17
README.md CHANGED
@@ -1,12 +1,16 @@
 
 
 
 
 
 
 
 
1
  # Solar Transformer
2
 
3
  Please check our paper [Solar Irradiance Forecasting with Transformer model
4
  ](https://www.mdpi.com/2076-3417/12/17/8852) for more details.
5
 
6
- [![Issues](https://img.shields.io/github/issues/markub3327/Solar-Transformer)](https://github.com/markub3327/Solar-Transformer/issues)
7
- ![Commits](https://img.shields.io/github/commit-activity/w/markub3327/Solar-Transformer)
8
- ![Size](https://img.shields.io/github/repo-size/markub3327/Solar-Transformer)
9
-
10
  ## Paper
11
 
12
  * Vaswani, A.; Shazeer, N.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.N.; Kaiser, Ł.; Polosukhin, I. Attention is all you need. Advances in neural information processing systems 2017, 30.
@@ -24,18 +28,6 @@ Solar energy is one of the most popular sources of renewable energy today. It is
24
 
25
  Solar irradiance + Weather (temperature, humidity, pressure, wind speed, wind direction)
26
 
27
- ## Model
28
-
29
- <p align="center">
30
- <img src="img/Solar_Transformer.png">
31
- </p>
32
-
33
- ## Results
34
-
35
- <p align="center">
36
- <img src="img/output.png">
37
- </p>
38
-
39
  ----------------------------------
40
 
41
- **Frameworks:** TensorFlow, NumPy, Pandas, WanDB, Seaborn, Matplotlib
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - r_squared
7
+ library_name: keras
8
+ ---
9
  # Solar Transformer
10
 
11
  Please check our paper [Solar Irradiance Forecasting with Transformer model
12
  ](https://www.mdpi.com/2076-3417/12/17/8852) for more details.
13
 
 
 
 
 
14
  ## Paper
15
 
16
  * Vaswani, A.; Shazeer, N.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.N.; Kaiser, Ł.; Polosukhin, I. Attention is all you need. Advances in neural information processing systems 2017, 30.
 
28
 
29
  Solar irradiance + Weather (temperature, humidity, pressure, wind speed, wind direction)
30
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  ----------------------------------
32
 
33
+ **Frameworks:** TensorFlow, NumPy, Pandas, WanDB, Seaborn, Matplotlib