Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 236 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 236 Bytes

transfer-learning

Implementation of transfer learning with an autoencoder architecture. Based on the paper "QuantNet: Transferring Learning Across Trading Strategies" (https://arxiv.org/pdf/2004.03445.pdf). Implemented using PyTorch.