Book picks similar to
Neural Networks from Scratch in Python by Harrison Kinsley
programming
deep-learning
machine-learning
computer-science
The Second Intelligent Species: How Humans Will Become as Irrelevant as Cockroaches
Marshall Brain - 2015
We currently see no evidence of any kind indicating that extraterrestrials exist outside of our solar system. But at this moment, millions of engineers, scientists, corporations, universities and entrepreneurs are racing to create the second intelligent species right here on planet earth. And we can see the second intelligent species coming from all directions in the form of self-driving cars, automated call centers, chess-playing and Jeopardy-playing computers that beat all human players, airport kiosks, restaurant tablet systems, etc. The frightening thing is that these robots will soon be eliminating human jobs in startling numbers. The first wave of unemployed workers is likely to be a million truck drivers who are replaced by self-driving trucks. Pilots will be eliminated soon as well. Then, as new computer vision systems come online, we will see tens of millions of workers in retail stores, fast food restaurants and construction sites replaced by robots. Unless we take steps now to change the economy, we will soon have tens of millions of workers who are unemployed and seeking welfare because they will have no other choice. Marshall Brain's new book "The Second Intelligent Species: How Humans Will Become as Irrelevant as Cockroaches" explores how the future will unfold as the second intelligent species emerges. The book answers questions like: - How will new computer vision systems affect the job market? - How many people will become unemployed by the second intelligent species? - What will happen to millions of newly unemployed workers? - How can modern society and modern economies cope with run-away unemployment caused by robots? - What will happen when the first sentient, conscious computer appears? - What moral and ethical principles will guide the second intelligent species? - Why do we see no extraterrestrials in our universe? "The Second Intelligent Species" offers a unique and fascinating look at the future of the human race, and the choices we will need to make to avoid massive unemployment and poverty worldwide as intelligent machines start eliminating millions of jobs.
Foundations of Software Testing ISTQB Certification
Rex Black - 2006
Completely updated to comprehensively reflect the most recent changes to the ISTQB Foundation Syllabus, the book adopts a practical, hands-on approach, covering the fundamental topics that every system and software tester should know. The authors are themselves developers of the ISTQB syllabus and are highly respected international authorities, teachers and authors within the field of software testing.
This Won't Hurt Me A Bit: What it's really like to work in health care
Josh McAdams - 2019
Welcome to laughing until it hurts while covered in bodily fluids. Welcome to simple math at very high stakes. Welcome to an incredibly inappropriate sense of humor. Welcome to serving people on the most stressful days of their lives. Welcome to putting your hands in places you never imagined they'd be. Welcome to your front row seat to the ballad of life and death. That's not the welcome that this nurse was looking for, but that's the one he got. Irreverent and audacious, this brutally honest memoir covers what it’s like to come of age in an American Hospital. Welcome to a rollicking peak behind the curtain to what medical providers, and the health care system, are truly like.
Learning From Data: A Short Course
Yaser S. Abu-Mostafa - 2012
Its techniques are widely applied in engineering, science, finance, and commerce. This book is designed for a short course on machine learning. It is a short course, not a hurried course. From over a decade of teaching this material, we have distilled what we believe to be the core topics that every student of the subject should know. We chose the title `learning from data' that faithfully describes what the subject is about, and made it a point to cover the topics in a story-like fashion. Our hope is that the reader can learn all the fundamentals of the subject by reading the book cover to cover. ---- Learning from data has distinct theoretical and practical tracks. In this book, we balance the theoretical and the practical, the mathematical and the heuristic. Our criterion for inclusion is relevance. Theory that establishes the conceptual framework for learning is included, and so are heuristics that impact the performance of real learning systems. ---- Learning from data is a very dynamic field. Some of the hot techniques and theories at times become just fads, and others gain traction and become part of the field. What we have emphasized in this book are the necessary fundamentals that give any student of learning from data a solid foundation, and enable him or her to venture out and explore further techniques and theories, or perhaps to contribute their own. ---- The authors are professors at California Institute of Technology (Caltech), Rensselaer Polytechnic Institute (RPI), and National Taiwan University (NTU), where this book is the main text for their popular courses on machine learning. The authors also consult extensively with financial and commercial companies on machine learning applications, and have led winning teams in machine learning competitions.
Learn Java in One Day and Learn It Well: Java for Beginners with Hands-on Project
Jamie Chan - 2016
Learn Java Programming Fast with a unique Hands-On Project. Book 4 of the Learn Coding Fast Series. Covers Java 8. Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Java language fast? This book is for you. You no longer have to waste your time and money trying to learn Java from boring books that are 600 pages long, expensive online courses or complicated Java tutorials that just leave you more confused and frustrated. What this book offers... Java for Beginners Complex concepts are broken down into simple steps to ensure that you can easily master the Java language even if you have never coded before. Carefully Chosen Java Examples Examples are carefully chosen to illustrate all concepts. In addition, the output for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples. Careful selection of topics Topics are carefully selected to give you a broad exposure to Java, while not overwhelming you with information overload. These topics include object-oriented programming concepts, error handling techniques, file handling techniques and more. In addition, new features in Java (such as lambda expressions and default methods etc) are also covered so that you are always up to date with the latest advancement in the Java language. Learn The Java Programming Language Fast Concepts are presented in a "to-the-point" style to cater to the busy individual. You no longer have to endure boring and lengthy Java textbooks that simply puts you to sleep. With this book, you can learn Java fast and start coding immediately. How is this book different... The best way to learn Java is by doing. This book includes a unique project at the end of the book that requires the application of all the concepts taught previously. Working through the project will not only give you an immense sense of achievement, it’ll also help you retain the knowledge and master the language. Are you ready to dip your toes into the exciting world of Java coding? This book is for you. Click the BUY button and download it now. What you'll learn: Introduction to Java - What is Java? - What software do you need to code Java programs? - How to install and run JDK and Netbeans? Data types and Operators - What are the eight primitive types in Java? - What are arrays and lists? - How to format Java strings - What is a primitive type vs reference type? - What are the common Java operators? Object Oriented Programming - What is object oriented programming? - How to write your own classes - What are fields, methods and constructors? - What is encapsulation, inheritance and polymorphism? - What is an abstract class and interface? Controlling the Flow of a Program - What are condition statements? - How to use control flow statements in Java - How to handle errors and exceptions - How to throw your own exception
60 Ways to Lower Your Blood Sugar
Dennis Pollock - 2013
Many today are well on their way to becoming a sad statistic in the war on obesity, high blood sugar, and the related diseases—including diabetes—that can result from a diet that’s seriously out of whack. In his previous bestselling book, Overcoming Runaway Blood Sugar, Dennis Pollock shared his personal experience with this deadly epidemic—including his success at lowering his runaway blood sugar to acceptable levels. Now Dennis offers readers the next step in the battle: 60 practical ways to manage their blood sugar without resorting to a bland unsatisfying diet of turnips and tuna fish. In this step by step, change by change plan, readers will learn how to: reduce their intake of carbs, exercise more effectively, and shed excess weight. A must-have book for readers serious about regaining their health while also lowering their weight and increasing their energy.
Programming Game AI by Example
Mat Buckland - 2004
Techniques covered include state- and goal-based behavior, inter-agent communication, individual and group steering behaviors, team AI, graph theory, search, path planning and optimization, triggers, scripting, scripted finite state machines, perceptual modeling, goal evaluation, goal arbitration, and fuzzy logic.
Machine Learning for Hackers
Drew Conway - 2012
Authors Drew Conway and John Myles White help you understand machine learning and statistics tools through a series of hands-on case studies, instead of a traditional math-heavy presentation.Each chapter focuses on a specific problem in machine learning, such as classification, prediction, optimization, and recommendation. Using the R programming language, you'll learn how to analyze sample datasets and write simple machine learning algorithms. "Machine Learning for Hackers" is ideal for programmers from any background, including business, government, and academic research.Develop a naive Bayesian classifier to determine if an email is spam, based only on its textUse linear regression to predict the number of page views for the top 1,000 websitesLearn optimization techniques by attempting to break a simple letter cipherCompare and contrast U.S. Senators statistically, based on their voting recordsBuild a "whom to follow" recommendation system from Twitter data
Web Development and Design Foundations with Html5
Terry Felke-Morris - 2012
A well-rounded balance of hard skills (HTML5, XHTML, CSS, JavaScript) and soft skills (Web Design, e-commerce, Web site promotion strategies) presents everything beginning Web developers need to know to build and promote successful Web sites.
Fundamentals of Data Visualization: A Primer on Making Informative and Compelling Figures
Claus O. Wilke - 2019
But with the increasing power of visualization software today, scientists, engineers, and business analysts often have to navigate a bewildering array of visualization choices and options.This practical book takes you through many commonly encountered visualization problems, and it provides guidelines on how to turn large datasets into clear and compelling figures. What visualization type is best for the story you want to tell? How do you make informative figures that are visually pleasing? Author Claus O. Wilke teaches you the elements most critical to successful data visualization.Explore the basic concepts of color as a tool to highlight, distinguish, or represent a valueUnderstand the importance of redundant coding to ensure you provide key information in multiple waysUse the book's visualizations directory, a graphical guide to commonly used types of data visualizationsGet extensive examples of good and bad figuresLearn how to use figures in a document or report and how employ them effectively to tell a compelling story
Advances in Financial Machine Learning
Marcos López de Prado - 2018
Today, ML algorithms accomplish tasks that - until recently - only expert humans could perform. And finance is ripe for disruptive innovations that will transform how the following generations understand money and invest.In the book, readers will learn how to:Structure big data in a way that is amenable to ML algorithms Conduct research with ML algorithms on big data Use supercomputing methods and back test their discoveries while avoiding false positives Advances in Financial Machine Learning addresses real life problems faced by practitioners every day, and explains scientifically sound solutions using math, supported by code and examples. Readers become active users who can test the proposed solutions in their individual setting.Written by a recognized expert and portfolio manager, this book will equip investment professionals with the groundbreaking tools needed to succeed in modern finance.
Running The World: 196 marathons in 196 countries, one record-breaking adventure
Nick Butter - 2020
This is Nick's story of his world record-breaking adventure and the extraordinary people who joined him along the way. On January 6th 2018, Nick Butter tied his laces and stepped out on to an icy pavement in Toronto, where he began to take the first steps of an epic journey that would see him run 196 marathons in every one of the world's 196 countries. Spending almost two years on the road and relying on the kindness of strangers to keep him moving, Nick's odyssey allowed him to travel slowly, on foot, immersing himself in the diverse cultures and customs of his host nations. Running through capital cities and deserts, around islands and through spectacular landscapes, Nick dodges bullets in Guinea-Bissau, crosses battlefields in Syria, survives a wild dog attack in Tunisia and runs around an erupting volcano in Guatemala. Along the way, he is often joined by local supporters and fellow runners, curious children and bemused passers-by. Telling their stories alongside his own, Nick captures the unique spirit of each place he visits and forges a new relationship with the world around him. Running the World captures Nick's journey as he sets three world records and covers over five thousand miles. As he recounts his adventures, he shares his unique perspective on our glorious planet, celebrates the diversity of human experience, and reflects on the overwhelming power of running.
Probabilistic Robotics
Sebastian Thrun - 2005
Building on the field of mathematical statistics, probabilistic robotics endows robots with a new level of robustness in real-world situations. This book introduces the reader to a wealth of techniques and algorithms in the field. All algorithms are based on a single overarching mathematical foundation. Each chapter provides example implementations in pseudo code, detailed mathematical derivations, discussions from a practitioner's perspective, and extensive lists of exercises and class projects. The book's Web site, www.probabilistic-robotics.org, has additional material. The book is relevant for anyone involved in robotic software development and scientific research. It will also be of interest to applied statisticians and engineers dealing with real-world sensor data.
AI Superpowers: China, Silicon Valley, and the New World Order
Kai-Fu Lee - 2018
Kai-Fu Lee—one of the world’s most respected experts on AI and China—reveals that China has suddenly caught up to the US at an astonishingly rapid and unexpected pace.In AI Superpowers, Kai-Fu Lee argues powerfully that because of these unprecedented developments in AI, dramatic changes will be happening much sooner than many of us expected. Indeed, as the US-Sino AI competition begins to heat up, Lee urges the US and China to both accept and to embrace the great responsibilities that come with significant technological power.Most experts already say that AI will have a devastating impact on blue-collar jobs. But Lee predicts that Chinese and American AI will have a strong impact on white-collar jobs as well. Is universal basic income the solution? In Lee’s opinion, probably not. But he provides a clear description of which jobs will be affected and how soon, which jobs can be enhanced with AI, and most importantly, how we can provide solutions to some of the most profound changes in human history that are coming soon.