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/Local_Bures_Wasserstein
ahoyosid/awesome-network-embedding
A curated list of network embedding techniques.
ahoyosid/BA_Laura
Fair Benchmarks
ahoyosid/causalgraphicalmodels
Causal Graphical Models in Python
ahoyosid/causality-1
Tools for causal analysis
ahoyosid/causallib
A Python package for modular causal inference analysis and model evaluations
ahoyosid/Copulas
A library to model multivariate data using copulas
ahoyosid/deepwalk
DeepWalk - Deep Learning for Graphs
ahoyosid/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
ahoyosid/dowhy
DoWhy is a Python library that makes it easy to estimate causal effects. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
ahoyosid/dynamic-nmf
Dynamic Topic Modeling via Non-negative Matrix Factorization
ahoyosid/expRNN
Code to reproduce the ICML 2019 paper "Cheap Orthogonal Constraints in Neural Networks: A Simple Parametrization of the Orthogonal and Unitary Group"
ahoyosid/fair_ERM
ahoyosid/fairlearn
Reductions for Fair Machine Learning
ahoyosid/fairness-in-ml
This repository contains the full code for the "Towards fairness in machine learning with adversarial networks" blog post.
ahoyosid/faiss
A library for efficient similarity search and clustering of dense vectors.
ahoyosid/fastai
The fastai deep learning library, plus lessons and and tutorials
ahoyosid/fastText
Library for fast text representation and classification.
ahoyosid/gae
Implementation of Graph Auto-Encoders in TensorFlow
ahoyosid/gwl
Gromov-Wasserstein Learning for Graph Matching and Node Embedding
ahoyosid/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
ahoyosid/OpenNE
An Open-Source Package for Network Embedding (NE)
ahoyosid/pandas-datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
ahoyosid/pipeline-examples
A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
ahoyosid/PlotNeuralNet
Latex code for making neural networks diagrams
ahoyosid/prediction-constrained-topic-models
Public repo containing code to train, visualize, and evaluate semi-supervised topic models and baselines for regression/classification on labeled bag-of-words dataset, as described in Hughes et al. AISTATS 2018
ahoyosid/slides
ahoyosid/spark-dirty-cat
Similarity encoding of dirty categorical variables (strings)
ahoyosid/style_transfer
Style Transfer as Optimal Transport
ahoyosid/zsl-gcn-pth
zero-shot-gcn in pytorch