Code & Coin: Financial Analytics powered by AIML

Code & Coin: Financial Analytics powered by AIML

Author: Mainak Mitra

Publisher: Libertatem Media Private Limited

Published: 2019-02-15

Total Pages: 63

ISBN-13: 8197138206

DOWNLOAD EBOOK

This book goes beyond theoretical discussions, offering practical guidance through real-world examples and case studies. We showcase how leading financial institutions are utilizing analytics, ML, and AI to gain a competitive edge.


Artificial Intelligence in Banking

Artificial Intelligence in Banking

Author: Introbooks

Publisher:

Published: 2020-04-07

Total Pages: 50

ISBN-13:

DOWNLOAD EBOOK

In these highly competitive times and with so many technological advancements, it is impossible for any industry to remain isolated and untouched by innovations. In this era of digital economy, the banking sector cannot exist and operate without the various digital tools offered by the ever new innovations happening in the field of Artificial Intelligence (AI) and its sub-set technologies. New technologies have enabled incredible progression in the finance industry. Artificial Intelligence (AI) and Machine Learning (ML) have provided the investors and customers with more innovative tools, new types of financial products and a new potential for growth.According to Cathy Bessant (the Chief Operations and Technology Officer, Bank of America), AI is not just a technology discussion. It is also a discussion about data and how it is used and protected. She says, "In a world focused on using AI in new ways, we're focused on using it wisely and responsibly."


Introduction to Machine Learning

Introduction to Machine Learning

Author: Ethem Alpaydin

Publisher: MIT Press

Published: 2014-08-22

Total Pages: 639

ISBN-13: 0262028182

DOWNLOAD EBOOK

Introduction -- Supervised learning -- Bayesian decision theory -- Parametric methods -- Multivariate methods -- Dimensionality reduction -- Clustering -- Nonparametric methods -- Decision trees -- Linear discrimination -- Multilayer perceptrons -- Local models -- Kernel machines -- Graphical models -- Brief contents -- Hidden markov models -- Bayesian estimation -- Combining multiple learners -- Reinforcement learning -- Design and analysis of machine learning experiments.


Artificial Intelligence with Python

Artificial Intelligence with Python

Author: Prateek Joshi

Publisher: Packt Publishing Ltd

Published: 2017-01-27

Total Pages: 437

ISBN-13: 1786469677

DOWNLOAD EBOOK

Build real-world Artificial Intelligence applications with Python to intelligently interact with the world around you About This Book Step into the amazing world of intelligent apps using this comprehensive guide Enter the world of Artificial Intelligence, explore it, and create your own applications Work through simple yet insightful examples that will get you up and running with Artificial Intelligence in no time Who This Book Is For This book is for Python developers who want to build real-world Artificial Intelligence applications. This book is friendly to Python beginners, but being familiar with Python would be useful to play around with the code. It will also be useful for experienced Python programmers who are looking to use Artificial Intelligence techniques in their existing technology stacks. What You Will Learn Realize different classification and regression techniques Understand the concept of clustering and how to use it to automatically segment data See how to build an intelligent recommender system Understand logic programming and how to use it Build automatic speech recognition systems Understand the basics of heuristic search and genetic programming Develop games using Artificial Intelligence Learn how reinforcement learning works Discover how to build intelligent applications centered on images, text, and time series data See how to use deep learning algorithms and build applications based on it In Detail Artificial Intelligence is becoming increasingly relevant in the modern world where everything is driven by technology and data. It is used extensively across many fields such as search engines, image recognition, robotics, finance, and so on. We will explore various real-world scenarios in this book and you'll learn about various algorithms that can be used to build Artificial Intelligence applications. During the course of this book, you will find out how to make informed decisions about what algorithms to use in a given context. Starting from the basics of Artificial Intelligence, you will learn how to develop various building blocks using different data mining techniques. You will see how to implement different algorithms to get the best possible results, and will understand how to apply them to real-world scenarios. If you want to add an intelligence layer to any application that's based on images, text, stock market, or some other form of data, this exciting book on Artificial Intelligence will definitely be your guide! Style and approach This highly practical book will show you how to implement Artificial Intelligence. The book provides multiple examples enabling you to create smart applications to meet the needs of your organization. In every chapter, we explain an algorithm, implement it, and then build a smart application.


The Conversational Interface

The Conversational Interface

Author: Michael McTear

Publisher: Springer

Published: 2016-05-19

Total Pages: 431

ISBN-13: 3319329677

DOWNLOAD EBOOK

This book provides a comprehensive introduction to the conversational interface, which is becoming the main mode of interaction with virtual personal assistants, smart devices, various types of wearable, and social robots. The book consists of four parts. Part I presents the background to conversational interfaces, examining past and present work on spoken language interaction with computers. Part II covers the various technologies that are required to build a conversational interface along with practical chapters and exercises using open source tools. Part III looks at interactions with smart devices, wearables, and robots, and discusses the role of emotion and personality in the conversational interface. Part IV examines methods for evaluating conversational interfaces and discusses future directions.


Deep Learning

Deep Learning

Author: Ian Goodfellow

Publisher: MIT Press

Published: 2016-11-10

Total Pages: 801

ISBN-13: 0262337371

DOWNLOAD EBOOK

An introduction to a broad range of topics in deep learning, covering mathematical and conceptual background, deep learning techniques used in industry, and research perspectives. “Written by three experts in the field, Deep Learning is the only comprehensive book on the subject.” —Elon Musk, cochair of OpenAI; cofounder and CEO of Tesla and SpaceX Deep learning is a form of machine learning that enables computers to learn from experience and understand the world in terms of a hierarchy of concepts. Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning. The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models. Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.


Data Smart

Data Smart

Author: John W. Foreman

Publisher: John Wiley & Sons

Published: 2013-10-31

Total Pages: 432

ISBN-13: 1118839862

DOWNLOAD EBOOK

Data Science gets thrown around in the press like it'smagic. Major retailers are predicting everything from when theircustomers are pregnant to when they want a new pair of ChuckTaylors. It's a brave new world where seemingly meaningless datacan be transformed into valuable insight to drive smart businessdecisions. But how does one exactly do data science? Do you have to hireone of these priests of the dark arts, the "data scientist," toextract this gold from your data? Nope. Data science is little more than using straight-forward steps toprocess raw data into actionable insight. And in DataSmart, author and data scientist John Foreman will show you howthat's done within the familiar environment of aspreadsheet. Why a spreadsheet? It's comfortable! You get to look at the dataevery step of the way, building confidence as you learn the tricksof the trade. Plus, spreadsheets are a vendor-neutral place tolearn data science without the hype. But don't let the Excel sheets fool you. This is a book forthose serious about learning the analytic techniques, the math andthe magic, behind big data. Each chapter will cover a different technique in aspreadsheet so you can follow along: Mathematical optimization, including non-linear programming andgenetic algorithms Clustering via k-means, spherical k-means, and graphmodularity Data mining in graphs, such as outlier detection Supervised AI through logistic regression, ensemble models, andbag-of-words models Forecasting, seasonal adjustments, and prediction intervalsthrough monte carlo simulation Moving from spreadsheets into the R programming language You get your hands dirty as you work alongside John through eachtechnique. But never fear, the topics are readily applicable andthe author laces humor throughout. You'll even learnwhat a dead squirrel has to do with optimization modeling, whichyou no doubt are dying to know.


Advances in Computational Intelligence Systems

Advances in Computational Intelligence Systems

Author: Ahmad Lotfi

Publisher: Springer

Published: 2018-08-10

Total Pages: 399

ISBN-13: 3319979825

DOWNLOAD EBOOK

This book presents the latest trends in and approaches to computational intelligence research and its application to intelligent systems. It covers a long list of interconnected research areas, such as fuzzy systems, neural networks, evolutionary computation, clustering and classification, machine learning, data mining, cognition and robotics, and deep learning. The individual chapters are based on peer-reviewed contributions presented at the 18th Annual UK Workshop on Computational Intelligence (UKCI-2018), held in Nottingham, UK on September 5-7, 2018. The book puts a special emphasis on novel methods and reports on their use in a wide range of applications areas, thus providing both academics and professionals with a comprehensive and timely overview of new trends in computational intelligence.