Did you know it’s easy to make use of some truly excellent Python libraries to super-charge your Delphi app development on Windows? Adding Python to your toolbox of Delphi code can enhance your app development, bringing in new capabilities which help you provide innovative and powerful solutions to your app’s users, which combine the best of Python with the supreme low-code and unparalleled…
A Beginner’s Guide to Artificial Intelligence
November 30, 2021
There’s no denying the tumult, horrors and massive loss of life during World War II. But, as is often the case, from this environment of desperation and hardship sprang many technological advances. Alan Turing, helped lead an unprecedented cadre of mathematicians and…
The High-Performance Future Of AI Is REST APIs
September 21, 2021
Businesses mostly prefer artificial intelligence solutions that are customized as per their needs and serve exactly the same purpose that they want to achieve. In such situations, that require a significant level of customization, desktop apps are still an ideal choice of…
Analyzing time series can be a heavy burden for your apps. The calculations involved can vary from reasonably simple to mind-numbingly complex, and doing it the wrong way can bring even a desktop machine to its knees. We’re going to show you five different ways to perform high-performance analysis on a time series to truly add enterprise-grade power to your apps using the python windows GUI…
Are you familiar with the concept of OCR? Wouldn’t it be nice to be able to easily convert images of typed, handwritten or printed text into machine-encoded text? Take a look at the two images below, with just a few lines of code we will make our Windows, Mac, Android…
Powerful Advanced Scientific Computing - it's easy!
May 27, 2021
In this article, you’ll learn what scientific computing is, why we use python for scientific computing, and how to use python windows GUI builder with scientific computing libraries, the results, and many more.
What is Scientific Computing?
According to Golub and…
The AI API “Fast Style” is a form of graphical style transfer which uses a neural network to combine the artistic styles of one image with another to render a new unique image. You can think of it as taking a photograph and combining it with a Manet painting to produce a unique photo after the style of Manet.
To make art, we will use the help of DeepAi.org a platform that you can…
Upscale Images With DeepAI's Super Resolution API
May 22, 2021
DeepAI is a prominently popular platform for artificial intelligence. They provide research, guides, news, and several AI APIs.
You can learn more about their APIs from this link: https://deepai.org/apis
The range and depth of the APIs offered by DeepAI are quite…
This API Adds Machine Learning Computer Vision To Your App
April 28, 2021
Microsoft’s Azure has a broad collection of services you can access with an easy-to-use API.
Azure is Microsoft’s cloud hosting and computing platform with a catalog of more than 200 different products. It also includes products that allow you to implement…
Machine Learning: 5 Ways To Use ML in your Windows Apps
April 27, 2021
How do I start using Machine Learning in Windows?
Machine learning isn’t just for the cloud, or run locally in a web browser or command prompt. Microsoft is bringing it to PCs in the latest Windows 10 release. For example, Microsoft provides Python’s WinRT to create Windows Machine Learning applications, and ONNX (Open Neural Network Exchange) format, an open standard for sharing trained…