Search icon CANCEL
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Artificial Intelligence for Banking

You're reading from  Hands-On Artificial Intelligence for Banking

Product type Book
Published in Jul 2020
Publisher Packt
ISBN-13 9781788830782
Pages 240 pages
Edition 1st Edition
Languages
Authors (2):
Jeffrey Ng Jeffrey Ng
Profile icon Jeffrey Ng
Subhash Shah Subhash Shah
Profile icon Subhash Shah
View More author details

Table of Contents (14) Chapters

Preface 1. Section 1: Quick Review of AI in the Finance Industry
2. The Importance of AI in Banking 3. Section 2: Machine Learning Algorithms and Hands-on Examples
4. Time Series Analysis 5. Using Features and Reinforcement Learning to Automate Bank Financing 6. Mechanizing Capital Market Decisions 7. Predicting the Future of Investment Bankers 8. Automated Portfolio Management Using Treynor-Black Model and ResNet 9. Sensing Market Sentiment for Algorithmic Marketing at Sell Side 10. Building Personal Wealth Advisers with Bank APIs 11. Mass Customization of Client Lifetime Wealth 12. Real-World Considerations 13. Other Books You May Enjoy

Knowledge management using NLP and graphs

Essentially, there are two ways for us to retrieve and update knowledge about our real world. One is to store the knowledge in vector space and read the file to our memory during runtime using programs such as Word2Vector and BERT. Another approach is to load the knowledge into a graph database, such as Neo4j, and retrieve and query the data. The strength and weakness of both approaches lies in speed and transparency. For high-speed subject classification, in-memory models fare better, but for tasks that require transparency, such as banking decisions, the updating of data requires full transparency and permanent record keeping. In these cases, we will use a graph database. However, like the example we briefly covered in Chapter 7, Sensing Market Sentiment for Algorithmic Marketing at Sell Side, NLP is required to extract information from the document before we can store the information in graph format.

Practical implementation...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}