Hands-On Deep Learning for Finance

Troiano, Luigi, Kriplani, Pravesh, Mejuto Villa, Elena

  • 出版商: Packt Publishing
  • 出版日期: 2020-02-28
  • 售價: $1,710
  • 貴賓價: 9.5$1,625
  • 語言: 英文
  • 頁數: 442
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1789613175
  • ISBN-13: 9781789613179
  • 相關分類: DeepLearning
  • 無法訂購

買這商品的人也買了...

商品描述

Quantitative methods are the vanguard of the investment management industry. This book shows how to enhance trading strategies and investments in financial markets using deep learning algorithms.

This book is an excellent reference to understand how deep learning models can be leveraged to capture insights from financial data. You will implement deep learning models using Python libraries such as TensorFlow and Keras. You will learn various deep learning algorithms to build models for understanding financial market dynamics and exploiting them in a systematic manner. This book takes a pragmatic approach to address various aspects of asset management. The information content in non-structured data like news flow is crystalized using BLSTM. Autoencoders for efficient index replication is discussed in detail. You will use CNN to develop a trading signal with simple technical indicators, and improvements offered by more complex techniques such as CapsNets. Volatility is given due emphasis by demonstrating the superiority of forecasts employing LSTM, and Monte Carlo simulations using GAN for value at risk computations. These are then brought together by implementing deep reinforcement learning for automated trading.

This book will serve as a continuing reference for implementing deep learning models to build investment strategies.

作者簡介

Luigi Troiano

Luigi Troiano, Ph.D., is an Associate Professor of Artificial Intelligence, Data Science, and Machine Learning at the University of Salerno (Italy), Dept. of Management and Innovation Systems. He is a coordinator of Computational and Intelligent System Engineering Lab at the University of Sannio and an NVIDIA Deep Learning Institute University Ambassador. He is also the chairman of the ISO/JTC 1/SC 42, AI and Big Data, Italian section.

Arjun Bhandari

Arjun Bhandari is Chief Investment Officer of a family office. His previous positions have been Head of Quantitative Strategies at ADIA ( largest sovereign wealth fund in the middle east ) and APG Investments ( largest pension plan in Europe ). He has been deploying quantitative techniques for multi-asset class investments for over 20 years, bringing this experience to bear on his most recent focus on machine learning applied to fund management.

Elena Mejuto Villa

Elena Mejuto Villa, Ph.D., is a data scientist in the Advanced Analytics team for Technology Services Consulting in a multinational firm in Milan. She completed her Master's Degree in Telecommunication Engineering at the University of Oviedo (Spain), and she received her Ph.D. in Information Technologies for Engineering from the University of Sannio (Italy). During her Ph.D., she researched the application of machine learning and signal processing techniques to time-varying signals/data in the fields of finance and gravitational wave data analysis.

目錄大綱

  1. Deep learning for finance 101
  2. Designing neural network architectures
  3. Construction, testing and validation of financial models
  4. Index replication by auto-encoders
  5. Volatility forecasting by LSTM
  6. Trading rule identification by CNN
  7. Asset allocation by LSTM over CNN
  8. Digesting news by NLP with BLSTM
  9. Risk Measurement Using GAN
  10. Chart visual analysis by transfer learning
  11. Better chart analysis using CapsNet
  12. Training trader robots by deep reinforcement learning
  13. What’s next ?