Unit 3
Unit 3
• A common LSTM unit is composed of a cell, an input gate, an output gate and
a forget gate.
• The cell remembers values over arbitrary time intervals and the three gates
regulate the flow of information into and out of the cell.
• Input gates decide which pieces of new information to store in the current
state, using the same system as forget gates.
• Close Price refers to the price of the cryptocurrency at the end of the
day.
• High Price refers to the highest value recorded versus the USD on that
particular day.
• Low Price refers to the lowest value recorded versus the USD on that
particular day.
• Volume refers to the total number of units traded on that particular day
Actual versus predicted prices by applying the LSTM model
Introduction to time series
• A seller with an intent to sell the same type of crypto asset may
place their asking price (the ask) for the asset.
• Buyer and seller do not match because the buyers usually quote
for less value and the sellers quote for more value.