Pinned Loading
-
Pokemon-Detection-Model-Comparison
Pokemon-Detection-Model-Comparison PublicComparative 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
-
Find-a-maximal-clique-with-optimization-algorithm
Find-a-maximal-clique-with-optimization-algorithm PublicThis project solves the Maximum Clique Problem using continuous optimization algorithms like Projected Gradient Descent and Frank-Wolfe, implemented in a Jupyter Notebook.
-
Scratch-CNN-Image-Recognition
Scratch-CNN-Image-Recognition PublicAn 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
-
Weather-Time-Series-Forecasting-with-Seq2Seq-GRU
Weather-Time-Series-Forecasting-with-Seq2Seq-GRU PublicThis 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
-
Intesa-Sanpaolo-Stock-Price-Forecasting
Intesa-Sanpaolo-Stock-Price-Forecasting PublicStatistical 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
If the problem persists, check the GitHub status page or contact support.