Neural Networks Books
Related Subjects: Conferences Companies Research Groups People Software Organizations Books Publications
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250

Used price: $29.87

Entry level introduction, but not consistentReview Date: 2007-01-11

Used price: $135.64

very good but...Review Date: 2003-07-07
rigorous text providing the reader with a global view of the subject.
there's just a problem of bad timing: due to the fast rate at which radically new results appeared recently and will keep appearing in the next several months, the book is already old before hitting the market.

Don't bother with this bookReview Date: 2004-04-24
I was looking for a book that described C++ classes of neurons and networks, but did not find such things here. I can't recommend this book any less.
Misleading title, obsolete codeReview Date: 2004-03-11
Meaty, but could be a bit more organized.Review Date: 1999-05-09
Some thoughtsReview Date: 2000-03-03
michael@bimamail.com (NO SUPPLEMENT DISK)Review Date: 1999-06-30

Used price: $40.00

Gately's results are very misleadingReview Date: 1999-12-18
In a 4 page passage of the book I found at least 10 errors involving contradictions between text, tables and figures. This becomes very frustrating if you are trying to reproduce the results Gately achieved--a task I have found impossible.
Gately also claims great success however he does not test his neural nets on a validation set of data. This is a fatal error in real trading. It is therefor impossible to determine if he was successful at all.
It is clear that Gately does not have a background in quantitative sciences, as he has little skill in accurately and completely reporting procedures and results.
The idea of the book and the trial and error approach is good but another author should write the second edition.
Succinct; clear and moderately comprehensive overview.Review Date: 1998-02-22
poor and misleadingReview Date: 1999-09-27
His errors includes poor sampling of test data, no validation data, poor data preparation, highly correlated inputs, small sample size, basing design changes in on insignificant changes in error, etc.
The extensive bibliography may be useful to some, but I would bet my net worth that it is not a list of books he has read. If you have a copy of Azoff's book on forecasting, you will find that Gately essentially cribbed the bulk of his bibliography from Azoff. The few remaining entries were cribbed from the bibliography found in the Neuroshell literature. The book is fairly heavy with hype for the Neuroshell product. (Not that it's a bad product.)
If you're thinking of buying this, I would recommend instead Master's Practical Neural Networks in C++. Doesn't matter if you don't program, it has plenty of good text, and most importantly, sound advice.
Worth the moneyReview Date: 2003-06-19
"Succinctly explains how neural networks function, what they can accomplish as well as how to use, construct and apply them for maximum profit."
Ok, so perhaps it should say .... An introductory text with basic definitions and a example of how to use a neural network to predict the S & P 500. But even on the grander promise this book delivers. The book is too basic for those previously familiar with NNs, but perfect for someone who merely would like to begin and fears the prospect of becoming too frustrated to finish. Gately points out potential snares and discusses how to overcome them and walks the reader through a project. He describes how to preprocess the data to ensure meaningful results.
I have followed his steps and have been very please with my project, this book and the value I received when purchasing it.
This book says very little about Neural NetworksReview Date: 1998-05-09


Not a very good!Review Date: 2003-08-12
The software has many bugs that prevent it from be a useful tool. It is very, very, very clear the author did not check his work to make sure the software and the descriptions in the book matched. I tried several of the examples in the book (starting from the very first one) and found several key points that were at variance with the description in the text. Moreover, the text itself is incomplete to poor in general. I see what must be several editing errors (ie. cases where cut and paste were used but never taken out when new text was inserted).
I tried contacting the author via email to ask questions --- not available.
The good news is, I bought the book very, very, very cheap!
If you can find it for day ... at a book sale, it might be worth it to play around with, otherwise, forget it! Maybe it was dirt cheap because it is so bad.
Useful bookReview Date: 2000-08-20
Simulnet can not be usedReview Date: 1999-11-17
Good theory but not worth the moneyReview Date: 1999-10-26


Very useful bookReview Date: 2003-06-27
The worst book everReview Date: 2002-12-05
I have used the three first source code and ... they are so buggy.
They're wrote in C but doesn't compile due to evident syntax errors (so evident, are they here so as to made these source code unusable ?).
The content of the book is not equilibrate (some metaheuristics aren't discussed thoroughly).
If the authors use there source code, I think evereything presented in this book is completely false.
Don't buy it, there are some better books to buy.
SuperficialReview Date: 2001-03-26

Waste if moneyReview Date: 2005-08-02
Hi-tech is always the best???????????Review Date: 2001-08-06
Covers a lot.Review Date: 1999-06-27
Used price: $9.21

Too gentle an introductionReview Date: 2006-02-13
The math of back propagation learning encompasses all of 4 pages of Ch. 6. Nearly all the rest of the book are broad-stroke "examples" of how people use a proprietary package (BrainMaker) to build nets for various applications. The book is practically an add for BrainMaker, which I guess is not surprising since the book is published by "California Scientific Software Press", the makers of BrainMaker. Anyone sense a teeeeny amount of compromised objectivity here?
Perhaps my biggest problem with the text is the lack of either implementation examples or code. Anyone who will be reading this will be hardcore CS types who can code, and what they are going to want to see are examples of a working NN and how to code one. What they aren't looking for are instructions on how to used a canned (and costly) closed-source software package.
There are much better books on the subject than this one; please, read those and stay away from this one.
Neural Network IntroductionReview Date: 2000-04-28

Good bookReview Date: 2002-09-27
I know that for sure because I was totaly illiterate in that topic before I red it.
This book requires some prerequisite knowledge from reader.
Reader must have at least average undergraduate knowledge of discrete matematics,probability theory and matrix algebra.
I saw from previous reviews that some "good" C++ programmers expects to learn all that mathematics from one 500 pages book.
I think that would be impossible even for a perfect neural network.
Good bookReview Date: 2002-09-27
I know that for sure because I was totaly illiterate in that topic before I red it.
This book requires some prerequisite knowledge from reader.
Reader must have at least average undergraduate knowledge of discrete matematics,probability theory and matrix algebra.
I saw from previous reviews that some "good" C++ programmers expects to learn all that mathematics from one 500 pages book.
I think that would be impossible even for a perfect neural network.
Not recommendedReview Date: 2004-04-11
The book is not for a "mathematician" since it often lacks precision, coherence, mathematical rigor, clarity, ... More often than not, you will find wordy explanations instead of simple formulas
It will displease a "programmer" too. The book's title is "C++ Neural Networks and Fuzzy Logic" so one may expect to find some well-thought and proven design ideas on how to implement NN and FL in C++ as well as a decent C++ library. Instead you will find just an amateurish C++ code (like anybody had any doubts that NN can actually be implemented in C++).
Numerous times author uses this "trick": he introduces new concept, delivers a couple of vague statements about the concept, and promises a better explanation later (in the following chapters, next series, etc).
How do you like this for definition: "STABILITY refers to such convergence that facilitates an end to the iterative process". You can find a lot of such "pearls" in this book.
Don't waste your time... There are better books
FYI: the book includes just a floppy disk instead of CD.
Bad and code is uselessReview Date: 2000-09-21
They do go over the AI terms and types of Neural nets and I did learn something by reading about it but not enough to justify the price of the book.
Big promises but no deliveryReview Date: 2004-03-15
The authors do a lot of 'hand waving' at important concepts, almost as though the book was written as a companion piece to a course lecture. (Sometimes it really does read as though it's just a transcribed volume of professor's notes.) Numerous times I found myself stopping and thinking "wait, don't get off that topic yet! You've barely addressed its basics," and wondering if I had somehow missed something on the previous page or two.
The code supplied is abominably written, a Frankenstein hodgepodge of C and C++ intertwined. This code can be made to run with some work, but it could hardly be used as a sound basis for further development or experimentation.
You can derive good conceptual information out of this book, but it takes a lot of work. You really have to bludgeon your way through it, and that is no recipe for a successful educational text.

Used price: $0.79

Full of fundamental and transcription errorsReview Date: 2005-03-20
It tries to focus on the basic concepts behind the various components used in DWDM.
The problem is the numerous errors and the incoherence throughout the book:
- notation varies;
- errors are flagrant and should have been easely corrected with a simple review;
- some fondamental errors of physics: the photon does not a mass!!!! (p. 8)
Should be reedited.
OK for a salesman, but overpriced.Review Date: 2003-04-25
Not easy to understandReview Date: 2002-10-17
Much better book is the following:
ISBN: 3895781746
Adequate introduction, but there are better...Review Date: 2001-01-24
The other reviews about the book's low editing quality were right on. It has the feel of something produced with a laptop, one weekend and an inkjet.
Mostly uselessReview Date: 2001-01-04
Related Subjects: Conferences Companies Research Groups People Software Organizations Books Publications
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
Pros:
A quick read; covers a lot of ground; will introduce you to the major issues and challenges in intranet development.
Cons:
For people who have been involved with IT/www projects, this book offers little new; several writers have contributed, and the result is an inconsistent flow with some redundancy; the text will cover so many topics (technology, project management, intranet concepts, extranets, mobile devices, usability, information architecture, and more), that a we never really get in depth.
Who will really benefit from this book:
Students, absolutely newcomers to the field, and those who, as bedtime reading, need a catch-up overview of the field.