Skip to content

Commit c1903ca

Browse files
authored
Update README.md
1 parent e73be35 commit c1903ca

File tree

1 file changed

+10
-0
lines changed
  • 06_Constructing_LSTM_Network_for_time_series

1 file changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11

2+
### Chapter 6 : **Constructing LSTM Network for time series**
3+
4+
In this chapter, you will learn how to develop LSTM neural network for time series application with single-class output using DL4J.
5+
 
6+
 
7+
8+
#### Instructions
9+
10+
- Navigate to **sourceCode/cookbookapp-lstm-time-series** directory and import the project using *pom.xml* file.
11+
- We use *PhysioNet* Dataset for the time series application.

0 commit comments

Comments
 (0)