Our brain can be viewed as a machine that can learn anything and not as a set of innate evolved domain specific abilities, obtained throughout time. This may mean that our Machine Learning theories may actually be the right way of approaching Artificial General Intelligence.
Comparison between matrix operations with for loops and numpy, when using the OpenCV remap function with python. The effect of vectorization on performance.
Last week, I had the privilege of attending the first ever Voxxed Days event held in Greece. It took place on October 21st, in Thessaloniki, second largest city of Greece and at the same time a beautiful and friendly place situated in the North part of the country. The event was primarily organized by Patroklos… Read more: Voxxed Days Thessaloniki
Image processing techniques for binarization (Niblack, Sauvola, Wolf Jolion), entropy measurement, blur measurement and deblurring and image luminosity measurement
This post is about having a docker container, equipped with python and all the necessary programming packages and using Xcode to remotely access and edit the code
This post is about using vim as an editor with code assistance capabilities (pydiction, youcompleteme) for python programming. A Tensorflow case is presented