Artificial Intelligence in Theory and Practice IV
Title | Artificial Intelligence in Theory and Practice IV PDF eBook |
Author | Tharam Dillon |
Publisher | Springer |
Pages | 156 |
Release | 2015-10-02 |
Genre | Computers |
ISBN | 3319252615 |
This book constitutes the refereed proceedings of the 4th IFIP TC 12 International Conference on Artificial Intelligence, IFIP AI 2015, Held as Part of WCC 2015, in Daejeon, South Korea, in October 2015. The 13 full papers presented were carefully reviewed and selected from 36 submissions. The papers are organized in topical sections on artificial intelligence techniques in biomedicine, artificial intelligence for knowledge management, computational intelligence and algorithms, and intelligent decision support systems.
Artificial Intelligence
Title | Artificial Intelligence PDF eBook |
Author | Thomas L. Dean |
Publisher | Addison-Wesley Professional |
Pages | 604 |
Release | 1995 |
Genre | Computers |
ISBN |
This book provides a detailed understanding of the broad issues in artificial intelligence and a survey of current AI technology. The author delivers broad coverage of innovative representational techniques, including neural networks, image processing and probabilistic reasoning, alongside the traditional methods of symbolic reasoning. The work is intended for students in artificial intelligence, researchers and LISP programmers.
Automated Planning
Title | Automated Planning PDF eBook |
Author | Malik Ghallab |
Publisher | Elsevier |
Pages | 665 |
Release | 2004-05-03 |
Genre | Business & Economics |
ISBN | 1558608567 |
Publisher Description
Artificial Intelligence in Medical Imaging
Title | Artificial Intelligence in Medical Imaging PDF eBook |
Author | Lia Morra |
Publisher | CRC Press |
Pages | 165 |
Release | 2019-11-25 |
Genre | Science |
ISBN | 1000753085 |
Choice Recommended Title, January 2021 This book, written by authors with more than a decade of experience in the design and development of artificial intelligence (AI) systems in medical imaging, will guide readers in the understanding of one of the most exciting fields today. After an introductory description of classical machine learning techniques, the fundamentals of deep learning are explained in a simple yet comprehensive manner. The book then proceeds with a historical perspective of how medical AI developed in time, detailing which applications triumphed and which failed, from the era of computer aided detection systems on to the current cutting-edge applications in deep learning today, which are starting to exhibit on-par performance with clinical experts. In the last section, the book offers a view on the complexity of the validation of artificial intelligence applications for commercial use, describing the recently introduced concept of software as a medical device, as well as good practices and relevant considerations for training and testing machine learning systems for medical use. Open problematics on the validation for public use of systems which by nature continuously evolve through new data is also explored. The book will be of interest to graduate students in medical physics, biomedical engineering and computer science, in addition to researchers and medical professionals operating in the medical imaging domain, who wish to better understand these technologies and the future of the field. Features: An accessible yet detailed overview of the field Explores a hot and growing topic Provides an interdisciplinary perspective
Understanding Machine Learning
Title | Understanding Machine Learning PDF eBook |
Author | Shai Shalev-Shwartz |
Publisher | Cambridge University Press |
Pages | 415 |
Release | 2014-05-19 |
Genre | Computers |
ISBN | 1107057132 |
Introduces machine learning and its algorithmic paradigms, explaining the principles behind automated learning approaches and the considerations underlying their usage.
Machine Learning in Finance
Title | Machine Learning in Finance PDF eBook |
Author | Matthew F. Dixon |
Publisher | Springer Nature |
Pages | 565 |
Release | 2020-07-01 |
Genre | Business & Economics |
ISBN | 3030410684 |
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.
Foundations of Machine Learning, second edition
Title | Foundations of Machine Learning, second edition PDF eBook |
Author | Mehryar Mohri |
Publisher | MIT Press |
Pages | 505 |
Release | 2018-12-25 |
Genre | Computers |
ISBN | 0262351366 |
A new edition of a graduate-level machine learning textbook that focuses on the analysis and theory of algorithms. This book is a general introduction to machine learning that can serve as a textbook for graduate students and a reference for researchers. It covers fundamental modern topics in machine learning while providing the theoretical basis and conceptual tools needed for the discussion and justification of algorithms. It also describes several key aspects of the application of these algorithms. The authors aim to present novel theoretical tools and concepts while giving concise proofs even for relatively advanced topics. Foundations of Machine Learning is unique in its focus on the analysis and theory of algorithms. The first four chapters lay the theoretical foundation for what follows; subsequent chapters are mostly self-contained. Topics covered include the Probably Approximately Correct (PAC) learning framework; generalization bounds based on Rademacher complexity and VC-dimension; Support Vector Machines (SVMs); kernel methods; boosting; on-line learning; multi-class classification; ranking; regression; algorithmic stability; dimensionality reduction; learning automata and languages; and reinforcement learning. Each chapter ends with a set of exercises. Appendixes provide additional material including concise probability review. This second edition offers three new chapters, on model selection, maximum entropy models, and conditional entropy models. New material in the appendixes includes a major section on Fenchel duality, expanded coverage of concentration inequalities, and an entirely new entry on information theory. More than half of the exercises are new to this edition.