Pinned Repositories
insertion-matcher
Product matching with PyTorch DeepLearning Framework
lightning-rl
pl-unet
PyTorch Lightning implementation of the standard UNet and its Attention derivation
py_asciimath
A simple converter from ASCIIMath to LaTeX or MathML and from MathML to LaTeX
unimib
This is my personal repo for sharing university class notes
word2vec
word2vecpp
A C++ word2vec implemetation
sheeprl
Distributed Reinforcement Learning accelerated by Lightning Fabric
fwdgrad
Implementation of "Gradients without backpropagation" paper (https://arxiv.org/abs/2202.08587) using functorch
mdd-domain-adaptation
Simple reimplementation of Maximum Density Divergence for Unsupervised Domain Adaptation (https://arxiv.org/abs/2004.12615) in PyTorch Lightning
belerico's Repositories
belerico/py_asciimath
A simple converter from ASCIIMath to LaTeX or MathML and from MathML to LaTeX
belerico/lightning-rl
belerico/word2vec
belerico/insertion-matcher
Product matching with PyTorch DeepLearning Framework
belerico/pl-unet
PyTorch Lightning implementation of the standard UNet and its Attention derivation
belerico/unimib
This is my personal repo for sharing university class notes
belerico/word2vecpp
A C++ word2vec implemetation
belerico/deepmatcher
Python package for performing Entity and Text Matching using Deep Learning.
belerico/spqrisiko-abm
SPQRisiko modeled with intelligent agents
belerico/alligator
A.L.L.I.G.A.T.O.R. - Automated Learning and Linking for Intelligent Graph-based Association of Tabular Objects and Relationships
belerico/CaberNet-cpp
belerico/cv
Curriculum vitae
belerico/eval-word-vectors
Easy to use scripts for evaluating word vectors on a variety of tasks.
belerico/hmmlearn
Hidden Markov Models in Python, with scikit-learn like API
belerico/Integer_Addition
✱ Understanding the underlying learning dynamics of simple tasks in Transformer networks
belerico/kge
PyTorch implementations of Knowledge Graph Embeddings
belerico/lamAPI
Knowledge Graph Indexing Tool
belerico/lets_card
Struts2 webapp with Java Hibernate ORM
belerico/lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
belerico/litgpt
Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.
belerico/missingno
Missing data visualization module for Python.
belerico/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
belerico/sae
Sparse autoencoders
belerico/sheeprl
Distributed Reinforcement Learning accelerated by Lightning Fabric
belerico/spam-ham-walkthrough
Spam Ham Classification Using LSTM model on PyTorch: Step-by-Step Walk-through
belerico/t_cpp_pl
The C++ Programming Language (4th Edition) solved exercises
belerico/text
Data loaders and abstractions for text and NLP
belerico/thesis
belerico/TURL
Code and data for "TURL: Table Understanding through Representation Learning"
belerico/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.