CodeDelphiIDERAD Studio

Cartoonify Photos With This Easy But Powerful Neural Network

Based on this wiki : a convolutional neural network (CNN, or ConvNet) is a class of deep neural network, most commonly applied to analyze visual imagery. They are also known as shift invariant or space invariant artificial neural networks (SIANN). Convolutional Neural Network? That sounds complicated! Is it? Good news,  DeepAI.org has provided an API to access, so we can quickly build…
Read more
DelphiShowcase

Real World Drama In This Exciting GPS Motorcycle Game

The great thing about RAD Studio Delphi is that the Firemonkey framework does a lot of the hard work for you in your mobile apps. Things like integrating with the mobile device’s hardware and sensors are made much less complicated by the power of the components and runtime library. Combine that with your own imagination and you can come up with something wonderful like WarmerKouder by Dutch…
Read more
DelphiShowcase

The Ultimate Productivity Application: My Shift Planner

Most organizations, particularly in the retail and manufacturing sectors once they go beyond a handful of employees, start to introduce shift working arrangements. Shifts can help to make the most efficient use of work time and ensure a continuous production or service availability. The filling and coordination of shifts, however, also introduces some complexities and before long administrators…
Read more
CodeDelphiRAD Studio

Data Visualization: 5 Ways To Be An Enterprise-Grade Master!

In this article, you’ll learn what data visualization is, how to start learning data visualization in windows, using Python Windows GUI Builder with data visualization, How to use Matplotlib, Seaborn, Bokeh, NetworkX, and Plotly Python libraries for Data Visualization Tasks, Python GUI data visualization results, and many more. What is data visualization? Data Visualization is an…
Read more