Author: K. T. Ch'iu Hinton
Publisher: Government Institutes
ISBN: 076184659X
Category : Biography & Autobiography
Languages : en
Pages : 129
Book Description
The Ellipses of Katherine Ch'iu Hinton reveals the human side of completing research and managing programs in China, Kenya and Mongolia. Hinton, trained in epidemiology, spent over twenty years working overseas; first, testing the safety and effectiveness of a male contraceptive drug on volunteers in Beijing, and secondly, carrying out an HIV prevention study among prostitutes in Nairobi. Her UNICEF assignment engaged her in poverty alleviation work, specifically maternal and child health, girl's education, income-generating for poor rural women, safe drinking water, sanitation, and iodine eradication, in China's ten outlaying provinces (Xinjiang, Tibet, Yunnan, Guizhou, Sichuan, Honan, Shaanxi, Anhui, Qinghai, and Gansu), as well as in Mongolia. While the scientific side of her research has been published in various professional journals, the author now recounts her experiences in narrative form.
The Ellipses of Katherine Ch'iu Hinton
Author: K. T. Ch'iu Hinton
Publisher: Government Institutes
ISBN: 076184659X
Category : Biography & Autobiography
Languages : en
Pages : 129
Book Description
The Ellipses of Katherine Ch'iu Hinton reveals the human side of completing research and managing programs in China, Kenya and Mongolia. Hinton, trained in epidemiology, spent over twenty years working overseas; first, testing the safety and effectiveness of a male contraceptive drug on volunteers in Beijing, and secondly, carrying out an HIV prevention study among prostitutes in Nairobi. Her UNICEF assignment engaged her in poverty alleviation work, specifically maternal and child health, girl's education, income-generating for poor rural women, safe drinking water, sanitation, and iodine eradication, in China's ten outlaying provinces (Xinjiang, Tibet, Yunnan, Guizhou, Sichuan, Honan, Shaanxi, Anhui, Qinghai, and Gansu), as well as in Mongolia. While the scientific side of her research has been published in various professional journals, the author now recounts her experiences in narrative form.
Publisher: Government Institutes
ISBN: 076184659X
Category : Biography & Autobiography
Languages : en
Pages : 129
Book Description
The Ellipses of Katherine Ch'iu Hinton reveals the human side of completing research and managing programs in China, Kenya and Mongolia. Hinton, trained in epidemiology, spent over twenty years working overseas; first, testing the safety and effectiveness of a male contraceptive drug on volunteers in Beijing, and secondly, carrying out an HIV prevention study among prostitutes in Nairobi. Her UNICEF assignment engaged her in poverty alleviation work, specifically maternal and child health, girl's education, income-generating for poor rural women, safe drinking water, sanitation, and iodine eradication, in China's ten outlaying provinces (Xinjiang, Tibet, Yunnan, Guizhou, Sichuan, Honan, Shaanxi, Anhui, Qinghai, and Gansu), as well as in Mongolia. While the scientific side of her research has been published in various professional journals, the author now recounts her experiences in narrative form.
The WEIRDest People in the World
Author: Joseph Henrich
Publisher: Farrar, Straus and Giroux
ISBN: 0374710457
Category : Psychology
Languages : en
Pages : 420
Book Description
A New York Times Notable Book of 2020 A Bloomberg Best Non-Fiction Book of 2020 A Behavioral Scientist Notable Book of 2020 A Human Behavior & Evolution Society Must-Read Popular Evolution Book of 2020 A bold, epic account of how the co-evolution of psychology and culture created the peculiar Western mind that has profoundly shaped the modern world. Perhaps you are WEIRD: raised in a society that is Western, Educated, Industrialized, Rich, and Democratic. If so, you’re rather psychologically peculiar. Unlike much of the world today, and most people who have ever lived, WEIRD people are highly individualistic, self-obsessed, control-oriented, nonconformist, and analytical. They focus on themselves—their attributes, accomplishments, and aspirations—over their relationships and social roles. How did WEIRD populations become so psychologically distinct? What role did these psychological differences play in the industrial revolution and the global expansion of Europe during the last few centuries? In The WEIRDest People in the World, Joseph Henrich draws on cutting-edge research in anthropology, psychology, economics, and evolutionary biology to explore these questions and more. He illuminates the origins and evolution of family structures, marriage, and religion, and the profound impact these cultural transformations had on human psychology. Mapping these shifts through ancient history and late antiquity, Henrich reveals that the most fundamental institutions of kinship and marriage changed dramatically under pressure from the Roman Catholic Church. It was these changes that gave rise to the WEIRD psychology that would coevolve with impersonal markets, occupational specialization, and free competition—laying the foundation for the modern world. Provocative and engaging in both its broad scope and its surprising details, The WEIRDest People in the World explores how culture, institutions, and psychology shape one another, and explains what this means for both our most personal sense of who we are as individuals and also the large-scale social, political, and economic forces that drive human history. Includes black-and-white illustrations.
Publisher: Farrar, Straus and Giroux
ISBN: 0374710457
Category : Psychology
Languages : en
Pages : 420
Book Description
A New York Times Notable Book of 2020 A Bloomberg Best Non-Fiction Book of 2020 A Behavioral Scientist Notable Book of 2020 A Human Behavior & Evolution Society Must-Read Popular Evolution Book of 2020 A bold, epic account of how the co-evolution of psychology and culture created the peculiar Western mind that has profoundly shaped the modern world. Perhaps you are WEIRD: raised in a society that is Western, Educated, Industrialized, Rich, and Democratic. If so, you’re rather psychologically peculiar. Unlike much of the world today, and most people who have ever lived, WEIRD people are highly individualistic, self-obsessed, control-oriented, nonconformist, and analytical. They focus on themselves—their attributes, accomplishments, and aspirations—over their relationships and social roles. How did WEIRD populations become so psychologically distinct? What role did these psychological differences play in the industrial revolution and the global expansion of Europe during the last few centuries? In The WEIRDest People in the World, Joseph Henrich draws on cutting-edge research in anthropology, psychology, economics, and evolutionary biology to explore these questions and more. He illuminates the origins and evolution of family structures, marriage, and religion, and the profound impact these cultural transformations had on human psychology. Mapping these shifts through ancient history and late antiquity, Henrich reveals that the most fundamental institutions of kinship and marriage changed dramatically under pressure from the Roman Catholic Church. It was these changes that gave rise to the WEIRD psychology that would coevolve with impersonal markets, occupational specialization, and free competition—laying the foundation for the modern world. Provocative and engaging in both its broad scope and its surprising details, The WEIRDest People in the World explores how culture, institutions, and psychology shape one another, and explains what this means for both our most personal sense of who we are as individuals and also the large-scale social, political, and economic forces that drive human history. Includes black-and-white illustrations.
Algorithms for Optimization
Author: Mykel J. Kochenderfer
Publisher: MIT Press
ISBN: 0262039427
Category : Computers
Languages : en
Pages : 521
Book Description
A comprehensive introduction to optimization with a focus on practical algorithms for the design of engineering systems. This book offers a comprehensive introduction to optimization with a focus on practical algorithms. The book approaches optimization from an engineering perspective, where the objective is to design a system that optimizes a set of metrics subject to constraints. Readers will learn about computational approaches for a range of challenges, including searching high-dimensional spaces, handling problems where there are multiple competing objectives, and accommodating uncertainty in the metrics. Figures, examples, and exercises convey the intuition behind the mathematical approaches. The text provides concrete implementations in the Julia programming language. Topics covered include derivatives and their generalization to multiple dimensions; local descent and first- and second-order methods that inform local descent; stochastic methods, which introduce randomness into the optimization process; linear constrained optimization, when both the objective function and the constraints are linear; surrogate models, probabilistic surrogate models, and using probabilistic surrogate models to guide optimization; optimization under uncertainty; uncertainty propagation; expression optimization; and multidisciplinary design optimization. Appendixes offer an introduction to the Julia language, test functions for evaluating algorithm performance, and mathematical concepts used in the derivation and analysis of the optimization methods discussed in the text. The book can be used by advanced undergraduates and graduate students in mathematics, statistics, computer science, any engineering field, (including electrical engineering and aerospace engineering), and operations research, and as a reference for professionals.
Publisher: MIT Press
ISBN: 0262039427
Category : Computers
Languages : en
Pages : 521
Book Description
A comprehensive introduction to optimization with a focus on practical algorithms for the design of engineering systems. This book offers a comprehensive introduction to optimization with a focus on practical algorithms. The book approaches optimization from an engineering perspective, where the objective is to design a system that optimizes a set of metrics subject to constraints. Readers will learn about computational approaches for a range of challenges, including searching high-dimensional spaces, handling problems where there are multiple competing objectives, and accommodating uncertainty in the metrics. Figures, examples, and exercises convey the intuition behind the mathematical approaches. The text provides concrete implementations in the Julia programming language. Topics covered include derivatives and their generalization to multiple dimensions; local descent and first- and second-order methods that inform local descent; stochastic methods, which introduce randomness into the optimization process; linear constrained optimization, when both the objective function and the constraints are linear; surrogate models, probabilistic surrogate models, and using probabilistic surrogate models to guide optimization; optimization under uncertainty; uncertainty propagation; expression optimization; and multidisciplinary design optimization. Appendixes offer an introduction to the Julia language, test functions for evaluating algorithm performance, and mathematical concepts used in the derivation and analysis of the optimization methods discussed in the text. The book can be used by advanced undergraduates and graduate students in mathematics, statistics, computer science, any engineering field, (including electrical engineering and aerospace engineering), and operations research, and as a reference for professionals.
The Constitution of Algorithms
Author: Florian Jaton
Publisher: MIT Press
ISBN: 0262542145
Category : Computers
Languages : en
Pages : 401
Book Description
A laboratory study that investigates how algorithms come into existence. Algorithms--often associated with the terms big data, machine learning, or artificial intelligence--underlie the technologies we use every day, and disputes over the consequences, actual or potential, of new algorithms arise regularly. In this book, Florian Jaton offers a new way to study computerized methods, providing an account of where algorithms come from and how they are constituted, investigating the practical activities by which algorithms are progressively assembled rather than what they may suggest or require once they are assembled.
Publisher: MIT Press
ISBN: 0262542145
Category : Computers
Languages : en
Pages : 401
Book Description
A laboratory study that investigates how algorithms come into existence. Algorithms--often associated with the terms big data, machine learning, or artificial intelligence--underlie the technologies we use every day, and disputes over the consequences, actual or potential, of new algorithms arise regularly. In this book, Florian Jaton offers a new way to study computerized methods, providing an account of where algorithms come from and how they are constituted, investigating the practical activities by which algorithms are progressively assembled rather than what they may suggest or require once they are assembled.
Business and Consumer Analytics: New Ideas
Author: Pablo Moscato
Publisher: Springer
ISBN: 3030062228
Category : Computers
Languages : en
Pages : 1000
Book Description
This two-volume handbook presents a collection of novel methodologies with applications and illustrative examples in the areas of data-driven computational social sciences. Throughout this handbook, the focus is kept specifically on business and consumer-oriented applications with interesting sections ranging from clustering and network analysis, meta-analytics, memetic algorithms, machine learning, recommender systems methodologies, parallel pattern mining and data mining to specific applications in market segmentation, travel, fashion or entertainment analytics. A must-read for anyone in data-analytics, marketing, behavior modelling and computational social science, interested in the latest applications of new computer science methodologies. The chapters are contributed by leading experts in the associated fields.The chapters cover technical aspects at different levels, some of which are introductory and could be used for teaching. Some chapters aim at building a common understanding of the methodologies and recent application areas including the introduction of new theoretical results in the complexity of core problems. Business and marketing professionals may use the book to familiarize themselves with some important foundations of data science. The work is a good starting point to establish an open dialogue of communication between professionals and researchers from different fields. Together, the two volumes present a number of different new directions in Business and Customer Analytics with an emphasis in personalization of services, the development of new mathematical models and new algorithms, heuristics and metaheuristics applied to the challenging problems in the field. Sections of the book have introductory material to more specific and advanced themes in some of the chapters, allowing the volumes to be used as an advanced textbook. Clustering, Proximity Graphs, Pattern Mining, Frequent Itemset Mining, Feature Engineering, Network and Community Detection, Network-based Recommending Systems and Visualization, are some of the topics in the first volume. Techniques on Memetic Algorithms and their applications to Business Analytics and Data Science are surveyed in the second volume; applications in Team Orienteering, Competitive Facility-location, and Visualization of Products and Consumers are also discussed. The second volume also includes an introduction to Meta-Analytics, and to the application areas of Fashion and Travel Analytics. Overall, the two-volume set helps to describe some fundamentals, acts as a bridge between different disciplines, and presents important results in a rapidly moving field combining powerful optimization techniques allied to new mathematical models critical for personalization of services. Academics and professionals working in the area of business anyalytics, data science, operations research and marketing will find this handbook valuable as a reference. Students studying these fields will find this handbook useful and helpful as a secondary textbook.
Publisher: Springer
ISBN: 3030062228
Category : Computers
Languages : en
Pages : 1000
Book Description
This two-volume handbook presents a collection of novel methodologies with applications and illustrative examples in the areas of data-driven computational social sciences. Throughout this handbook, the focus is kept specifically on business and consumer-oriented applications with interesting sections ranging from clustering and network analysis, meta-analytics, memetic algorithms, machine learning, recommender systems methodologies, parallel pattern mining and data mining to specific applications in market segmentation, travel, fashion or entertainment analytics. A must-read for anyone in data-analytics, marketing, behavior modelling and computational social science, interested in the latest applications of new computer science methodologies. The chapters are contributed by leading experts in the associated fields.The chapters cover technical aspects at different levels, some of which are introductory and could be used for teaching. Some chapters aim at building a common understanding of the methodologies and recent application areas including the introduction of new theoretical results in the complexity of core problems. Business and marketing professionals may use the book to familiarize themselves with some important foundations of data science. The work is a good starting point to establish an open dialogue of communication between professionals and researchers from different fields. Together, the two volumes present a number of different new directions in Business and Customer Analytics with an emphasis in personalization of services, the development of new mathematical models and new algorithms, heuristics and metaheuristics applied to the challenging problems in the field. Sections of the book have introductory material to more specific and advanced themes in some of the chapters, allowing the volumes to be used as an advanced textbook. Clustering, Proximity Graphs, Pattern Mining, Frequent Itemset Mining, Feature Engineering, Network and Community Detection, Network-based Recommending Systems and Visualization, are some of the topics in the first volume. Techniques on Memetic Algorithms and their applications to Business Analytics and Data Science are surveyed in the second volume; applications in Team Orienteering, Competitive Facility-location, and Visualization of Products and Consumers are also discussed. The second volume also includes an introduction to Meta-Analytics, and to the application areas of Fashion and Travel Analytics. Overall, the two-volume set helps to describe some fundamentals, acts as a bridge between different disciplines, and presents important results in a rapidly moving field combining powerful optimization techniques allied to new mathematical models critical for personalization of services. Academics and professionals working in the area of business anyalytics, data science, operations research and marketing will find this handbook valuable as a reference. Students studying these fields will find this handbook useful and helpful as a secondary textbook.
DNA Recombination and Repair
Author: Paul James Smith
Publisher: Oxford University Press, USA
ISBN:
Category : Medical
Languages : en
Pages : 260
Book Description
The processes of DNA recombination and repair are vital to cell integrity - an error can lead to disease such as cancer. It is therefore a large and exciting area of research and is also taught on postgraduate and undergraduate courses. This book is not a comprehensive view of the field, but a selection of the issues currently at the forefront of knowledge.
Publisher: Oxford University Press, USA
ISBN:
Category : Medical
Languages : en
Pages : 260
Book Description
The processes of DNA recombination and repair are vital to cell integrity - an error can lead to disease such as cancer. It is therefore a large and exciting area of research and is also taught on postgraduate and undergraduate courses. This book is not a comprehensive view of the field, but a selection of the issues currently at the forefront of knowledge.
Neural Stem Cell Assays
Author: Navjot Kaur
Publisher: John Wiley & Sons
ISBN: 1118308263
Category : Science
Languages : en
Pages : 311
Book Description
Neural stem cells offer a valuable model system for delineating the cellular and developmental processes in normal and diseased states of the central nervous system. In particular, neural stem cells have huge potential in regenerative medicine, owing to their expansion capability in culture and the ability to differentiate into multiple sub-neural lineages. Neural Stem Cell Assays provides a detailed and comprehensive review of the basic methods for neural stem cell cultures. Including an overview of progress in the field over the past decade, Neural Stem Cell Assays is a one-stop reference for consistent methods and reliable tools that span the entire assay work flow, from isolation or generation of neural stem cells to characterization, manipulation and final application of neural stem cells in disease paradigms such as Parkinson's disease, multiple sclerosis and amyotrophic lateral sclerosis. An excellent source of information for academic, pharmaceutical and biotechnology researchers who are new to the neural stem cell field, Neural Stem Cell Assays is an invaluable to experienced users who wish to integrate newly developed tools and technologies into their workflow. The book also covers important course material for students at the undergraduate and graduate level who are learning the basics of neural stem cell cultures, and differentiation to sub-neural lineages.
Publisher: John Wiley & Sons
ISBN: 1118308263
Category : Science
Languages : en
Pages : 311
Book Description
Neural stem cells offer a valuable model system for delineating the cellular and developmental processes in normal and diseased states of the central nervous system. In particular, neural stem cells have huge potential in regenerative medicine, owing to their expansion capability in culture and the ability to differentiate into multiple sub-neural lineages. Neural Stem Cell Assays provides a detailed and comprehensive review of the basic methods for neural stem cell cultures. Including an overview of progress in the field over the past decade, Neural Stem Cell Assays is a one-stop reference for consistent methods and reliable tools that span the entire assay work flow, from isolation or generation of neural stem cells to characterization, manipulation and final application of neural stem cells in disease paradigms such as Parkinson's disease, multiple sclerosis and amyotrophic lateral sclerosis. An excellent source of information for academic, pharmaceutical and biotechnology researchers who are new to the neural stem cell field, Neural Stem Cell Assays is an invaluable to experienced users who wish to integrate newly developed tools and technologies into their workflow. The book also covers important course material for students at the undergraduate and graduate level who are learning the basics of neural stem cell cultures, and differentiation to sub-neural lineages.
Physics Division Annual Report
Author: Argonne National Laboratory. Physics Division
Publisher:
ISBN:
Category : Nuclear physics
Languages : en
Pages : 274
Book Description
Publisher:
ISBN:
Category : Nuclear physics
Languages : en
Pages : 274
Book Description
Machine Learning, Optimization, and Data Science
Author: Giuseppe Nicosia
Publisher: Springer Nature
ISBN: 3030375994
Category : Computers
Languages : en
Pages : 798
Book Description
This book constitutes the post-conference proceedings of the 5th International Conference on Machine Learning, Optimization, and Data Science, LOD 2019, held in Siena, Italy, in September 2019. The 54 full papers presented were carefully reviewed and selected from 158 submissions. The papers cover topics in the field of machine learning, artificial intelligence, reinforcement learning, computational optimization and data science presenting a substantial array of ideas, technologies, algorithms, methods and applications.
Publisher: Springer Nature
ISBN: 3030375994
Category : Computers
Languages : en
Pages : 798
Book Description
This book constitutes the post-conference proceedings of the 5th International Conference on Machine Learning, Optimization, and Data Science, LOD 2019, held in Siena, Italy, in September 2019. The 54 full papers presented were carefully reviewed and selected from 158 submissions. The papers cover topics in the field of machine learning, artificial intelligence, reinforcement learning, computational optimization and data science presenting a substantial array of ideas, technologies, algorithms, methods and applications.
The Book of the Duffs
Author: Alistair Norwich Tayler
Publisher:
ISBN:
Category :
Languages : en
Pages : 440
Book Description
Publisher:
ISBN:
Category :
Languages : en
Pages : 440
Book Description