Pinned Repositories
AE_ts
Auto encoder for time series
AICM
AirBnBPriceOptimizer
AirBnB host can optimize their house price based on the amenities they provide. This will make their increased ROI.
Aligning-Time-Series
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
cv
This is my curriculum vitae, I put it here so I can used whenever it's needed
hyperbolic_alignment
This repo contains a base implementation for aligning hyperbolic representations using an Optimal Transport-based approach.
Local_Bures_Wasserstein
PRNI2016
Minimal example of random sampling on brain decoding.
ReNA
This is the implementation of the Recursive Nearest (Neighbor) Agglomeration
ahoyosid's Repositories
ahoyosid/AICM
ahoyosid/big_vision
ahoyosid/causica
ahoyosid/CUDA_lectures
Material for gpu-mode lectures
ahoyosid/deepsnap
Python library assists deep learning on graphs
ahoyosid/Efficient-Kernel-UCB
ahoyosid/Entity_Alignment_Papers
Must-read papers on entity alignment published in recent years
ahoyosid/FairExp
FairExp-PairRank
ahoyosid/hnswlib
Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs
ahoyosid/hyperfuture
Code for the paper Learning the Predictability of the Future
ahoyosid/JMEFairness
ahoyosid/kdd2022-fair-ranking-nsw
(KDD2022) Fair Ranking as Fair Division: Impact-Based Individual Fairness in Ranking.
ahoyosid/KGReasoning
Multi-Hop Logical Reasoning in Knowledge Graphs
ahoyosid/LLM4Rec
The repo of Large Lanuage Model (LLM) for recommendation system.
ahoyosid/mlbookcamp-code
The code from the Machine Learning Bookcamp book and a free course based on the book
ahoyosid/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
ahoyosid/OnlineLearningToRank
ahoyosid/OntoAlign
Codes relevant to ontology alignment
ahoyosid/probabilitydistributiontoolbox
Folklore facts on probability distribution learning, testing, and whatever-ing
ahoyosid/Prompt4NR
Source code for SIGIR 2023 paper: Prompt Learning for News Recommendation
ahoyosid/ptranking
Learning to Rank in PyTorch
ahoyosid/pytorch-frame
Tabular Deep Learning Library for PyTorch
ahoyosid/PyTorchCML
PyTorchCML is a library of PyTorch implementations of matrix factorization (MF) and collaborative metric learning (CML), algorithms used in recommendation systems and data mining.
ahoyosid/rectorch
rectorch is a pytorch-based framework for state-of-the-art top-N recommendation
ahoyosid/sigir2023-cmip
An Offline Metric for the Debiasedness of Click Models - SIGIR 2023
ahoyosid/SmoothI
ahoyosid/SW-matching-markets
[WWW '22] Optimizing Rankings for Recommendation in Matching Markets
ahoyosid/TMN
Code for the paper "Taxonomy Completion via Triplet Matching Network" AAAI 2021
ahoyosid/torchsde
Differentiable SDE solvers with GPU support and efficient sensitivity analysis.
ahoyosid/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.