Sciweavers

page 19 / 35
» books
Sort
View

Book
417views
15 years 8 months ago
Eye, Brain, and Vision
"This book is mainly about the development of our ideas on how the brain handles visual information; it covers roughly the period between 1950 and 1980. Intuition tells us t...
David H. Hubel

Book
19360views
15 years 8 months ago
Numerical Recipes in C
C code implementation of several math algorithms such as Linear Algebraic Equations, Interpolation and Extrapolation, Integration of Functions, Evaluation of Functions, Random Num...
William H. Press, Saul A. Teukolsky, William T. Ve...

Book
3864views
15 years 8 months ago
Constrained Optimization and Lagrange Multiplier Methods
"This is an excellent reference book. The author has done a great job in at least three directions. First, he expertly, systematically and with ever-present authority guides t...
Dimitri P. Bertsekas

Book
7793views
15 years 7 months ago
Introduction to Neural Networks for C#
"Introduction to Neural Networks fpr C#, Second Edition, introduces the C# programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures...
Jeff Heaton

Book
612views
15 years 7 months ago
HTTP Programming Recipes for Java Bots
The book covers the following topics: examining the structure of HTTP requests, monitoring the packets being transferred between a web server and web browser, executing simple HTTP...
Jeff Heaton