Pinned Repositories
evol-signal-comm
Code and supplementary material of the paper "A Signal-Centric Perspective on the Evolution of Symbolic Communication" (GECCO'21)
fakenews_simulator
Simulating the spreading of fake news over online social networks.
hashcode_unitn
Solutions from the Google Hash Code competition, part of a seminar held at UniTn.
higher-order-motifs
Code for the paper "Higher-order motif analysis in hypergraphs"
hyperlink-communities
Code to replicate analyses from the paper "Hyperlink communities in higher-order networks"
palestradialgoritmi
Training for the Olympiad in Informatics, Liceo Scientifico Galilei, Trento, 2018/2019 and 2019/2020
pytorch-continuous-bag-of-words
The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.
pytorch-partofspeech-tagger
Part-of-speech tagger with character-level features using PyTorch
span_trusses
Code of the paper "Efficient Algorithms to Mine Maximal Span-Trusses From Temporal Graphs".
hypergraphx
HGX is a multi-purpose, open-source Python library for higher-order network analysis
FraLotito's Repositories
FraLotito/pytorch-continuous-bag-of-words
The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.
FraLotito/higher-order-motifs
Code for the paper "Higher-order motif analysis in hypergraphs"
FraLotito/palestradialgoritmi
Training for the Olympiad in Informatics, Liceo Scientifico Galilei, Trento, 2018/2019 and 2019/2020
FraLotito/fakenews_simulator
Simulating the spreading of fake news over online social networks.
FraLotito/pytorch-partofspeech-tagger
Part-of-speech tagger with character-level features using PyTorch
FraLotito/hyperlink-communities
Code to replicate analyses from the paper "Hyperlink communities in higher-order networks"
FraLotito/hashcode_unitn
Solutions from the Google Hash Code competition, part of a seminar held at UniTn.
FraLotito/span_trusses
Code of the paper "Efficient Algorithms to Mine Maximal Span-Trusses From Temporal Graphs".
FraLotito/tutorato_asd
Tutorato C++ per il corso di Algoritmi e Strutture Dati @ UniTn
FraLotito/eduDP
Solutions of the problems from the Educational Dynamic Programming Contest by AtCoder
FraLotito/evol-signal-comm
Code and supplementary material of the paper "A Signal-Centric Perspective on the Evolution of Symbolic Communication" (GECCO'21)
FraLotito/neat-control
Self-solving control problems from OpenAI Gym with NEAT
FraLotito/architectural_synthesis_ml
Architectural Synthesis for Machine Learning Models
FraLotito/cv
Geoff Boeing's academic CV in LaTex
FraLotito/fralotito
FraLotito/hypergraphx
HGX is a multi-purpose, open-source Python library for higher-order network analysis
FraLotito/icpc_trento
FraLotito/icpctraining_unitn
Training for the ACM - ICPC competition @ UniTN
FraLotito/latex-cv
A simple and modern template for your [academic] CV
FraLotito/my-vimrc
My .vimrc
FraLotito/sampling-motifs
This code implements the different algorithms for higher-order motif analysis proposed in the paper Exact and Sampling Methods for Mining Higher-Order Motifs in Large Hypergraphs.