-
-
nn-zero-to-hero-karpathy Public
This repo contains my notebooks and experiments while following Karpathy's "Neural Networks: Zero to Hero" course. Started with NN fundamentals, and then built and trained complex models from scrat…
Jupyter Notebook UpdatedFeb 6, 2025 -
SoftActorCritic-Pendubot Public
Reinforcement Learning: Soft Actor-Critic + LQR Controller for Pendubot Swing-up
Python UpdatedJul 31, 2024 -
Natural Language Processing: Neural dependency parsing with BiLSTM and BERT.
Jupyter Notebook UpdatedFeb 26, 2024 -
WebScraping-MYmoviesIT Public
Script for scraping MYmovies.it using BeautifulSoup
Python UpdatedFeb 20, 2024 -
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.
-
ComputerVision-Assignments Public
Programming assignments for "Computer Vision and Cognitive Systems" course at UniPd
-
Address the crowd counting problem on the Mall dataset (sparse) by exploring regression-based (Xception) and density-based (CSRNet) approaches.
-
NLP-Assignments Public
Programming assignments for "Natural Language Processing" course at UniPd
Jupyter Notebook UpdatedNov 29, 2023 -
Comparison of Gradient Descent and Block Coordinate Gradient Descent methods through a semi supervised learning problem.
-
-
Yashi-Game-SAT-Logic Public
Solving the Yashi game using a combination of graph theory and SAT-solving. First, connectivity of the graph is verified, and if true, identification of all possible cycles is done. Then, after gen…
-
MEB-Anomaly-FW-Optimization Public
Forked from suleymanerim1/MEB_FrankWolfe_OptimizationImplementation of three variants of the Frank-Wolfe method for solving the Minimum Enclosing Ball problem, and application to anomaly detection.
-
A comprehensive Statistical Analysis in R of a Life Expectancy dataset, covering Data Wrangling, EDA (Visualizations and Hypothesis Testing), and Supervised Learning (Regression and Classification).
1 UpdatedAug 15, 2023 -
BigDataComputing-UniPd Public
Homework projects for the "Big Data Computing" course at UniPd. The overall objective is to explore and utilize parallelism using Apache Spark.
-
Jupyter Notebook Updated
May 24, 2023 -
Jupyter Notebook Updated
May 24, 2023 -
-
-
-
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…
-
-
-
-
-