Skip to content
View Di40's full-sized avatar
  • Italy

Highlights

  • Pro

Block or report Di40

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. MEB-Anomaly-FW-Optimization MEB-Anomaly-FW-Optimization Public

    Forked from suleymanerim1/MEB_FrankWolfe_Optimization

    Implementation of three variants of the Frank-Wolfe method for solving the Minimum Enclosing Ball problem, and application to anomaly detection.

    Python 1

  2. EEG-Emotion-Classification EEG-Emotion-Classification Public

    Emotion recognition from EEG data (Bachelor's thesis), using the DEAP dataset. Performed manual feature selection across three domains: time, frequency, and time-frequency. Used different classifie…

    Python 5 1

  3. CrowdCounting_Xception_CSRNet CrowdCounting_Xception_CSRNet Public

    Address the crowd counting problem on the Mall dataset (sparse) by exploring regression-based (Xception) and density-based (CSRNet) approaches.

    Jupyter Notebook 1

  4. Time-Series-Forecasting-Museum-Visitors Time-Series-Forecasting-Museum-Visitors Public

    Analyze and forecast time series data on the number of visitors to various Italian museums using techniques such as TimeGPT, SARIMAX, Holt-Winters, Lasso, Gradient Boosting, GAM, etc.

    Jupyter Notebook 2

  5. NeuralDependencyParsing-ArcEager NeuralDependencyParsing-ArcEager Public

    Natural Language Processing: Neural dependency parsing with BiLSTM and BERT.

    Jupyter Notebook

  6. SoftActorCritic-Pendubot SoftActorCritic-Pendubot Public

    Reinforcement Learning: Soft Actor-Critic + LQR Controller for Pendubot Swing-up

    Python