Sciweavers

Share

Tutorial
734views
1 years 7 months ago
Correlation based similarity measures-Summary
Correlation based matching typically produces dense depth maps by calculating the disparity at each pixel within a neighborhood. This is achieved by taking a square window of certa...

Tutorial
908views
1 years 9 months ago
Nguyen-Widrow and other Neural Network Weight/Threshold Initialization Methods
Neural networks learn by adjusting numeric values called weights and thresholds. A weight specifies how strong of a connection exists between two neurons. A threshold is a value,...
Jeff Heaton

Tutorial
1514views
2 years 20 days ago
An Introduction to Encog Neural Networks for Java
This article provides a basic introduction to neural networks and neural network programming using the Encog Artificial Intelligence Framework. Encog is an AI framework that is ava...
Jeff Heaton

Tutorial
1232views
2 years 1 months ago
Introduction to the Calculus of Variations
This is a self-contained paper which introduces a fundamental problem in the calculus of variations, the problem of nding extreme values of functionals. The reader should have a...
Jim Fischer

Tutorial
1205views
2 years 2 months ago
TikZ for High-Quality LaTeX Pictures
TikZ is a package for LaTeX for drawing pictures. This short tutorial introduces the basics and shows some practical examples.
books