Book picks similar to
Lauren Ipsum by Carlos Bueno
fiction
computer-science
fantasy
programming
Deep Learning
Ian Goodfellow - 2016
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.
The Rust Programming Language
Steve Klabnik
This is the undisputed go-to guide to Rust, written by two members of the Rust core team, with feedback and contributions from 42 members of the community. The book assumes that you’ve written code in another programming language but makes no assumptions about which one, meaning the material is accessible and useful to developers from a wide variety of programming backgrounds.Known by the Rust community as "The Book," The Rust Programming Language includes concept chapters, where you’ll learn about a particular aspect of Rust, and project chapters, where you’ll apply what you’ve learned so far to build small programs.The Book opens with a quick hands-on project to introduce the basics then explores key concepts in depth, such as ownership, the type system, error handling, and fearless concurrency. Next come detailed explanations of Rust-oriented perspectives on topics like pattern matching, iterators, and smart pointers, with concrete examples and exercises--taking you from theory to practice.The Rust Programming Language will show you how to: Grasp important concepts unique to Rust like ownership, borrowing, and lifetimes Use Cargo, Rust’s built-in package manager, to build and maintain your code, including downloading and building dependencies Effectively use Rust’s zero-cost abstractions and employ your ownYou’ll learn to develop reliable code that’s speed and memory efficient, while avoiding the infamous and arcane programming pitfalls common at the systems level. When you need to dive down into lower-level control, this guide will show you how without taking on the customary risk of crashes or security holes and without requiring you to learn the fine points of a fickle toolchain.You’ll also learn how to create command line programs, build single- and multithreaded web servers, and much more.The Rust Programming Language fully embraces Rust’s potential to empower its users. This friendly and approachable guide will help you build not only your knowledge of Rust but also your ability to program with confidence in a wider variety of domains.
Programming Collective Intelligence: Building Smart Web 2.0 Applications
Toby Segaran - 2002
With the sophisticated algorithms in this book, you can write smart programs to access interesting datasets from other web sites, collect data from users of your own applications, and analyze and understand the data once you've found it.Programming Collective Intelligence takes you into the world of machine learning and statistics, and explains how to draw conclusions about user experience, marketing, personal tastes, and human behavior in general -- all from information that you and others collect every day. Each algorithm is described clearly and concisely with code that can immediately be used on your web site, blog, Wiki, or specialized application. This book explains:Collaborative filtering techniques that enable online retailers to recommend products or media Methods of clustering to detect groups of similar items in a large dataset Search engine features -- crawlers, indexers, query engines, and the PageRank algorithm Optimization algorithms that search millions of possible solutions to a problem and choose the best one Bayesian filtering, used in spam filters for classifying documents based on word types and other features Using decision trees not only to make predictions, but to model the way decisions are made Predicting numerical values rather than classifications to build price models Support vector machines to match people in online dating sites Non-negative matrix factorization to find the independent features in a dataset Evolving intelligence for problem solving -- how a computer develops its skill by improving its own code the more it plays a game Each chapter includes exercises for extending the algorithms to make them more powerful. Go beyond simple database-backed applications and put the wealth of Internet data to work for you. "Bravo! I cannot think of a better way for a developer to first learn these algorithms and methods, nor can I think of a better way for me (an old AI dog) to reinvigorate my knowledge of the details."-- Dan Russell, Google "Toby's book does a great job of breaking down the complex subject matter of machine-learning algorithms into practical, easy-to-understand examples that can be directly applied to analysis of social interaction across the Web today. If I had this book two years ago, it would have saved precious time going down some fruitless paths."-- Tim Wolters, CTO, Collective Intellect
The Hacker Crackdown: Law and Disorder on the Electronic Frontier
Bruce Sterling - 1992
A journalist investigates the past, present, and future of computer crimes, as he attends a hacker convention, documents the extent of the computer crimes, and presents intriguing facts about hackers and their misdoings.
The Nethergrim
Matthew Jobin - 2014
But it’s when a group of children disappear that they know for sure: The Nethergrim has returned.Edmund’s brother is one of the missing, and Edmund knows he must do something to save his life. But what? Though a student of magic, he struggles to cast even the simplest spell.Still, he and his friends swallow their fear and set out to battle an ancient evil whose powers none of them can imagine.
The Vanishings: Four Kids Face Earth's Last Days Together
Jerry B. Jenkins - 1998
Those left behind face an uncertain future—especially four kids who now find themselves alone.As the kids search for help and for answers, they are told the truth behind the disappearances. But are they ready to believe it?In this new series based on the best-selling book Left Behind, Jerry B. Jenkins and Tim LaHaye present the Rapture and Tribulation through the eyes of four young friends—Judd, Vici, Lionel, and Ryan. As the world falls in around them, they band together to find faith and fight the evil forces that threaten their lives.
The Colossus Rises
Peter Lerangis - 2013
In a few months, he’s going to die.One MissionJack needs to find seven magic loculi that, when combined, have the power to cure him.One ProblemThe loculi are the relics of a lost civilization and haven’t been seen in thousands of years.Seven WondersBecause they’re hidden in the Seven Wonders of the Ancient World.
Understanding Computation: From Simple Machines to Impossible Programs
Tom Stuart - 2013
Understanding Computation explains theoretical computer science in a context you’ll recognize, helping you appreciate why these ideas matter and how they can inform your day-to-day programming.Rather than use mathematical notation or an unfamiliar academic programming language like Haskell or Lisp, this book uses Ruby in a reductionist manner to present formal semantics, automata theory, and functional programming with the lambda calculus. It’s ideal for programmers versed in modern languages, with little or no formal training in computer science.* Understand fundamental computing concepts, such as Turing completeness in languages* Discover how programs use dynamic semantics to communicate ideas to machines* Explore what a computer can do when reduced to its bare essentials* Learn how universal Turing machines led to today’s general-purpose computers* Perform complex calculations, using simple languages and cellular automata* Determine which programming language features are essential for computation* Examine how halting and self-referencing make some computing problems unsolvable* Analyze programs by using abstract interpretation and type systems
Fortunately, the Milk
Neil Gaiman - 2013
"I walked out of the corner shop, and heard a noise like this: t h u m m t h u m m. I looked up and saw a huge silver disc hovering in the air above Marshall Road.""Hullo," I said to myself. "That's not something you see every day. And then something odd happened."Find out just how odd things get in this hilarious New York Times bestselling story of time travel and breakfast cereal, expertly told by Newbery Medalist and bestselling author Neil Gaiman and illustrated by Skottie Young.
The Swiss Family Robinson
Johann David Wyss - 1812
But things do not turn out as they had expected. The sole survivors of a terrible shipwreck, they wash ashore to learn that the danger has only begun. Their new world will test their courage, cleverness, endurance, and faith as they struggle to survive and create a civilization of their own in the wilderness. Note: This Townsend Library classic has been carefully edited to be more accessible to today's students. It includes a brief author's biography and an afterword that provides important context about the work.
The Flight of the Phoenix
R.L. LaFevers - 2009
With his parents lost at sea, he lands on the doorstep of a distant cousin--the world's last remaining beastologist. Soon Nate is whisked off on his first expedition, to Arabia, where the world's only phoenix prepares to lay its new egg. When disaster strikes, Nate quickly finds himself all alone. Will he be able to see the phoenix safely hatched, keep his accidental pet gremlin out of trouble, and rescue his guardian from the Bedouin? If he fails, nothing will stand between the world's mythical creatures and extinction.Too bad Nate's not the sort of boy who enjoys adventure . . .yet.
A Drowned Maiden's Hair
Laura Amy Schlitz - 2006
It seems the sisters need Maud to help stage elaborate séances for bereaved, wealthy patrons. As Maud is drawn deeper into the deception, playing her role as a "secret child," she is torn between her need to please and her growing conscience – until a shocking betrayal makes clear just how heartless her so-called guardians are. Filled with tantalizing details of turn-of-the-century spiritualism and page-turning suspense, this lively historical novel features a winning heroine whom readers will not soon forget.
Small as an Elephant
Jennifer Richard Jacobson - 2011
Can he find his way back to Boston before the authorities realize what happened?Ever since Jack can remember, his mom has been unpredictable, sometimes loving and fun, other times caught in a whirlwind of energy and "spinning" wildly until it’s over. But Jack never thought his mom would take off during the night and leave him at a campground in Acadia National Park, with no way to reach her and barely enough money for food. Any other kid would report his mom gone, but Jack knows by now that he needs to figure things out for himself - starting with how to get from the backwoods of Maine to his home in Boston before DSS catches on. With nothing but a small toy elephant to keep him company, Jack begins the long journey south, a journey that will test his wits and his loyalties - and his trust that he may be part of a larger herd after all.
The Isle of the Lost
Melissa de la Cruz - 2015
The island is surrounded by a magical force field that keeps the villains and their descendants safely locked up and away from the mainland. Life on the island is dark and dreary. It is a dirty, decrepit place that's been left to rot and forgotten by the world.But hidden in the mysterious Forbidden Fortress is a dragon's eye: the key to true darkness and the villains' only hope of escape. Only the cleverest, evilest, nastiest little villain can find it...who will it be?Maleficent, Mistress of the Dark: As the self-proclaimed ruler of the isle, Maleficent has no tolerance for anything less than pure evil. She has little time for her subjects, who have still not mastered life without magic. Her only concern is getting off the Isle of the Lost.Mal: At sixteen, Maleficent's daughter is the most talented student at Dragon Hall, best known for her evil schemes. And when she hears about the dragon's eye, Mal thinks this could be her chance to prove herself as the cruelest of them all.Evie: Having been castle-schooled for years, Evil Queen's daughter, Evie, doesn't know the ins and outs of Dragon Hall. But she's a quick study, especially after she falls for one too many of Mal's little tricks.Jay: As the son of Jafar, Jay is a boy of many talents: stealing and lying to name a few. Jay and Mal have been frenemies forever and he's not about to miss out on the hunt for the dragon's eye.Carlos: Cruella de Vil's son may not be bravest, but he's certainly clever. Carlos's inventions may be the missing piece in locating the dragon's eye and ending the banishment for good.Mal soon learns from her mother that the dragon's eye is cursed and whoever retrieves it will be knocked into a deep sleep for a thousand years. But Mal has a plan to capture it. She'll just need a little help from her "friends." In their quest for the dragon's eye, these kids begin to realize that just because you come from an evil family tree, being good ain't so bad.
Mastering Bitcoin: Unlocking Digital Cryptocurrencies
Andreas M. Antonopoulos - 2014
Whether you're building the next killer app, investing in a startup, or simply curious about the technology, this practical book is essential reading.Bitcoin, the first successful decentralized digital currency, is still in its infancy and it's already spawned a multi-billion dollar global economy. This economy is open to anyone with the knowledge and passion to participate. Mastering Bitcoin provides you with the knowledge you need (passion not included).This book includes:A broad introduction to bitcoin--ideal for non-technical users, investors, and business executivesAn explanation of the technical foundations of bitcoin and cryptographic currencies for developers, engineers, and software and systems architectsDetails of the bitcoin decentralized network, peer-to-peer architecture, transaction lifecycle, and security principlesOffshoots of the bitcoin and blockchain inventions, including alternative chains, currencies, and applicationsUser stories, analogies, examples, and code snippets illustrating key technical concepts