From 249bb82f2ba8db0659cf10ab2510a05852cbea65 Mon Sep 17 00:00:00 2001 From: Massimo Perfetti <153558624+Chefcurry4@users.noreply.github.com> Date: Mon, 5 May 2025 15:56:49 +0200 Subject: [PATCH] Update README.md grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98abe1a..09aaa73 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # HI-VAE -This repository contains the implementation of our Heterogeneous Incomplete Variational Autoendoder model (HI-VAE). It has been written in Python, using Tensorflow. +This repository contains the implementation of our Heterogeneous Incomplete Variational Autoencoder model (HI-VAE). It has been written in Python, using Tensorflow. The details of this model are included in this [paper](https://arxiv.org/abs/1807.03653). Please cite it if you use this code for your own research. -## Databse description +## Database description There are three different datasets considered in the experiments (Wine, Adult and Default Credit). Each dataset has each own folder, containing: