No doubt that both WordPress and CodeIgniter are excellent technologies, and this post is not about why one of them or the other is better. There is a good reason why WordPress is so popular, and also CodeIgniter, which is often compared with Laravel and Symphony and labelled like “the worse one”. Reality shows however, […]
Categories
Pattern Recognition

Probably one of the most simple neural networks for pattern recognition is Hopfield Neural Network. I don’t want to describe here how exactly the Hopfield Neural Network works. What is important, is that – opposite to algorithm like if(blah blah) go to line blah – neural networks can, for instance, learn, or can have a […]