GOLSCO
Books Online Store
UK | Germany
books   baby   camera   computers   dvd   games   electronics   garden   kitchen   magazines   music   phones   software   tools   toys   video  
 Help  
Books - Computers & Internet - Computer Science - Artificial Intelligence - Cool Quant Books

1-5 of 5       1
Featured ListSimple List

  • General (favr)  (list)
  • Agents (favr)  (list)
  • Analogies (favr)  (list)
  • Applications (list)
  • Artificial Life (favr)  (list)
  • Cognitive Simulation (favr)  (list)
  • Computer Mathematics (favr)  (list)
  • Experimentation (favr)  (list)
  • Expert Systems (favr)  (list)
  • Genetic Algorithms (favr)  (list)
  • Heuristic & Constrained Search (favr)  (list)
  • Human Vision & Language Systems (favr)  (list)
  • Lisp (favr)  (list)
  • Machine Learning (favr)  (list)
  • Machine Vision (favr)  (list)
  • Neural Networks (favr)  (list)
  • Robotics (favr)  (list)
  • Speech Processing (favr)  (list)
  • Theory of Computing (favr)  (list)
  • Go to bottom to see all images

    Click image to enlarge

    Probability & Measure Theory
    by Robert B. Ash, Catherine A. Doleans-Dade
    Average Customer Review: 5.0 out of 5 stars
    Hardcover (06 December, 1999)
    list price: $93.95 -- our price: $93.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (2)

    5-0 out of 5 stars The best introduction to probability and measure
    The book very nicely develops the basics of measure theory from a probability perspective (e.g. includes Caratheodory extension theorem, Lebesgue-Stieltjes measures, weak convergence and Kolmogorov extension theorem). It then gives a brief introduction to functional analysis and proceeds to probability theory, martingales and concludes with brownian motion and stochastic integration.

    All standard results are given and the book is self-contained. It is a concise, yet readable introduction to this area (less concise then Rudin, Williams but more than Billingsly). An excellent feature of this book is that full solutions to some of the exercises are provided at the end. This makes this book ideal for self-study. The only prerequisite for this book is elementary real analysis (say chapters 1-7 of Rudin's principles of mathematical analysis).

    There are other excellent books on measure theory (Rudin, Royden), but if you are interested in measure theory from a probabilistic view this is the book to choose.
    As far as a probability textbook, it is clearer and more readable than Billingsly, Chung, Williams and Durrett.

    5-0 out of 5 stars Exceptionally Clear
    I first used this text in the earlier version, which comprises the first half of the book, in a one-year course in Hilbert Spaces and Lebesgue Measure theory when in the first year of grad school.The material is presented in a clearly written manner and the exposition is some of the clearest mathematical writing I've seen in a subject which is replete with textbooks.

    Anyone who wants to be inaugurated into the "mysteries" of measure theory and the fine points of the rigorous theory of stochastic processes and the Ito integral, will do himself or herself a favor by using this text.If it is not assigned to your class and you have the extra cash, order it anyway.It is also well-suited for self-study. ... Read more

    Isbn: 0120652021
    Sales Rank: 199833
    Subjects:  1. Mathematical Analysis    2. Mathematics    3. Measure Theory    4. Probabilities    5. Probability & Statistics - General    6. Science/Mathematics    7. Set Theory    8. Mathematics / Mathematical Analysis   


    $93.95

    An Introduction to Probability Theory and Its Applications, Volume 2
    by WilliamFeller
    Average Customer Review: 5.0 out of 5 stars
    Paperback (1971)
    list price: $102.95 -- our price: $102.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (9)

    5-0 out of 5 stars daunting, very duanting
    This book is one of the tomes of probability theory.The material covered is not for the faint of heart though.The text explains things as do most graduate level math texts, in proofs and theory.

    5-0 out of 5 stars what is a title?
    This is a GREAT book.
    Unfortunately, I lost mine.
    I wanted to buy volume 1, third edition, to replace the lost book but I got volume 2, second edition. Because volume 1 is SO GREAT book, I decided to keep volume 2 as well. How can be sure I ordered the needed one?

    5-0 out of 5 stars A Reference in Probability Theory
    Although people often recommend K.L. Chung at our math department as an introduction to probability theory, i think that Feller is just another view of the problem. If you prefer a concise writing style then Chung is better. On the other hand, Feller's books are full of examples so that you cannot go through this book without having an accurate picture of the historical developments of probability theory and its many applications (even if sometimes applications are driving the need for theory...). This is anyway something you must have read if you want to get an intuitive understanding of probability theory.

    Whatever your preferred writing style is, Feller is probably a "must-read" if you're involved on probability theory, just because of its importance in the literature, not because you like it. Maths are not just about formalism, they're also a matter of culture. ... Read more

    Isbn: 0471257095
    Sales Rank: 251747
    Subjects:  1. Mathematics    2. Probabilities    3. Probability & Statistics - General    4. Mathematics / Statistics    5. Probability & statistics   


    $102.95

    Intelligent Systems for Finance and Business
    by Suran Goonatilake, Philip Treleaven, P. C. Treleaven
    Hardcover (15 January, 1995)
    list price: $190.00
    US | Canada | United Kingdom | Germany | France

    Isbn: 0471944041
    Sales Rank: 1437918
    Subjects:  1. Automata    2. Business / Economics / Finance    3. Business/Economics    4. Case studies    5. Data processing    6. Decision making    7. Finance    8. Industrial management    9. Management    10. Systems And Analysis In Management    11. Applications of Computing    12. Business & Management    13. Economics   


    Numerical Recipes in C++: The Art of Scientific Computing
    by William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery
    Average Customer Review: 2.5 out of 5 stars
    Hardcover (February, 2002)
    list price: $75.00 -- our price: $52.15
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (17)

    2-0 out of 5 stars Not as much as a step forward as the C version
    I have dipped into the C version of NR since it came out almost ten years ago.It has been very useful. Having recently got the C++ version I may have had unrealistically high expectations.It is a good book, but I don't judge that it is that much better from the C version.All modern C++ compilers accept C programs so you can still get the formidable benefits of NR without moving to this version.I particularly disliked the size of the header file in the C++ version.It has to be included in all code (or else write your own individual header files) and since it runs to many thousands of characters, surely it was obvious that no one would spend time entering it?A bad decision for the reader and user, but one that definitely encourages the purchase of the downloadable code package.

    1-0 out of 5 stars Other Edition, but same C++hit
    Guys, the next time do it object oriented

    3-0 out of 5 stars This book was a good idea twenty years ago.
    This book was a good idea 20 years ago. However, if you want to understand numerical algorithms then you're better off using the WWW to find the pages you want OR buying a real Numerical Methods text. (Amazon has them all!)

    If you are a developer who just needs the recipe then these aren't the best algorithms to use. The Gnu Scientific Library is a much better place to start, the code is more modern. ... Read more

    Isbn: 0521750334
    Sales Rank: 8976
    Subjects:  1. C (Programming Language)    2. C++ (Computer program language    3. C++ (Computer program language)    4. Computer Bks - Languages / Programming    5. Computers    6. Discrete Mathematics    7. Numerical Analysis    8. Probability & Statistics - General    9. Programming Languages - C++    10. Science/Mathematics    11. Mathematics / General   


    $52.15

    Genetic Programming : An Introduction : On the Automatic Evolution of Computer Programs and Its Applications
    by Wolfgang Banzhaf, Peter Nordin, Robert E. Keller, Frank D. Francone
    Average Customer Review: 5.0 out of 5 stars
    Hardcover (30 November, 1997)
    list price: $69.95 -- our price: $69.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France

    Editorial Review

    Imagine a world in which computers program other computers based on strategies borrowed from biology and natural selection. Genetic Programming: An Introduction explores fascinating possibilities like these in a thriving area of computer-science research. This research-quality book is for anyone who wants to see what genetic programming is and what it can offer the future of computing.

    This text begins by situating genetic programming in terms of the history of computing and machine learning. Early sections show the links between Darwinism, molecular biology, and genetic programming. (Genetic programming uses the strategy of natural selection by solving a problem in successive iterations, which produces the "fittest" solution, much like new species evolve in the natural world.)

    The authors present a lot of molecular-biology background since it is central to the genetic-programming project. (There are interesting parallels here. Just as our DNA contains inert information, programs developed using genetic algorithms usually contain many "extra" instructions, too--which often leads to bloated, though effective, code in the final product.) Even though this is extremely technical material, the authors do manage to engage the reader in the imaginative leap from Darwin and DNA to computers and the world of genetic programming.

    Later chapters define what genetic programming is and what strategies it uses to let computers program themselves. The authors also examine the state of the art of genetic programming and define what problems need to be solved before it can be widely adopted. The amount of research in this section will mostly benefit specialists in the genetic-programming field.

    A later chapter on applications that use genetic programming offers dozens of papers, with applications of this approach from a wide variety of fields, including biology, industry, and computers (and some impressive technologies such as robotics and data mining). Though the authors exaggerate somewhat on how "real world" these applications are, it's clear that genetic programming will continue to improve and find its way into more areas of computing--with even more productive results. Though coding by humans is safe for the foreseeable future, genetic programming offers an appealing alternative to some kinds of problems. --Richard V. Dragan ... Read more

    Reviews (8)

    3-0 out of 5 stars Good as an overall, not for the details
    This book is good for getting a general view of genetic programming. Nevertheless, I think it neglects many details. For example, it is very hard to from the book how a simple selection strategy (tournament selection) works in practice.

    I do not think this book is useful for someone intending to code a genetic programming algorithm.

    5-0 out of 5 stars terrific textbook
    I skimmed the Koza books (GP: I & II) and this one at the store. Using the layout, chapter names, and the introductory chapters as my guide, I decided to buy this book to introduce me to the current state of the art in GP. The strengths of this book are its textbook format and the informal exercises that are presented for the reader at the end of every chapter. There is also a great deal of compilation from other relevant gp works presented in a localized, intra-chapter basis. The book is thus highly digestable to a newcomer, and is a far less time-consuming way to learn about GP than through the "expert" papers on the web. Having now almost finished the book, I feel that I am ready and able to author and apply GP techniques in a wide variety of applications and languages, having spent less than 20 hours in study time. A terrific achievement by Banzhaf and company, highly recommended.

    5-0 out of 5 stars Excellent, comprehensive and easy to read.
    We all know that kind of books where the author likes to show how much he knows making things intentionally complex....well...this is the opposite side of the spectrum.
    The book is very complete and detailed yet easy to read, even after a day of work.
    The first part of the book contains introductory information on background areas like probability, biology and computer science as a general discipline.
    Getting into the topic, it clarifies some of the differences between evolutionary systems and genetic algorithms and shows how all this contributes to the theory of genetic programming and the evolution of computer programs.
    It explains how things are done with different types of individuals (tree, linear, graph, etc) and gives valuable insight about the implementation process.
    Although you may need other sources for formal treatment of some topics, this book is a very good acquisition. ... Read more

    Isbn: 155860510X
    Subjects:  1. Artificial Intelligence - General    2. Computer Bks - General Information    3. Computer Books: Languages    4. Computer Graphics - Design    5. Computers    6. Genetic Algorithms    7. Genetic programming (Computer    8. Genetic programming (Computer science)    9. Programming - Software Development    10. Computers / Artificial Intelligence   


    $69.95

    1-5 of 5       1
    Prices listed on this site are subject to change without notice.
    Questions on ordering or shipping? click here for help.

    Top 

     
    Books - Computers & Internet - Computer Science - Artificial Intelligence - Cool Quant Books   (images)

    Images - 1-5 of 5       1
    Click image to see details about the item
    Images - 1-5 of 5       1