Browse Results

Showing 13,551 through 13,575 of 23,823 results

Progress: Ten Reasons to Look Forward to the Future

by Johan Norberg

A Book of the Year for The Economist and the Observer Our world seems to be collapsing. The daily news cycle reports the deterioration: divisive politics across the Western world, racism, poverty, war, inequality, hunger. While politicians, journalists and activists from all sides talk about the damage done, Johan Norberg offers an illuminating and heartening analysis of just how far we have come in tackling the greatest problems facing humanity. In the face of fear-mongering, darkness and division, the facts are unequivocal: the golden age is now.

Weird Maths: At the Edge of Infinity and Beyond

by David Darling Agnijo Banerjee

Is anything truly random? Does infinity actually exist? Could we ever see into other dimensions? In this delightful journey of discovery, David Darling and extraordinary child prodigy Agnijo Banerjee draw connections between the cutting edge of modern maths and life as we understand it, delving into the strange – would we like alien music? – and venturing out on quests to consider the existence of free will and the fantastical future of quantum computers. Packed with puzzles and paradoxes, mind-bending concepts and surprising solutions, this is for anyone who wants life&’s questions answered – even those you never thought to ask.

One Step Ahead: Mastering the Art and Science of Negotiation

by David Sally

The world's best negotiators have moved beyond the conventional wisdom by utilising cutting-edge studies and real-world results. It's time you did too. For over twenty years, David Sally has been teaching the art of negotiation at leading business schools and to executives at top companies. Now, using insights from social psychology and game theory, he delivers the proven, clear, actionable advice you need to stay one step ahead. By studying great examples, from Machiavelli to Wall Street, Xi Jinping and Barack Obama, he explores how the game&’s masters navigate the field strategically, craftily, even emotionally. The best know every negotiation is different and that your tactics are, in part, determined by your opponent. One Step Ahead will make sure that you have what it takes to come out on top, no matter who you are facing across the table.

Weirder Maths: At the Edge of the Possible

by David Darling Agnijo Banerjee

Even the most enthusiastic of maths students probably at one time wondered when exactly it would all prove useful in &‘real life&’. Well, maths reaches so far and wide through our world that, love it or hate it, we&’re all doing maths almost every minute of every day. David Darling and Agnijo Banerjee go in search of the perfect labyrinth, journey back to the second century in pursuit of &‘bubble maths&’, reveal the weirdest mathematicians in history and transform the bewildering into the beautiful, delighting us once again.

How to Predict Everything: The Formula Transforming What We Know About Life and the Universe

by William Poundstone

How do you predict something that has never happened before? There&’s a useful calculation being employed by Wall Street, Silicon Valley and maths professors all over the world, and it predicts that the human species will become extinct in 760 years. Unfortunately, there is disagreement over how to apply the formula, and some argue that we might only have twenty years left. Originally devised by British clergyman Thomas Bayes, the theorem languished in obscurity for two hundred years before being resurrected as the lynchpin of the digital economy. With brief detours into archaeology, philology, and overdue library books, William Poundstone explains how we can use it to predict pretty much anything. What is the chance that there are multiple universes? How long will Hamilton run? Will the US stock market continue to perform as well this century as it has for the last hundred years? And are we really all doomed?

Weirdest Maths: At the Frontiers of Reason

by David Darling Agnijo Banerjee

Maths is everywhere, in everything. It&’s in the finest margins of modern sport. It&’s in the electrical pulses of our hearts and the flight of every bird. It is our key to secret messages, lost languages and perhaps even the shape of the universe of itself. David Darling and Agnijo Banerjee reveal the mathematics at the farthest reaches of our world – from its role in the plots of novels to how animals employ numerical skills to survive. Along the way they explore what makes a genius, why a seemingly simple problem can confound the best and brightest for decades, and what might be the great discovery of the twenty-first century. As Bertrand Russell once said, &‘mathematics, rightly viewed, possesses not only truth, but supreme beauty&’. Banerjee and Darling make sure we see it right again.

Solved: How other countries cracked the world's biggest problems (and we can too)

by Andrew Wear

Denmark is set to achieve 100 per cent renewable energy by 2030. Iceland has topped the gender equality rankings for a decade and counting. South Korea&’s average life expectancy will soon reach ninety. How have these places achieved such remarkable outcomes? And how can we apply those lessons to our own communities? The future we want is already here - it's just not evenly distributed. By bringing together for the first time tried and tested solutions to society's most pressing problems, from violence to inequality, Andrew Wear shows that the world we want to live in is already within reach. Solved is a much-needed dose of optimism in an atmosphere of doom and gloom. Informative, accessible and revelatory, it is a celebration of the power of human ingenuity to make the future brighter for everyone.

Deep Learning with Theano

by Christopher Bourez

Develop deep neural networks in Theano with practical code examples for image classification, machine translation, reinforcement agents, or generative models. About This Book • Learn Theano basics and evaluate your mathematical expressions faster and in an efficient manner • Learn the design patterns of deep neural architectures to build efficient and powerful networks on your datasets • Apply your knowledge to concrete fields such as image classification, object detection, chatbots, machine translation, reinforcement agents, or generative models. Who This Book Is For This book is indented to provide a full overview of deep learning. From the beginner in deep learning and artificial intelligence, to the data scientist who wants to become familiar with Theano and its supporting libraries, or have an extended understanding of deep neural nets. Some basic skills in Python programming and computer science will help, as well as skills in elementary algebra and calculus. What You Will Learn • Get familiar with Theano and deep learning • Provide examples in supervised, unsupervised, generative, or reinforcement learning. • Discover the main principles for designing efficient deep learning nets: convolutions, residual connections, and recurrent connections. • Use Theano on real-world computer vision datasets, such as for digit classification and image classification. • Extend the use of Theano to natural language processing tasks, for chatbots or machine translation • Cover artificial intelligence-driven strategies to enable a robot to solve games or learn from an environment • Generate synthetic data that looks real with generative modeling • Become familiar with Lasagne and Keras, two frameworks built on top of Theano In Detail This book offers a complete overview of Deep Learning with Theano, a Python-based library that makes optimizing numerical expressions and deep learning models easy on CPU or GPU. The book provides some practical code examples that help the beginner understand how easy it is to build complex neural networks, while more experimented data scientists will appreciate the reach of the book, addressing supervised and unsupervised learning, generative models, reinforcement learning in the fields of image recognition, natural language processing, or game strategy. The book also discusses image recognition tasks that range from simple digit recognition, image classification, object localization, image segmentation, to image captioning. Natural language processing examples include text generation, chatbots, machine translation, and question answering. The last example deals with generating random data that looks real and solving games such as in the Open-AI gym. At the end, this book sums up the best -performing nets for each task. While early research results were based on deep stacks of neural layers, in particular, convolutional layers, the book presents the principles that improved the efficiency of these architectures, in order to help the reader build new custom nets. Style and approach It is an easy-to-follow example book that teaches you how to perform fast, efficient computations in Python. Starting with the very basics-NumPy, installing Theano, this book will take you to the smooth journey of implementing Theano for advanced computations for machine learning and deep learning.

Learning Quantitative Finance with R

by Prashant Vats Dr Param Jeet

Implement machine learning, time-series analysis, algorithmic trading and more About This Book • Understand the basics of R and how they can be applied in various Quantitative Finance scenarios • Learn various algorithmic trading techniques and ways to optimize them using the tools available in R. • Contain different methods to manage risk and explore trading using Machine Learning. Who This Book Is For If you want to learn how to use R to build quantitative finance models with ease, this book is for you. Analysts who want to learn R to solve their quantitative finance problems will also find this book useful. Some understanding of the basic financial concepts will be useful, though prior knowledge of R is not required. What You Will Learn • Get to know the basics of R and how to use it in the field of Quantitative Finance • Understand data processing and model building using R • Explore different types of analytical techniques such as statistical analysis, time-series analysis, predictive modeling, and econometric analysis • Build and analyze quantitative finance models using real-world examples • How real-life examples should be used to develop strategies • Performance metrics to look into before deciding upon any model • Deep dive into the vast world of machine-learning based trading • Get to grips with algorithmic trading and different ways of optimizing it • Learn about controlling risk parameters of financial instruments In Detail The role of a quantitative analyst is very challenging, yet lucrative, so there is a lot of competition for the role in top-tier organizations and investment banks. This book is your go-to resource if you want to equip yourself with the skills required to tackle any real-world problem in quantitative finance using the popular R programming language. You'll start by getting an understanding of the basics of R and its relevance in the field of quantitative finance. Once you've built this foundation, we'll dive into the practicalities of building financial models in R. This will help you have a fair understanding of the topics as well as their implementation, as the authors have presented some use cases along with examples that are easy to understand and correlate. We'll also look at risk management and optimization techniques for algorithmic trading. Finally, the book will explain some advanced concepts, such as trading using machine learning, optimizations, exotic options, and hedging. By the end of this book, you will have a firm grasp of the techniques required to implement basic quantitative finance models in R. Style and approach This book introduces you to the essentials of quantitative finance with the help of easy-to-understand, practical examples and use cases in R. Each chapter presents a specific financial concept in detail, backed with relevant theory and the implementation of a real-life example.

Get Smart: The Big Ideas You Should Know

by Julia Collins

Can you explain Fermat's Last Theorem? What is the shape of the Universe? And how do you add up to infinity? Challenge yourself with Get Smart: Maths and learn to think and talk like the world's greatest mathematical geniuses. Taking you on a journey through the mathematical ideas that underpin our world - from imaginary numbers and Turing machines to chaos theory and mathematical paradoxes; from the search for primes and game theory to relativity and the arithmetic of altruism - Get Smart: Maths demystifies 50 key concepts and provides you with the tools to master the very biggest ideas. Includes: imaginary numbers; the riemann hypothesis; mathematical paradoxes; chaos theory; code breaking; Gödel's incompleteness theorem; topology; the Poincaré conjecture; game theory; the maths of symmetry; calculus; Turing machines; fractals; the prisoner's dilemma; primes; knot theory; probability and statistics; the Monty Hall problem . . . and many more.

How to Count to Infinity (Little Ways to Live a Big Life #1)

by Marcus Du Sautoy

Do something amazing and learn a new skill thanks to the Little Ways to Live a Big Life books! Birds do it, bees do it, even educated fleas do it... Not falling in love, but counting. Animals and humans have been using numbers to navigate their way through the jungle of life ever since we all evolved on this planet. But this book will help you to do something that humans have only recently understood how to do: to count to regions that no animal has ever reached. By the end of this book you'll be able to count to infinity...and beyond.On our way to infinity we'll discover how the ancient Babylonians used their bodies to count to 60 (which gave us 60 minutes in the hour), how the number zero was only discovered in the 7th century by Indian mathematicians contemplating the void, why in China going into the red meant your numbers had gone negative and why numbers might be our best language for communicating with alien life.But for millennia contemplating infinity has sent even the greatest minds into a spin. Then at the end of the nineteenth century mathematicians discovered a way to think about infinity that revealed that it is a number that we can count. Not only that. They found that there are an infinite number of infinities, some bigger than others. Just using the finite neurons in your brain and the finite pages in this book, you'll have your mind blown discovering the secret of how to count to infinity.

How to Count to Infinity

by Marcus Du Sautoy

Do something amazing and learn a new skill thanks to the Little Ways to Live a Big Life books! Birds do it, bees do it, even educated fleas do it... Not falling in love, but counting. Animals and humans have been using numbers to navigate their way through the jungle of life ever since we all evolved on this planet. But this book will help you to do something that humans have only recently understood how to do: to count to regions that no animal has ever reached. By the end of this book you'll be able to count to infinity...and beyond.On our way to infinity we'll discover how the ancient Babylonians used their bodies to count to 60 (which gave us 60 minutes in the hour), how the number zero was only discovered in the 7th century by Indian mathematicians contemplating the void, why in China going into the red meant your numbers had gone negative and why numbers might be our best language for communicating with alien life.But for millennia contemplating infinity has sent even the greatest minds into a spin. Then at the end of the nineteenth century mathematicians discovered a way to think about infinity that revealed that it is a number that we can count. Not only that. They found that there are an infinite number of infinities, some bigger than others. Just using the finite neurons in your brain and the finite pages in this book, you'll have your mind blown discovering the secret of how to count to infinity.

Maths 1001: Absolutely Everything That Matters in Mathematics

by Richard Elwes Dr Richard Elwes

The ultimate smart reference to the world of mathematics - from quadratic equations and Pythagoras' Theorem to chaos theory and quantum computing.Maths 1001 provides clear and concise explanations of the most fascinating and fundamental mathematical concepts. Distilled into 1001 bite-sized mini-essays arranged thematically, this unique reference book moves steadily from the basics through to the most advanced of ideas, making it the ideal guide for novices and mathematics enthusiasts. Whether used as a handy reference, an informal self-study course or simply as a gratifying dip-in, this book offers - in one volume - a world of mathematical knowledge for the general reader. Maths 1001 is an incredibly comprehensive guide, spanning all of the key mathematical fields including Numbers, Geometry, Algebra, Analysis, Discrete Mathematics, Logic and the Philosophy of Maths, Applied Mathematics, Statistics and Probability and Puzzles and Mathematical Games. From zero and infinity to relativity and Godel's proof that maths is incomplete, Dr Richard Elwes explains the key concepts of mathematics in the simplest language with a minimum of jargon. Along the way he reveals mathematical secrets such as how to count to 1023 using just 10 fingers and how to make an unbreakable code, as well as answering such questions as: Are imaginary numbers real? How can something be both true and false? Why is it impossible to draw an accurate map of the world? And how do you get your head round the mind-bending Monty Hall problem? Extensive, enlightening and entertaining, this really is the only maths book anyone would ever need to buy.

Maths 1001: Absolutely Everything That Matters in Mathematics

by Dr Richard Elwes Richard Elwes

The ultimate smart reference to the world of mathematics - from quadratic equations and Pythagoras' Theorem to chaos theory and quantum computing.Maths 1001 provides clear and concise explanations of the most fascinating and fundamental mathematical concepts. Distilled into 1001 bite-sized mini-essays arranged thematically, this unique reference book moves steadily from the basics through to the most advanced of ideas, making it the ideal guide for novices and mathematics enthusiasts. Whether used as a handy reference, an informal self-study course or simply as a gratifying dip-in, this book offers - in one volume - a world of mathematical knowledge for the general reader. Maths 1001 is an incredibly comprehensive guide, spanning all of the key mathematical fields including Numbers, Geometry, Algebra, Analysis, Discrete Mathematics, Logic and the Philosophy of Maths, Applied Mathematics, Statistics and Probability and Puzzles and Mathematical Games. From zero and infinity to relativity and Godel's proof that maths is incomplete, Dr Richard Elwes explains the key concepts of mathematics in the simplest language with a minimum of jargon. Along the way he reveals mathematical secrets such as how to count to 1023 using just 10 fingers and how to make an unbreakable code, as well as answering such questions as: Are imaginary numbers real? How can something be both true and false? Why is it impossible to draw an accurate map of the world? And how do you get your head round the mind-bending Monty Hall problem? Extensive, enlightening and entertaining, this really is the only maths book anyone would ever need to buy.

Million Dollar Maths: The Secret Maths of Becoming Rich (or Poor)

by Hugh Barker

How can you turn $1000 into $1 million? What is the best way to beat the lottery odds? When is the best time to take out a loan? How did one group of gamblers bet on hole-in-ones to win £500,000? How can maths help you set up a successful tech start-up? What about proving the Goldbach Conjecture for $1 million?Million Dollar Maths is a fun but invaluable guide to the straightforward and outlandish mathematical strategies that can make you rich. Learn the techniques for growing your everyday finances, as well as the common mistakes to avoid. Discover the skills, both fair and foul, that offer an additional edge when investing and gambling. And discover why we often misunderstand probability and statistics - with troubling financial costs. From making the most of special offers to utilising the power of exponential growth in your investments; from the art of card counting, to inventing the next Google, Million Dollar Maths is the quintessential primer to the myriad ways maths and finance intersect.

Mastering Numbers: Everyday Mathematics Made Simple

by Andrew Jeffrey

The perfect antidote to numbers-phobia, this clear, concise guide explains everything you need to know about arithmetic, fractions, statistics, probability, algebra and geometry.We all use numbers every day, yet many people are uncomfortable with them, finding them daunting and difficult. Others treat numbers as a practical tool they can handle quite well, while failing to appreciate their most amazing qualities.This book is the antidote to number-phobia. As with learning to swim, youʼll never look back: these are skills youʼll use for the rest of your life. If you think youʼre good with numbers already, youʼll soon discover what youʼve been missing: the endless fascination and beauty of numbers, and – at the more practical level – a whole range of techniques and shortcuts you never knew existed.Mastering Numbers brings the subject to life, replacing the atmosphere of the classroom with the wonder of the magicianʼs workshop. In learning to enjoy numbers, we discover a multitude of practical skills – everything from understanding statistics and the odds gamblers face to the interest rates on savings and ways to maximise your returns. Never again need you flounder in a business meeting or an encounter with your bank manager – and if the chance arises to chat to him more casually, you could impress with stories about pi, prime numbers, Fermatʼs theorem, and much else besides.Full of enjoyable exercises, puzzles, demonstrations and self-testing interludes, this is a book to instruct and give pleasure.

Eight Lessons on Infinity: A Mathematical Adventure

by Haim Shapira

A fun, non-technical and wonderfully engaging guide to that most powerful and mysterious of mathematical concepts: infinity.in this book, best-selling author and mathematician Haim Shapira presents an introduction to mathematical theories which deal with the most beautiful concept ever invented by humankind: infinity.In this book, best-selling author and mathematician Haim Shapira presents an introduction to mathematical theories which deal with the most beautiful concept ever invented by humankind: infinity.Written in clear, simple language and aimed at a lay audience, this book also offers some strategies that will allow readers to try their ability at solving truly fascinating mathematical problems. Infinity is a deeply counter-intuitive concept that has inspired many great thinkers. In this book we will meet many sages, both familiar and unfamiliar: Zeno and Pythagoras, Georg Cantor and Bertrand Russell, Sofia Kovalevskaya and Emmy Noether, al-Khwarizmi and Euclid, Sophie Germain and Srinivasa Ramanujan.The world of infinity is inhabited by many paradoxes, and so is this book: Zeno paradoxes, Hilbert's "Infinity Hotel", Achilles and the gods paradox, the paradox of heaven and hell, the Ross-Littlewood paradox involving tennis balls, the Galileo paradox and many more.Aimed at the curious but non-technical reader, this book refrains from using any fearsome mathematical symbols. It uses only the most basic operations of mathematics: adding, subtracting, multiplication, division, powers and roots – that is all. But that doesn’t mean that a bit of deep thinking won’t be necessary and rewarding. Writing with humour and lightness of touch, Haim Shapira banishes the chalky pallor of the schoolroom and offers instead a truly thrilling intellectual journey.Fasten your seatbelt – we are going to Infinity, and beyond!

Man Facts: Fascinating Things Every Bloke Should Know

by Dan Bridges

It’s time to celebrate your inner geek with this treasure trove of lists and prime cuts of knowledge. Ranging across history, science and the natural world, taking in sport, film, food and much more, Man Facts gives you a wealth of up-to-date stats and eye-opening trivia that will make you a general-knowledge genius. Dig in.

Man Facts: Fascinating Things Every Bloke Should Know

by Dan Bridges

It’s time to celebrate your inner geek with this treasure trove of lists and prime cuts of knowledge. Ranging across history, science and the natural world, taking in sport, film, food and much more, Man Facts gives you a wealth of up-to-date stats and eye-opening trivia that will make you a general-knowledge genius. Dig in.

Mastering VMware vSphere 6.5: Leverage The Power Of Vsphere For Effective Virtualization, Administration, Management And Monitoring Of Data Centers

by Andrea Mauro

<P><P>Deliver great business value by adopting the virtualization platform VMware vSphere 6.5, from design to deployment <P><P>Key Features <P><P>This new edition is based on vSphere 6.5 and covers new features in different areas, including management, security, scalability, availability and more <P><P>Design, deploy and manage VMware datacenters <P><P>Implement monitoring and security of VMware workloads with ease <P><P>Book Description <P><P>VMware vSphere 6.5 provides a powerful, flexible and secure foundation for next generation applications which helps you create effective digital transformation. This book is based on VMware vSphere 6.5 which empowers you to virtualize complex applications with ease. <P><P>You'll begin by getting an overview of all the products, solutions and features of the vSphere 6.5 suite, comparing any changes with previous releases. Next, you'll design and plan a virtualization infrastructure to drive planning and performance analysis. Following this, you'll proceed with workflow and installation of components. New network trends are also covered which will help you in optimally designing the vSphere environment. You will also learn the practices and procedures involved in configuring and managing virtual machines in a vSphere infrastructure. With vSphere 6.5, you'll make use of significantly more powerful capabilities for patching, upgrading, and managing the configuration of the virtual environment. Next we'll focus on specific availability and resiliency solutions in vSphere. <P><P>Towards the end of the book you'll discover how to save your configuration, data and workload from your virtual infrastructure. By the end of the book you'll have learnt about VMware vSphere 6.5 right from design through to deployment and management. <P><P>What you will learn <P><P>Get a deep understanding of vSphere 6.5 functionalities <P><P>Design and plan a virtualization environment based on vSphere 6.5 <P><P>Manage and administer a vSphere 6.5 environment and resources <P><P>Get tips for the VCP6DCV and VCIX6DCV exams (along with use of the vSphere 6 documentation) <P><P>Implement different migration techniques to move your workload across different environments <P><P>Save your configuration, data and workload from your virtual infrastructure <P><P>Who This Book Is For <P><P>If you're an administrator, infrastructure engineer, IT architect, or an IT consultant and analyst who already has basic knowledge of VMware vSphere and now want to master it, then this book is for you.

The Maths of Life and Death

by Kit Yates

*SELECTED AS ONE OF THE SUNDAY TIMES SCIENCE BOOKS OF THE YEAR* "This is an exquisitely interesting book. It's a deeply serious one too and, for those like me who have little maths, it's delightfully readable" - IAN MCEWAN"An exciting new voice in the world of science communication" - MARCUS DU SAUTOY"An extremely thoughtful, articulate and accessible insight into mathematics in the real world" - ALEX BELLOS"Kit Yates is a brilliant explainer and storyteller" - STEVEN STROGATZ__________Maths is the story of the world around us, and the wisdom it gives us can be the difference between success and disaster.We are all doing maths all the time, from the way we communicate with each other to the way we travel, from how we work to how we relax. Many of us are aware of this. But few of us really appreciate the full power of maths - the extent to which its influence is not only in every office and every home, but also in every courtroom and hospital ward.In this eye-opening and extraordinary book, Yates explores the true stories of life-changing events in which the application - or misapplication - of mathematics has played a critical role: patients crippled by faulty genes and entrepreneurs bankrupted by faulty algorithms; innocent victims of miscarriages of justice and the unwitting victims of software glitches. We follow stories of investors who have lost fortunes and parents who have lost children, all because of mathematical misunderstandings.Along the way, Yates arms us with simple mathematical rules and tools that can help us make better decisions in our increasingly quantitative society. You will discover why it's always sensible to question a statistic, often vital to ask for a second opinion and sometimes surprisingly handy to stick to the 37% rule...

The Maths of Life and Death

by Kit Yates

Maths is the story of the world around us, and the wisdom it gives us can be the difference between success and disaster.We are all doing maths all the time, from the way we communicate with each other to the way we travel, from how we work to how we relax. Many of us are aware of this. But few of us really appreciate the full power of maths - the extent to which its influence is not only in every office and every home, but also in every courtroom and hospital ward.In this eye-opening and extraordinary book, Yates explores the true stories of life-changing events in which the application - or misapplication - of mathematics has played a critical role: patients crippled by faulty genes and entrepreneurs bankrupted by faulty algorithms; innocent victims of miscarriages of justice and the unwitting victims of software glitches. We follow stories of investors who have lost fortunes and parents who have lost children, all because of mathematical misunderstandings.Along the way, Yates arms us with simple mathematical rules and tools that can help us make better decisions in our increasingly quantitative society. You will discover why it's always sensible to question a statistic, often vital to ask for a second opinion and sometimes surprisingly handy to stick to the 37% rule...(P)2019 Quercus Editions Limited

Awesome Games and Activities for Kids with Numeracy Difficulties: How to Feel Smart and In Control about Doing Mathematics with a Neurodiverse Brain

by Judy Hornigold

Has maths ever made you feel anxious, confused or like you just don't get it? This is an entertaining collection of mathematical games and curiosities for you to astound your family and friends with. You don't have to follow the chapters in a certain order - you can use this book however you would like, whether you want to get creative, play a game or impress your friends with a clever trick.Designed to spark a child's enthusiasm for maths and make learning simple, this book will help children to grasp the fundamental concepts in maths through exploration and play. This book will appeal to all learning styles and abilities but is particularly relevant for those with specific learning difficulties such as dyscalculia. Building self-esteem and promoting a growth mindset, these activities will help readers to effortlessly develop their number skills, empowering even the least confident learner with a deeper understanding of maths.

Statistics for Machine Learning

by Pratap Dangeti

Build Machine Learning models with a sound statistical understanding. About This Book • Learn about the statistics behind powerful predictive models with p-value, ANOVA, and F- statistics. • Implement statistical computations programmatically for supervised and unsupervised learning through K-means clustering. • Master the statistical aspect of Machine Learning with the help of this example-rich guide to R and Python. Who This Book Is For This book is intended for developers with little to no background in statistics, who want to implement Machine Learning in their systems. Some programming knowledge in R or Python will be useful. What You Will Learn • Understand the Statistical and Machine Learning fundamentals necessary to build models • Understand the major differences and parallels between the statistical way and the Machine Learning way to solve problems • Learn how to prepare data and feed models by using the appropriate Machine Learning algorithms from the more-than-adequate R and Python packages • Analyze the results and tune the model appropriately to your own predictive goals • Understand the concepts of required statistics for Machine Learning • Introduce yourself to necessary fundamentals required for building supervised & unsupervised deep learning models • Learn reinforcement learning and its application in the field of artificial intelligence domain In Detail Complex statistics in Machine Learning worry a lot of developers. Knowing statistics helps you build strong Machine Learning models that are optimized for a given problem statement. This book will teach you all it takes to perform complex statistical computations required for Machine Learning. You will gain information on statistics behind supervised learning, unsupervised learning, reinforcement learning, and more. Understand the real-world examples that discuss the statistical side of Machine Learning and familiarize yourself with it. You will also design programs for performing tasks such as model, parameter fitting, regression, classification, density collection, and more. By the end of the book, you will have mastered the required statistics for Machine Learning and will be able to apply your new skills to any sort of industry problem. Style and approach This practical, step-by-step guide will give you an understanding of the Statistical and Machine Learning fundamentals you'll need to build models.

R Programming By Example: Practical, hands-on projects to help you get started with R

by Omar Trejo Peter C. Figliozzi

Key Features Get a firm hold on the fundamentals of R through practical hands-on examples Get started with good R programming fundamentals for data science Exploit the different libraries of R to build interesting applications in R Book Description R is a high-level statistical language and is widely used among statisticians and data miners to develop analytical applications. Often, data analysis people with great analytical skills lack solid programming knowledge and are unfamiliar with the correct ways to use R. Based on the version 3.4, this book will help you develop strong fundamentals when working with R by taking you through a series of full representative examples, giving you a holistic view of R. We begin with the basic installation and configuration of the R environment. As you progress through the exercises, you'll become thoroughly acquainted with R's features and its packages. With this book, you will learn about the basic concepts of R programming, work efficiently with graphs, create publication-ready and interactive 3D graphs, and gain a better understanding of the data at hand. The detailed step-by-step instructions will enable you to get a clean set of data, produce good visualizations, and create reports for the results. It also teaches you various methods to perform code profiling and performance enhancement with good programming practices, delegation, and parallelization. By the end of this book, you will know how to efficiently work with data, create quality visualizations and reports, and develop code that is modular, expressive, and maintainable. What you will learn Discover techniques to leverage R’s features, and work with packages Perform a descriptive analysis and work with statistical models using R Work efficiently with objects without using loops Create diverse visualizations to gain better understanding of the data Understand ways to produce good visualizations and create reports for the results Read and write data from relational databases and REST APIs, both packaged and unpackaged Improve performance by writing better code, delegating that code to a more efficient programming language, or making it parallel

Refine Search

Showing 13,551 through 13,575 of 23,823 results