Pinned Repositories
2019-Global-Optimization-UNIFI
Comparison of two algorithms for hyperparameters global optimization: Radial Basis Functions and Bayesian gaussian processes.
ABR_vs_ARN
Analisi delle differenze tra Alberi Binari di Ricerca e Alberi Rosso-Neri.
aifa-scraper
Software Architectures and Methodologies exam
barren-plateaus
Quantum Information exam
fedem96
NeuralNetworksOnGraphs
Experiment different Neural Networks to classify graph nodes on citation networks datasets
predict-cancer-variables
Master thesis in Computer Engineering. The aim is to predict variables from breast cancer reports.
Video_Tracking
A project about video object tracking and face detection. A special thank to Giulia Forasassi [@GiuliaForasassi] for participating in the creation of test videos.
Minigrid_HCI-project
Train agents on MiniGrid from human demonstrations using Inverse Reinforcement Learning
MNR_MUSCIMA_Notes_Recognition
An academic project about the retrieve of information about notes in music sheets using a Faster R-CNN and MUSCIMA++ dataset. The project was made by me and Federico Magnolfi [@fedem96].
fedem96's Repositories
fedem96/NeuralNetworksOnGraphs
Experiment different Neural Networks to classify graph nodes on citation networks datasets
fedem96/Video_Tracking
A project about video object tracking and face detection. A special thank to Giulia Forasassi [@GiuliaForasassi] for participating in the creation of test videos.
fedem96/aifa-scraper
Software Architectures and Methodologies exam
fedem96/barren-plateaus
Quantum Information exam
fedem96/ABR_vs_ARN
Analisi delle differenze tra Alberi Binari di Ricerca e Alberi Rosso-Neri.
fedem96/fedem96
fedem96/predict-cancer-variables
Master thesis in Computer Engineering. The aim is to predict variables from breast cancer reports.
fedem96/GameOfLife
Web implementation of the Game of Life made in HTML, CSS, and JavaScript (using Vue.js).
fedem96/Grafi_SCC
Analisi della complessità dell'algoritmo che calcola il numero di componenti fortemente connesse in un grafo diretto.
fedem96/herd-data-selection
Bachelor thesis in Computer Engineering. The aim is to compare classifiers for in-orbit data selection in the HERD experiment.
fedem96/Hyperparameters_Optimization
A little project to avoid manually tuning of hyperparameters.
fedem96/matrici
fedem96/Minigrid_HCI-project
Train agents on MiniGrid from human demonstrations using Inverse Reinforcement Learning
fedem96/MNR_MUSCIMA_Notes_Recognition
An academic project about the retrieve of information about notes in music sheets using a Faster R-CNN and MUSCIMA++ dataset. The project was made by me and Stiven Metaj [@StivenMetaj].
fedem96/Nearest_Neighbors
Nearest Neighbors in C++, OpenMP and CUDA
fedem96/Ngrams
fedem96/Rental
Approfondimento sull'utilizzo dei Design pattern di Singleton e Observer, nello scenario di un autonoleggio.
fedem96/SentimentAnalysis-LambdaArchitecture
fedem96/SO_Developer_Survey
Analisi di Decision Tree e Random Forest nel predire se il salario di uno sviluppatore è sopra o sotto la mediana. Il dataset considerato è: Stack Overflow Developer Survey, 2017.
fedem96/Tabelle_Hash
Progetto che analizza come si comportano le tabelle hash al crescere del numero di dati inseriti all’interno di esse.
fedem96/TestUnityProject