In the last few days, the 'GPT-3' name is spreading faster than Corona.
So I decided to analyze the trend of GPT-3. I used pyrends API to analyze the popularity.
After analyzing I created a visualization on Tableau.
In this repository you can find the slides and demo for End-to-End Object Detection with Azure ML & ONNX Runtime session, presented (in Italian) at WPC 2022 Conference on October 18th, 2022.
In this repository you can find slides and demos for the Optimizing Deep Learning models: theory, tools & best-practices session, presented (in Italian) at AI Day 2022 Conference on November 18th, 2022.
Assignment Project for High Performance Computing at South China University of Technology. Solving TSP problems by parallelized ant colony algorithms. Created by Li Jinyong(202220143152) and Liu Yitong(201930330186).
Stable Diffusion has changed the complete landscape of Generative Modeling. In this project, I plan to implement Stable Diffusion from scratch. The primary focus would be to use Intel Optimized libraries and packages.
This project demonstrates the use of Human Pose Estimation and extracting body joint coordinates to play music based on threshold values set for the joint coordinates.
Here we will be building out a Twitter Scheduler data pipeline, the idea is to collect hundreds of tweets in a file and all the tweets will be segregated and posted on Twitter profile depending on the time it's scheduled for.
Exact is a 0-1 Integer Linear Programming solver which is able to solve some hard problems using Pseudo-Boolean constraint propagation. It could be faster.
I have collected this Dataset from which is officially maintained by Jet Propulsion Laboratory of California Institute of Technology which is an organization under NASA. In this Dataset all kinds of Data related to Asteroid is included. This Dataset is publicly available in their website.
In this case study, I tried to explore the Modern Olympic dataset. The exercise mainly focuses on the analytics part, visualizing, trying to find out the most dominating countries for the past 120 yrs, etc.
In this case study, I had answered two questions regarding the dataset: 1. Is there a significant difference in the mean sex between the passenger who survived and the passenger who did not survive?. 2. Is there a substantial difference in the survival rate between the male and female passengers?
My project revolves around the idea of how people search for music which they would like to listen to at the moment according to their mood, the song's popularity or any factor which impacts the user and satisfies them. This project serves to satiate that need for users and recommends them songs.
An IoT projects which makes use of LDR sensor to detect light at the time of burglary. The sensor module connected to GSM module sim800 sends alert message to owner. At owner's descretion the Wi-Fi enabled nodeMCU ESP8266 records and provides live feed using using webcam intalled.