Derma diseases are common conditions with a variety of causes. Some of them can cause death like Melanoma, but with early diagnosis, we can save many lives.
Dermato.AI is an AI tool that can identify, detect, and segment of 3 types of similar-looking skin diseases.
This project aims to predict freshwater quality using machine learning techniques, specifically Adaptive Particle Swarm Optimization (APSO) and Convolutional Neural Network (CNN). The APSO algorithm is used for feature selection, while the CNN is used for classification. The model achieved an accura
The proposed method uses a Residual Network (ResNet) architecture with Auto Mixed Precision (AMP) to classify images of crops and weeds. The use of AMP allows for dynamic adjustment of the precision of computations during training and inference, which can improve the model's performance.
Deploying a binary classification model on Azure Function to do on-demand predictions at scale powered by Intel oneAPi AI Analytics Toolkit. We have multiple versions of the model with varying f1 scores - the latest model has 94 as it's f1 score. Integrated GitHub actions with GitHub repo to make se
Individual initiative in Brazil of the world's first Linux image with native kernel 6.2-rc5 or higher with Intel ARC stable open source driver. All GPU detection procedure takes place automatically during installation.
We will create a simple Neural Network using CUDA and DPC++. Then, we will use oneAPI to test our code using an Intel base workstation and compare it with the performance of an NVIDIA GPU.
Using EVs' charging data, I explored when drivers are likely to plug in their cars, and how much additional electricity demand will be created when the number of EVs increases.
This project uses oneAPI to realize the parallelization of discrete cosine transform, and completes the performance test of the algorithm on the DevCloud platform