Neural Networks in Finance


Book Description

This book explores the intuitive appeal of neural networks and the genetic algorithm in finance. It demonstrates how neural networks used in combination with evolutionary computation outperform classical econometric methods for accuracy in forecasting, classification and dimensionality reduction. McNelis utilizes a variety of examples, from forecasting automobile production and corporate bond spread, to inflation and deflation processes in Hong Kong and Japan, to credit card default in Germany to bank failures in Texas, to cap-floor volatilities in New York and Hong Kong. * Offers a balanced, critical review of the neural network methods and genetic algorithms used in finance * Includes numerous examples and applications * Numerical illustrations use MATLAB code and the book is accompanied by a website




Artificial Neural Networks in Finance and Manufacturing


Book Description

"This book presents a variety of practical applications of neural networks in two important domains of economic activity: finance and manufacturing"--Provided by publisher.




Machine Learning in Finance


Book Description

This book introduces machine learning methods in finance. It presents a unified treatment of machine learning and various statistical and computational disciplines in quantitative finance, such as financial econometrics and discrete time stochastic control, with an emphasis on how theory and hypothesis tests inform the choice of algorithm for financial data modeling and decision making. With the trend towards increasing computational resources and larger datasets, machine learning has grown into an important skillset for the finance industry. This book is written for advanced graduate students and academics in financial econometrics, mathematical finance and applied statistics, in addition to quants and data scientists in the field of quantitative finance. Machine Learning in Finance: From Theory to Practice is divided into three parts, each part covering theory and applications. The first presents supervised learning for cross-sectional data from both a Bayesian and frequentist perspective. The more advanced material places a firm emphasis on neural networks, including deep learning, as well as Gaussian processes, with examples in investment management and derivative modeling. The second part presents supervised learning for time series data, arguably the most common data type used in finance with examples in trading, stochastic volatility and fixed income modeling. Finally, the third part presents reinforcement learning and its applications in trading, investment and wealth management. Python code examples are provided to support the readers' understanding of the methodologies and applications. The book also includes more than 80 mathematical and programming exercises, with worked solutions available to instructors. As a bridge to research in this emergent field, the final chapter presents the frontiers of machine learning in finance from a researcher's perspective, highlighting how many well-known concepts in statistical physics are likely to emerge as important methodologies for machine learning in finance.




Neural Networks in Finance and Investing


Book Description

This completely updated version of the classic first edition offers a wealth of new material reflecting the latest developments in teh field. For investment professionals seeking to maximize this exciting new technology, this handbook is the definitive information source.




Wavelet Neural Networks


Book Description

A step-by-step introduction to modeling, training, and forecasting using wavelet networks Wavelet Neural Networks: With Applications in Financial Engineering, Chaos, and Classification presents the statistical model identification framework that is needed to successfully apply wavelet networks as well as extensive comparisons of alternate methods. Providing a concise and rigorous treatment for constructing optimal wavelet networks, the book links mathematical aspects of wavelet network construction to statistical modeling and forecasting applications in areas such as finance, chaos, and classification. The authors ensure that readers obtain a complete understanding of model identification by providing in-depth coverage of both model selection and variable significance testing. Featuring an accessible approach with introductory coverage of the basic principles of wavelet analysis, Wavelet Neural Networks: With Applications in Financial Engineering, Chaos, and Classification also includes: • Methods that can be easily implemented or adapted by researchers, academics, and professionals in identification and modeling for complex nonlinear systems and artificial intelligence • Multiple examples and thoroughly explained procedures with numerous applications ranging from financial modeling and financial engineering, time series prediction and construction of confidence and prediction intervals, and classification and chaotic time series prediction • An extensive introduction to neural networks that begins with regression models and builds to more complex frameworks • Coverage of both the variable selection algorithm and the model selection algorithm for wavelet networks in addition to methods for constructing confidence and prediction intervals Ideal as a textbook for MBA and graduate-level courses in applied neural network modeling, artificial intelligence, advanced data analysis, time series, and forecasting in financial engineering, the book is also useful as a supplement for courses in informatics, identification and modeling for complex nonlinear systems, and computational finance. In addition, the book serves as a valuable reference for researchers and practitioners in the fields of mathematical modeling, engineering, artificial intelligence, decision science, neural networks, and finance and economics.




Neural Networks in Finance and Investing


Book Description

This completely updated version of the classic first edition offers a wealth of new material reflecting the latest developments in teh field. For investment professionals seeking to maximize this exciting new technology, this handbook is the definitive information source.




Artificial Intelligence in Finance


Book Description

The widespread adoption of AI and machine learning is revolutionizing many industries today. Once these technologies are combined with the programmatic availability of historical and real-time financial data, the financial industry will also change fundamentally. With this practical book, you'll learn how to use AI and machine learning to discover statistical inefficiencies in financial markets and exploit them through algorithmic trading. Author Yves Hilpisch shows practitioners, students, and academics in both finance and data science practical ways to apply machine learning and deep learning algorithms to finance. Thanks to lots of self-contained Python examples, you'll be able to replicate all results and figures presented in the book. In five parts, this guide helps you: Learn central notions and algorithms from AI, including recent breakthroughs on the way to artificial general intelligence (AGI) and superintelligence (SI) Understand why data-driven finance, AI, and machine learning will have a lasting impact on financial theory and practice Apply neural networks and reinforcement learning to discover statistical inefficiencies in financial markets Identify and exploit economic inefficiencies through backtesting and algorithmic trading--the automated execution of trading strategies Understand how AI will influence the competitive dynamics in the financial industry and what the potential emergence of a financial singularity might bring about




Neural Networks in the Capital Markets


Book Description

Based on original papers which represent new and significant research, developments and applications in finance and investment. The author takes a pragmatic view of neural networks, treating them as computationally equivalent to well-understood, non-parametric inference methods in decision science. The author also makes comparisons with established techniques where appropriate.




Artificial Higher Order Neural Networks for Economics and Business


Book Description

"This book is the first book to provide opportunities for millions working in economics, accounting, finance and other business areas education on HONNs, the ease of their usage, and directions on how to obtain more accurate application results. It provides significant, informative advancements in the subject and introduces the HONN group models and adaptive HONNs"--Provided by publisher.




Neural Smithing


Book Description

Artificial neural networks are nonlinear mapping systems whose structure is loosely based on principles observed in the nervous systems of humans and animals. The basic idea is that massive systems of simple units linked together in appropriate ways can generate many complex and interesting behaviors. This book focuses on the subset of feedforward artificial neural networks called multilayer perceptrons (MLP). These are the mostly widely used neural networks, with applications as diverse as finance (forecasting), manufacturing (process control), and science (speech and image recognition). This book presents an extensive and practical overview of almost every aspect of MLP methodology, progressing from an initial discussion of what MLPs are and how they might be used to an in-depth examination of technical factors affecting performance. The book can be used as a tool kit by readers interested in applying networks to specific problems, yet it also presents theory and references outlining the last ten years of MLP research.