Book picks similar to
Conceptual Structures: Information Processing in Mind and Machine by John F. Sowa
technical
egr229a-a4
logic
egr229
Cybernetics: or the Control and Communication in the Animal and the Machine
Norbert Wiener - 1948
It is a ‘ must’ book for those in every branch of science . . . in addition, economists, politicians, statesmen, and businessmen cannot afford to overlook cybernetics and its tremendous, even terrifying implications. "It is a beautifully written book, lucid, direct, and despite its complexity, as readable by the layman as the trained scientist." -- John B. Thurston, "The Saturday Review of Literature" Acclaimed one of the "seminal books . . . comparable in ultimate importance to . . . Galileo or Malthus or Rousseau or Mill," "Cybernetics" was judged by twenty-seven historians, economists, educators, and philosophers to be one of those books published during the "past four decades", which may have a substantial impact on public thought and action in the years ahead." -- Saturday Review
Two Scoops of Django: Best Practices for Django 1.6
Daniel Roy Greenfeld - 2014
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
Data Mining: Concepts and Techniques (The Morgan Kaufmann Series in Data Management Systems)
Jiawei Han - 2000
Not only are all of our business, scientific, and government transactions now computerized, but the widespread use of digital cameras, publication tools, and bar codes also generate data. On the collection side, scanned text and image platforms, satellite remote sensing systems, and the World Wide Web have flooded us with a tremendous amount of data. This explosive growth has generated an even more urgent need for new techniques and automated tools that can help us transform this data into useful information and knowledge.Like the first edition, voted the most popular data mining book by KD Nuggets readers, this book explores concepts and techniques for the discovery of patterns hidden in large data sets, focusing on issues relating to their feasibility, usefulness, effectiveness, and scalability. However, since the publication of the first edition, great progress has been made in the development of new data mining methods, systems, and applications. This new edition substantially enhances the first edition, and new chapters have been added to address recent developments on mining complex types of data- including stream data, sequence data, graph structured data, social network data, and multi-relational data.A comprehensive, practical look at the concepts and techniques you need to know to get the most out of real business dataUpdates that incorporate input from readers, changes in the field, and more material on statistics and machine learningDozens of algorithms and implementation examples, all in easily understood pseudo-code and suitable for use in real-world, large-scale data mining projectsComplete classroom support for instructors at www.mkp.com/datamining2e companion site
Perception and Imaging: Photography - A Way of Seeing
Richard D. Zakia - 1997
Relevant psychological principles will help you predict your viewer's emotional reaction to your photographic images, giving you more power, control, and tools for communicating your desired message. Knowing how our minds work helps photographers, graphic designers, videographers, animators, and visual communicators both create and critique sophisticated works of visual art. Benefit from this insight in your work. Topics covered in this book: gestalt grouping, memory and association, space, time, color, contours, illusion and ambiguity, morphics, personality, subliminals, critiquing photographs, and rhetoric.
Introduction to Artificial Intelligence and Expert Systems
Dan W. Patterson - 1990
Medieval Europe, 395-1270
Gabriel Monod - 1903
We have in particular given a large place to the rôle and to the history of the Church which dominates all this period, and which has been ordinarily so neglected in our schoolbooks, and have sought to make clear how France obtained in the thirteenth century a sort of political and intellectual hegemony in Europe. We hope those who read will understand what were the great ideas and directive tendencies which determined the historical evolution of the Middle Ages. We have always kept in mind in writing the conclusion to which we were advancing." - Charles Bémont & Gabriel MonodContents: The Roman Empire at the End of the Fourth Century. The Barbarians. The Germanic Invasions – The Vandals, The Visigoths, and the Huns (376-476). The Germanic Invasions – The Ostrogoths. The Germanic Invasions – The Barbarians in Gaul – Clovis. The Frankish Kingdom from 511 to 639. Institutions of Gaul after the Invasions. The Roman Empire of the East in the Sixth Century. The Last Invasions and the Papacy – The Lombards and Gregory the Great – The Anglo-Saxons and Monasticism. The Arabs – Mohammed. Arabian Empire – Conquests and Civilization. The Fainéant Kings – Foundation of the Carolingian Dynasty – Charlemagne. Empire of the Franks – Carolingian Customs and Institutions. The Carolingian Decadence, 814-888. The Last Carolingians – Invasions of the Saracens, Hungarians, and Norsemen – Origin of Feudalism. The Feudal System. Germany and Italy (888-1056). Emperor and Pope – Church Reform – Gregory VII. The Guelfs and Hohenstaufen – Alexander III. and Frederick I. Barbarossa. End of the Hohenstaufen – Victory of the Papacy over the Empire. The Christian and Mussulman Orient from the Seventh to the Eleventh Century. The Crusades. The Country Districts and Cities of France - Emancipation of Peasants and Bourgeois. French Royalty (987-1154). French Royalty (1154-1270). Institutions of Capetian Royalty. England from the Ninth to the Thirteenth Century. Continental Europe. The Roman Church in the Thirteenth Century. The Church and Heresies. Christian and Feudal Civilization – Instruction And Sciences – Literature And Arts – Worship. General Summary.
Digital Design
M. Morris Mano - 1984
The book teaches the basic tools for the design of digital circuits in a clear, easily accessible manner. New to This Edition: *Nine sections on Verilog Hardware Description Language (HDL) inserted in discrete sections, allowing the material to be covered or skipped as desired. The Verilog HDL presentation is at a suitable level for beginning students who are learning digital circuits for the first time. *Reorganized material on combinational circuits is now covered in a single chapter. *The emphasis in the sequential circuits chapters is now on design with D flip-flops instead of JK and SR flip-flops. *The material on memory and programmable logic is now consolidated in one chapter. *Chapter 8 consists mostly of new material and now covers digital design in the Register Transfer Level (P) FL), preparing the reader for more advanced design projects and further Verilog HDL studies. *A new section in Chapter 11 supplements the laboratory experiments with HDL experiments. These unable the reader to check the circuits designed in the laboratory by means of hardware components and/or by HDL simulation.* Text accompanied by Verilog simulator software-SynaptiCAD's VeriLogger Pro evaluation version, a Verilog simulation environment that combines all of the features of a traditional Verilog simulator with a powerful graphical test vector generator. Fast model testing in VeriLogger Pro allows the reader to perform bottom-up testing of every model in a design. All of the HDL examples in the book can be found on the CD-ROM. *A Companion Website includes resources for instructors and students such as transparency masters of all figures in the book, all HDL code examples from the book, a Verilog tutorial, tutorials on using the VeriLogger Pro software, and more. It can be found at http://www.prenhall.com/mano
Numerical Recipes in C: The Art of Scientific Computing
William H. Press - 1988
In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, the new edition remains the most practical, comprehensive handbook of scientific computing available today.
Hacking Linux Exposed: Linux Security Secrets & Solutions
Brian Hatch - 2001
Hacking Exposed Linux provides the most up-to-date coverage available from a large team of topic-focused experts. The book is based on the latest security research and shows you, in full detail, how to lock out intruders and defend your Linux systems against catastrophic attacks.Secure Linux by using attacks and countermeasures from the latest OSSTMM researchFollow attack techniques of PSTN, ISDN, and PSDN over LinuxHarden VoIP, Bluetooth, RF, RFID, and IR devices on LinuxBlock Linux signal jamming, cloning, and eavesdropping attacksApply Trusted Computing and cryptography tools for your best defenseFix vulnerabilities in DNS, SMTP, and Web 2.0 servicesPrevent SPAM, Trojan, phishing, DoS, and DDoS exploitsFind and repair errors in C code with static analysis and Hoare Logic
Introduction to Data Mining
Vipin Kumar - 2005
Each major topic is organized into two chapters, beginning with basic concepts that provide necessary background for understanding each data mining technique, followed by more advanced concepts and algorithms.
The Full Tilt Poker Strategy Guide: Tournament Edition
Michael CraigTed Forrest - 2007
Their accomplishments are unparalleled, with countless World Series of Poker and World Poker Tour championships to their names and well in excess of $100 million in winnings in private games. Now, this group of poker legends has banded together to create The Full Tilt Poker Strategy Guide, which will stand as an instant classic of the genre and is sure to become the industry standard.
Vision: A Computational Investigation into the Human Representation and Processing of Visual Information
David Marr - 1982
A computational investigation into the human representation and processing of visual information.
Quiddities: An Intermittently Philosophical Dictionary
Willard Van Orman Quine - 1987
Quine's areas of interest are panoramic, as this lively book amply demonstrates.Moving from A (alphabet) to Z (zero), Quiddities roams through more than eighty topics, each providing a full measure of piquant thought, wordplay, and wisdom, couched in easy and elegant prose--"Quine at his unbuttoned best," in Donald Davidson's words. Philosophy, language, and mathematics are the subjects most fully represented; tides of entries include belief, communication, free will, idiotisms, longitude and latitude, marks, prizes, Latin pronunciation, tolerance, trinity. Even the more technical entries are larded with homely lore, anecdote, and whimsical humor.Quiddities will be a treat for admirers of Quine and for others who like to think, who care about language, and who enjoy the free play of intellect on topics large and small. For this select audience, it is an ideal book for browsing.
Advanced Concepts in Operating Systems
Mukesh Singhal - 1994
Numerous examples are provided to reinforce the concepts and relevant case studies illustrate the concepts and mechanisms described.