An in-depth tutorial on setting up and building AI powered applications with IBM visual recognition API. Learn to build scalable, robust AI apps.
learn to build visual recognition based apps using the IBM Watson Platform
seen from Russia

seen from United States
seen from United Kingdom
seen from United States
seen from United States
seen from India
seen from Türkiye
seen from Canada
seen from United States

seen from United Kingdom

seen from United States

seen from Australia
seen from Canada

seen from United States
seen from China
seen from Algeria

seen from India

seen from Malaysia

seen from Türkiye
seen from South Africa
An in-depth tutorial on setting up and building AI powered applications with IBM visual recognition API. Learn to build scalable, robust AI apps.
learn to build visual recognition based apps using the IBM Watson Platform
Installing Raspbian on a Raspberry Pi
Installing Raspbain on a Raspberry Pi
Congratulations on getting a Raspberry Pi. I am guessing you are building something cool with it and you want to get started. In this tutorial, you will learn about installing Raspbian OS and initiating a desktop environment on your raspberry pi. You might be trying to build a Raspberry Pi supercomputer or a server or anything else, Raspbian will help you a lot.
If you have already checked out…
View On WordPress
Errors while building a Raspberry pi supercomputer
If you are planning to build a raspberry pi based supercomputer, there is a good chance that you will face a lot of errors, despite following the documentation by a few people who have already built it.
In such a scenario, it is beneficial to know the different kinds of errors that you might face and how you can solve them. To address this issue, I have come up with a list of 6 common errors that might occur and a few potential solutions to solve them.
head over to my article to learn more about this: http://sourcedexter.com/6-common-errors-when-building-a-raspberry-pi-supercomputer/
Source Dexter is becoming better and I need your help!
Source Dexter is becoming better and I need your help!
Dear reader,
Thank you for being a part of my journey. Over the years, this blog has tried to become a destination for useful resources in the technological space.I have put my heart and soul into some of the things I have shared here and I have always wanted to make this big.
Among the tens of thousands of readers that this blog has witnessed, I know for a fact that many have found the…
View On WordPress
Blog series Idea : Image processing in python
Blog series Idea : Image processing in python
I am planning a series on image processing with python. The image processing would be helpful in machine learning tasks such as computer vision. It can also be used as a pre-processing step in applications like Optical CharacterRecognitions.
Following are the ideas I have. Please share the ones you think are important or useful in the comments below.
Image processing using Scikit-Image: This…
View On WordPress
Build your own steganography tool with python
Build your own steganography tool with python
Steganography is the process of hiding text or files like images, documents etc within another file like an image, audio, some other text, etc. This technique was used by many groups of people to hide and send a secret message so that only The person to whom it would be delivered could know what it contains. To extract the message from the hidden files many different tools can be used.
Here is…
View On WordPress