Inference of Tensorflow model using OpenVINOStep 1: Keep your tensorflow model ready after training. Although OpenVINO begun has a tool to work with Command prompt, post 2023 version…Mar 10Mar 10
Monitoring IoT Sensor Data on InfluxDB CloudInfluxDB is an open-source time series database (TSDB) developed by the company InfluxData.Jul 13, 2022Jul 13, 2022
Machine Learning using oneAPIMachine Learning models should be optimized for accelerated performance. oneAPI is a tool from Intel which does the same. It is an open…Jul 8, 2022Jul 8, 2022
Simple REST API integrating API Gateway with AWS LambdaStep 1: Go to AWS Management Console and search for AWS Lambda, click on Create FunctionJul 5, 2022Jul 5, 2022
Conversion of Datatypes in PythonLet’s take variable a, assign a specific value to it and check its datatype.Jul 4, 2022Jul 4, 2022
Deploying AI Models on Edge using OpenVinoIn this blog tutorial, we walk you through the deployment of AI based models on the Edge Devices such as Raspberry Pi, Intel Upsquared…May 24, 2022May 24, 2022
Running Streamlit from Google ColabStreamlit is a Python library for building Web Apps. System’s configuration and compatibility plays a handy role in running the Web App…Feb 15, 2021Feb 15, 2021
Serial Communication in Arduino UnoSerial Communication is the process of sending or receiving information between data processing equipment. It sends/receives the data one…Jul 6, 2020Jul 6, 2020