Kết quả tìm kiếm
Có 81971 kết quả được tìm thấy
30621Human communication : 3rd ed.

The third edition of Human Communication is an engaging reflection of the contemporary field of communication studies. The authors’ writing mantra ("Make It Smart; Keep It Real") leads to a text that strikes a practical balance of definitive content and everyday application. To "make it smart," the authors read hundreds of articles from mainstream communication journals. To "keep it real," the authors synthesized their findings so that they resonate with the challenges and goals of today's typical basic course. Every chapter features skill-building, critical thinking, innovative pedagogy, 21st century examples, and lively writing that is respectful of the student reader.

30622Human compatible : artificial intelligence and the problem of control

In this groundbreaking book, distinguished AI researcher Stuart Russell argues that this scenario can be avoided, but only if we rethink AI from the ground up. Russell begins by exploring the idea of intelligence in humans and in machines. He describes the near-term benefits we can expect, from intelligent personal assistants to vastly accelerated scientific research, and outlines the AI breakthroughs that still have to happen before we reach superhuman AI. He also spells out the ways humans are already finding to misuse AI, from lethal autonomous weapons to viral sabotage.

30623Human development

The development process of each individual psychology with age, from birth to old age and the end of life: perception, intelligence, personality, ... and the impact of social environment.

30624Human development : 8th ed.

The development process of each individual psychology with age, from birth to old age and the end of life: Perception, intelligence, personality, ... and the impact of social environment.

30625Human Development : 9th ed.

This long-trusted text features an interdisciplinary, cross-cultural, and contextual perspective on development. Applications to psychology, health care, social work, education, and family dynamics make this a perfect book for classes with a mixed population of majors. Continuing the hallmark diversity coverage of the prior eight editions, Crandell et al once again do an incomparable job examining populations at risk and explaining how they experience development and why their experience is different. With more than 1200 new references, the 9th edition has been updated throughout to reflect the latest information available in human development.

30626Human diversity in education: An intercultural approach : 7th ed.

This book is designed to prepare teachers for the wide diversity of students that they are certain to encounter in their classrooms, schools, and communities. The seventh edition brings increased attention to the intercultural dimension of teaching and learning for a twenty-first century global society.

30627Human diversity in educationv: an integrative approach : 6th ed.

This books is a research-based, comprehensive text designed to provide an introduction to multicultural education and diversity in society. The text prepares future teachers for the wide diversity of students that they are certain to meet in their classrooms, schools, and communities. It provides an updated and broad treatment of the various forms of human diversity found in today’s schools including nationality, ethnicity, race, religion, gender, class, language, sexual orientation, and ability levels.Based on the assumption that it is at the level of the individual teacher where the change that must occur with regard to diversity in schools begins, it assumes that teachers must learn to incorporate issues of diversity in all of their teaching, including, but not limited to their interactions with children, parents, other teachers and the community.

30628Human embryology and developmental biology : 5th ed.

Part 1. Early development and the fetal-Maternal relationship; Part 2. Development of the body systems.

30629Human factor: Designing computer systems for people

Too bad most projects lack the schedule or budget for UI testing these days - but, thanks to books like this, good UI design is much more widely understood these days.

30630Human gait analysis using hybrid convolutional neural networks

This paper analyzes the combination of IMU sensors and electromyography sensors (EMG) to improve the identification accuracy of human movements. We propose the hybrid convolutional neural network (CNN) and long short-term memory neural network (LSTM) for the human gait analysis problem to achieve an accuracy of 0.9418, better than other models including pure CNN models. By using CNN's image classification advancements, we analyze multivariate time series sensor signals by using a sliding window to transform sensor data into image representation and principal component analysis (PCA) to reduce the data dimensionality. To tackle the dataset imbalance issue, we re-weight our model loss by the inverse effective number of samples in each class. We use the human gait HuGaDB dataset with unique characteristics, for gait analysis.