Machine Learning How Neural Networks Solve the XOR Problem - Part II And why hidden layers are so important!!
Machine Learning How Neural Networks Solve the XOR Problem- Part I And why hidden layers are so important!!
General Understanding Dynamic Programming Dynamic programming, or DP, is an optimization technique. It is used in several fields, though this article focuses on its applications in the field of algorithms and computer programming.
General Visualizing the Defective Chessboard problem The Defective Chessboard problem, also known as the Tiling Problem is an interesting problem. It is typically solved with a “divide and conquer” approach. The algorithm has a time complexity