Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ricca200xx's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ricca200xx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Pokemon-Detection-Model-Comparison Pokemon-Detection-Model-Comparison Public

    Comparative study of Yolov11s, rt-detr, and Faster r-cnn for real-time pokemon detection. Evaluates performance on a balanced 9-class dataset. results show yolov11s offers the best speed and accura…

    Jupyter Notebook 1

  2. Find-a-maximal-clique-with-optimization-algorithm Find-a-maximal-clique-with-optimization-algorithm Public

    This project solves the Maximum Clique Problem using continuous optimization algorithms like Projected Gradient Descent and Frank-Wolfe, implemented in a Jupyter Notebook.

    Jupyter Notebook 3 1

  3. Scratch-CNN-Image-Recognition Scratch-CNN-Image-Recognition Public

    An end-to-end image classification project implementing a Convolutional Neural Network (CNN) from scratch using PyTorch. The model classifies images into 20 categories and demonstrates a complete d…

    Jupyter Notebook 1

  4. Weather-Time-Series-Forecasting-with-Seq2Seq-GRU Weather-Time-Series-Forecasting-with-Seq2Seq-GRU Public

    This project presents a PyTorch solution to the Deep Learning Course Challenge, predicting 76 weather variables for 30 future steps from 90 historical steps. It employs a Seq2Seq GRU model with dat…

    Jupyter Notebook 1

  5. Intesa-Sanpaolo-Stock-Price-Forecasting Intesa-Sanpaolo-Stock-Price-Forecasting Public

    Statistical forecasting of Intesa Sanpaolo (ISP.MI) stock prices using R. This project compares traditional econometric models (ARIMA, ETS) with modern hybrid approaches (GAM, Prophet + ARIMA) to p…

    R