From 883c5501c7a69f5c27bb81f6b175dd3b2df59879 Mon Sep 17 00:00:00 2001 From: jrzaurin Date: Mon, 13 Jul 2020 14:03:33 +0100 Subject: [PATCH] added link to the docs in the pypi_README file. Note this is a temporal solution. As soon as I manage to include the pngs in the pypi publication this file will dissapear --- pypi_README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pypi_README.md b/pypi_README.md index 2df198b0..935b1785 100644 --- a/pypi_README.md +++ b/pypi_README.md @@ -3,6 +3,8 @@ A flexible package to combine tabular data with text and images using wide and deep models. +**Documentation:** [https://pytorch-widedeep.readthedocs.io](https://pytorch-widedeep.readthedocs.io/en/latest/index.html) + ### Introduction `pytorch-widedeep` is based on Google's Wide and Deep Algorithm. Details of