Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 550 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 550 Bytes

Variational Reccurrent Autoencoder for Embedding stocks to vectors based on the price history

Often, the stock price of the companies in the same industry will move in tandem with each other. This is because market conditions generally affect the companies in the same industry the same way. With this result, we can get a similarity between stocks. Moreover, we can put those vectors to our classifier such as Deep Neural Network.

result