Skip to content

Commit deee746

Browse files
authored
Update README.md
1 parent 46c619a commit deee746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ A PyTorch implementation of Long- and Short-term Time-series network (LSTNet) w
33

44
The task is to predict the closing price of specific crypocurrency market pair using historical OHLCV data in daily level. The dataset is pulled using https://github.com/GokulKarthik/PyBinance
55

6-
# Research Papers:
6+
### Research Papers:
77
1. https://arxiv.org/abs/1703.07015
88

9-
# Code References
9+
### Code References
1010
1. https://github.com/laiguokun/LSTNet

0 commit comments

Comments
 (0)