Are you looking for a simple, flexible, and powerful deep learning library, and build a nice GUI for them? You can deliver enterprise-grade AI solutions easily by combining Keras and Python4Delphi library, inside Delphi and C++Builder.
Keras is a high-level neural networks API for Python. Keras acts as an interface for the TensorFlow library.
Keras is designed for human beings, not machines.
Learn Python With Build A Python GUI App Tutorial Video
March 24, 2021
Did you know that you can create a GUI app that can drastically improve your workflow? Well, this video will show us how! Dev Ed recently shared a video tutorial that will teach us how to create a GUI app using Python and its default GUI module ~ the Tkinter. In this new…
In this tutorial, we will learn about how to do data visualizations using Delphi’s TChart or TeeChart.
TChart is the 100% Native Data-Aware Charting Component Library for Delphi and C++ Builder (v5 and later) and all RAD Studio versions.
1.
Powerful Python For Delphi VCL vs Python GUI Generator: PAGE
March 20, 2021
Are you an expert in desktop apps and GUI development who want to also work with Python because of its simplicity, flexible use, and growing demand in the market out there? Or are you a Python Developer at any level who wants to start a GUI development journey? This article is for you.
We will review the two examples of the most powerful Python Desktop App and GUI Frameworks:Python For…
Learn Three Different Ways of Formatting String in Python!
March 18, 2021
In this post, we will learn three different ways of formatting string in Python as well as which one you should use.
The old way
In the beginning of Python, there was only one way to format strings – by using %s. Let’s an example:
"Hello, %s" %s…
Learn About Demystifying Deep Learning for Data Scientists From Eric J. Ma In This PyCon 2020 Video
March 17, 2021
PyCon is an annual conference where the Python community is being gathered for one meaningful and educational event. Despite the global pandemic, the PyCon 2020 was still a huge success as the speakers managed to utilize the digital platform to deliver their educational and…
Learn Python With Tkinter Python GUI Tutorial For Beginners: Introduction to Tkinter Video
March 16, 2021
A graphical user interface is an application that has buttons, windows, and lots of other widgets that the user can use to interact with your application. Building a Graphical User interface application using the Python Programming language is not really as complex as it sounds. In fact, it is surprisingly easy and fun! In this video presented by Programming Knowledge, we will be introduced to…
Compare Python For Delphi VCL vs Dear PyGUI For Windows Apps
March 13, 2021
Are you an expert in desktop apps and GUI development who want to also work with Python because of its simplicity, flexible use, and growing demand in the market out there? Or are you a Python Developer at any level who wants to start a GUI development journey? This article…
Programming Knowledge recently created a tutorial series dedicated to Tkinter, a built-in module for Python that allows you to create a Graphical User Interface application. The Tkinter Python GUI Tutorial for Beginners series is divided into multiple parts to help us…
Learn Python With Python Top 5 GUI Frameworks Video
March 9, 2021
If you are planning to create your first Graphical User Interface application, the first thing you must consider is to pick the right GUI framework. It is important to note that there are tons of GUI frameworks available today and most of them will vary in terms of their overall functionality and complexity. In this video presented by Parwiz Forogh, he will share with us five of the most popular…