Enrico Fini's repositories
uis-rnn-sml
A better, faster, stronger version of the unbounded interleaved-state recurrent neural network (UIS-RNN)
essential-BYOL
An essential implementation of BYOL in PyTorch + PyTorch Lightning
batch-level-distillation
This is the official repository for Batch Level Distillation (BLD)
continual-bib
A curated list of bibliographic references on Continual Learning
Awesome-Incremental-Learning
Awesome Incremental Learning
continual_learning_papers
Relevant papers in Continual Learning
DeepWalk-100LINES
DeepWalk implementation in just 100 lines of code, using PyTorch and networkx
MSc-thesis
My MSc thesis @ PoliMi
SunEdgeDetection
CNN for detecting the edge of the Sun
awesome-semi-supervised-learning
😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
awesome-vision-and-language
A curated list of awesome vision and language resources (still under construction... stay tuned!)
awesome-Vision-and-Language-Pre-training
Recent Advances in Vision and Language Pre-training (VLP)
continual-learning-reprod
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, DGR, DGR+distill, RtF, iCaRL).
Inner-Solar-System-Simulator
Simulation of the Inner Solar System with OpenGL
simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
skip-gram-pytorch
A complete pytorch implementation of skip-gram
word2vec-pytorch
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling