Compile and install Caffe with CUDA and cuDNN support on windows from source

nVIDIA CUDA Neural Network

Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley Vision and Learning Center (BVLC) and by community contributors. Yangqing Jia created the project during his PhD at UC Berkeley. Caffe is released under the BSD 2-Clause license. In this…

Continue reading

Matrix implementation and operations in C++ – Part 1

Matrices are undoubtedly a very important topic in computer science. With the help of matrices many computational problems, ranging from finding roots of algebraic equations to extensive image manipulation and feature extraction in image processing and even video games, will become solvable. In this tutorial we will have a look into how…

Continue reading

Pimping up your Ubuntu!

NUMIX icon and themes for linux

Want great look and feel on your Ubuntu machine? then follow this guide! First of all, install NUMIX icons and themes

Then, to easily change the themes and icons, install unity’s tweak tool

If you are on a GNOME based desktop (not unity) then get gnome’s tweak tool!…

Continue reading