Posted in engineering by Christopher R. Wirz on Wed Apr 01 2020
Code coverage is best practice and a worthy investment - but how do you convince the customer?
Read MorePosted in engineering by Christopher R. Wirz on Wed May 02 2018
TCP rewrite can be used to modify packet captures - allowing you to replay traffic to different ports and addresses.
Read MorePosted in engineering by Christopher R. Wirz on Mon May 08 2017
One of the most common stability problems in AI/ML training occurs when a computer hangs, or when it appears to be completely frozen while, in reality it is still training.
Read MorePosted in engineering by Christopher R. Wirz on Wed Feb 08 2017
Set notation is an important convention in computer science. This cheat sheet is extremely useful.
Read MorePosted in engineering by Christopher R. Wirz on Sat Jun 11 2011
Calculate ISA values for standard day in browser using javascript. Standard day calculations are based on the air column theory to determine atmospheric conditions at a given altitude.
Read MorePosted in engineering by Christopher R. Wirz on Wed Jun 18 2008
Feed forward neural networks can be represented by matrix math and can use analytical gradient descent.
Read MorePosted in engineering by Christopher R. Wirz on Mon May 19 2008
While least squares does not give precedence to the error on certain measurements, the weighted least squares can.
Read MorePosted in engineering by Christopher R. Wirz on Sun May 18 2008
The least squares problem has an analytical solution - achieving a feasible solution when minimized.
Read MorePosted in engineering by Christopher R. Wirz on Tue Apr 08 2008
Gram-Schmidt orthogonalization takes a nonorthogonal set of linearly independent functions and constructs an orthogonal basis over an arbitrary interval
Read More