Image Classification with Tensorflow (parts 1 & 2)

Image Classification with Tensorflow (parts 1 & 2)

Introduction See how to build an interactive image classification app using Taipy and Nvidia CUDA. Part 1 : Taipy GUI This first video demonstrates how to wrap a DeepLearning Image Classifier with interactive graphics in Taipy GUI. Part 2 : Taipy CORE In this second...
COVID dashboard

COVID dashboard

Try it live Get it on GitHub Introduction Demo Covid Dashboard is a multi-page application showing how Taipy Core and Taipy Gui can work together to build a minimalist but powerful application. This demo visualizes a Covid dataset for the year 2020. Pages shows...
Churn classification

Churn classification

Try it live Get it on GitHub Data Visualization This is the first page of the application, which allows the users to perform some level of EDA (Exploratory Data Analysis). The user can select the type of graph (scatter plot or histogram) and the data content (the...
Production Planning

Production Planning

Try it live Get it on GitHub Introduction Here, the problem consists of planning the production for two finished products: FPA (table) & FPB (stool).  Each Finished Product is manufactured from two raw products: RPA (oak wood) and RPB (pine planks). In this demo,...
Bar Cutting

Bar Cutting

Try it live Disclaimer The code is not publicly available at this stage. It can be shared upon request. Please feel free to contact us If you wish to receive a sample. Initial Page Here, you can select which of the two cases you wish to execute, then click on the RUN...