Sciweavers

page 8 / 35
» books
Sort
View

Book
518views
15 years 8 months ago
Convex Optimization
Book web site includes links to a full course, software, and other material.
Stephen Boyd, Lieven Vandenberghe

Book
803views
15 years 7 months ago
Introduction to Neural Networks for Java
This book covers several topics such as: overview of neural networks, matrix operations in Java, Hopfield Neural Network, machine learning, feedforward backpropagation, Simulated a...
Jeff Heaton

Book
391views
15 years 7 months ago
Build a Computer from Scratch
"In this article series you will be shown how to build a computer system. This article series will cover how to select and install everything such as the case, motherboard, vi...
Jeff Heaton

Book
1759views
15 years 7 months ago
The C++ Hackers Guide
"This book contains over 100 hacks which help C++ programs deal with the real. It includes coding tricks, tips on how to code safely, ideas on programming style, and some real...
Steve Oualline

Book
460views
15 years 7 months ago
C++ Essentials
"This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented...
Sharam Hekmat