
Deep learning with Keras, Redis, Flask, and Apache
Deep learning with Keras, Redis, Flask, and Apache
Deep learning with Keras, Redis, Flask, and Apache
untuk caffe installation silahkan lihat diskusi di bawah: https://github.com/BVLC/caffe/wiki/Ubuntu-16.04-or-15.10-Installation-Guide need supports Caffe installation call me at : sarwo.jowo@gmail.com
untuk download form JAD terbaru silahkan unduh dari link dibawah: https://drive.google.com/file/d/0BySymQGLgs0zODZKRzRldnQyV0xBdWp1QUdCSjU4REs4bGJj/view?usp=sharing
1. Download from souce https://developer.nvidia.com/rdp/cudnn-download 2. extract file : tar -zxvf cudnn-8.0-linux-x64-v5.1.tgz 3. copy libcudnn.so.5.1.10 and libcudnn_static.a to /usr/local/cuda/lib64 use command like this : sudo cp cudnn.h /usr/local/cuda/include/ 4. Just adding the cuda path to […]
Lets get it started,.. Step 1. Please install file dependencies required from OpenCV, just run the following commands see below : sudo apt-get -y install libopencv-dev build-essential cmake git libgtk2.0-dev pkg-config python-dev python-numpy libdc1394-22 libdc1394-22-dev […]
Download Caffe Create a directory where you would like to install caffe. For all future reference, this will be called the <caffe-home>, for example if user ubuntu in directory /home/ubuntu/caffe From inside the <caffe root> […]
Hardware & cuda version The following installation has been implemented and successfully tested on CUDA 8.0 and NVIDIA TITAN X(Pwered by Pascal) GPU. However the method can simply be used for older version of CUDA […]
Convolutional Neural Network (CNN) adalah algoritma berbasis Deep learning yang saat ini banyak dipakai untuk extraksi gambar, algoritma ini lahir setelah penelitian tentang neural sempat mati suri, sekalianpun para peniliti mencoba menggabungkan dengan teknik lain […]
Bagi yang mau install library python bisa gunakan link dibawah http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy langkahnya sebagai berikut : Download lalu copy ke directory script lalu jalan, jalan pakai command contoh seperti di bawah : pip2.7 install scipy-0.16.1-cp27-none-win_amd64.whl […]