Free to Learn


Book Description

A leading expert in childhood development makes the case for why self-directed learning -- "unschooling" -- is the best way to get kids to learn. In Free to Learn, developmental psychologist Peter Gray argues that in order to foster children who will thrive in today's constantly changing world, we must entrust them to steer their own learning and development. Drawing on evidence from anthropology, psychology, and history, he demonstrates that free play is the primary means by which children learn to control their lives, solve problems, get along with peers, and become emotionally resilient. A brave, counterintuitive proposal for freeing our children from the shackles of the curiosity-killing institution we call school, Free to Learn suggests that it's time to stop asking what's wrong with our children, and start asking what's wrong with the system. It shows how we can act—both as parents and as members of society—to improve children's lives and to promote their happiness and learning.




Deep Learning


Book Description

An introduction to a broad range of topics in deep learning, covering mathematical and conceptual background, deep learning techniques used in industry, and research perspectives. “Written by three experts in the field, Deep Learning is the only comprehensive book on the subject.” —Elon Musk, cochair of OpenAI; cofounder and CEO of Tesla and SpaceX Deep learning is a form of machine learning that enables computers to learn from experience and understand the world in terms of a hierarchy of concepts. Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning. The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models. Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.




Learning How to Learn


Book Description

A surprisingly simple way for students to master any subject--based on one of the world's most popular online courses and the bestselling book A Mind for Numbers A Mind for Numbers and its wildly popular online companion course "Learning How to Learn" have empowered more than two million learners of all ages from around the world to master subjects that they once struggled with. Fans often wish they'd discovered these learning strategies earlier and ask how they can help their kids master these skills as well. Now in this new book for kids and teens, the authors reveal how to make the most of time spent studying. We all have the tools to learn what might not seem to come naturally to us at first--the secret is to understand how the brain works so we can unlock its power. This book explains: Why sometimes letting your mind wander is an important part of the learning process How to avoid "rut think" in order to think outside the box Why having a poor memory can be a good thing The value of metaphors in developing understanding A simple, yet powerful, way to stop procrastinating Filled with illustrations, application questions, and exercises, this book makes learning easy and fun.




Free to Learn


Book Description

If you're eager to share the wonders of life in the real world with your children, to help them explore a world larger and more exciting than school's four walls and rigid programs can offer, let me share my unschooling experience with you. Thinking about homeschooling? Curious about unschooling? Walk with me as I share the five paradigm-changing ideas about learning and living that freed my family from the school schedule. With over ten years of experience, I have come to see how key these ideas were, and still are, to our unschooling lives. With stories, examples, and clear language, Free to Learn explores the depth and potential of unschooling. Learning freely, living joyfully.




Talent Wants to Be Free


Book Description

Presents a set of positive changes in corporate strategies, industry norms, regional policies, and national laws that will incentivize talent flow, creativity, and growth.




Boost Emotional Intelligence in Students


Book Description

Develop emotional intelligence and strengthen social emotional skills in adolescents with this practical, hands-on resource. Helping students develop emotional intelligence (EQ) and social emotional skills is essential to preparing them for success in college, careers, and adult life. This practical resource for educators explains what emotional intelligence is and why it’s important for all students. Boost Emotional Intelligence in Students lays out detailed yet flexible guidelines for teaching fundamental EQ and social emotional skills in an intentional and focused way. The book is split into three modules, which correspond to three main skill areas: Self-awareness and self-management Social awareness and relationship skills Responsible decision-making and problem-solving Each module features ten hands-on, research-based lessons, which are focused on a critical EQ concept and centered around productive and respectful discussion. All lessons are designed to take approximately 35 minutes each but can easily be adapted to meet the specific needs of a school or group as they work to develop emotional intelligence and social emotional skills in their students. Digital content includes reproducible forms to use with students.




Fluent Forever


Book Description

NATIONAL BESTSELLER • For anyone who wants to learn a foreign language, this is the method that will finally make the words stick. “A brilliant and thoroughly modern guide to learning new languages.”—Gary Marcus, cognitive psychologist and author of the New York Times bestseller Guitar Zero At thirty years old, Gabriel Wyner speaks six languages fluently. He didn’t learn them in school—who does? Rather, he learned them in the past few years, working on his own and practicing on the subway, using simple techniques and free online resources—and here he wants to show others what he’s discovered. Starting with pronunciation, you’ll learn how to rewire your ears and turn foreign sounds into familiar sounds. You’ll retrain your tongue to produce those sounds accurately, using tricks from opera singers and actors. Next, you’ll begin to tackle words, and connect sounds and spellings to imagery rather than translations, which will enable you to think in a foreign language. And with the help of sophisticated spaced-repetition techniques, you’ll be able to memorize hundreds of words a month in minutes every day. This is brain hacking at its most exciting, taking what we know about neuroscience and linguistics and using it to create the most efficient and enjoyable way to learn a foreign language in the spare minutes of your day.




Deep Learning for Coders with fastai and PyTorch


Book Description

Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent interface to the most frequently used deep learning applications. Authors Jeremy Howard and Sylvain Gugger, the creators of fastai, show you how to train a model on a wide range of tasks using fastai and PyTorch. You’ll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes. Train models in computer vision, natural language processing, tabular data, and collaborative filtering Learn the latest deep learning techniques that matter most in practice Improve accuracy, speed, and reliability by understanding how deep learning models work Discover how to turn your models into web applications Implement deep learning algorithms from scratch Consider the ethical implications of your work Gain insight from the foreword by PyTorch cofounder, Soumith Chintala




An Introduction to Statistical Learning


Book Description

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance, marketing, and astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, deep learning, survival analysis, multiple testing, and more. Color graphics and real-world examples are used to illustrate the methods presented. This book is targeted at statisticians and non-statisticians alike, who wish to use cutting-edge statistical learning techniques to analyze their data. Four of the authors co-wrote An Introduction to Statistical Learning, With Applications in R (ISLR), which has become a mainstay of undergraduate and graduate classrooms worldwide, as well as an important reference book for data scientists. One of the keys to its success was that each chapter contains a tutorial on implementing the analyses and methods presented in the R scientific computing environment. However, in recent years Python has become a popular language for data science, and there has been increasing demand for a Python-based alternative to ISLR. Hence, this book (ISLP) covers the same materials as ISLR but with labs implemented in Python. These labs will be useful both for Python novices, as well as experienced users.




School is Dead


Book Description