From a170056bf60a2095fb4d6e43f65009eb3edc63bb Mon Sep 17 00:00:00 2001 From: Vincenzo Lomonaco Date: Thu, 11 Mar 2021 11:48:00 +0000 Subject: [PATCH] GitBook: [master] one page modified --- docs/gitbook/getting-started/alpha-version.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/gitbook/getting-started/alpha-version.md b/docs/gitbook/getting-started/alpha-version.md index 840ff035c..ad4376206 100644 --- a/docs/gitbook/getting-started/alpha-version.md +++ b/docs/gitbook/getting-started/alpha-version.md @@ -12,8 +12,6 @@ A the moment, _Avalanche_ is in **Alpha \(v0.0.1\)**, but we already support a n Check out below what we support in details, and please let us know if you think [we are missing out something important](../questions-and-issues/request-a-feature.md)! We deeply value [your feedback](../questions-and-issues/give-feedback.md)! {% endhint %} -This doc is out-of-date. Check the [full tutorial](../from-zero-to-hero-tutorial/introduction.md) for more details. - ## 🖼️ Supported Datasets In the Table below, we list all the Pytorch datasets used in _Continual Learning_ \(along with some references\) and indicating if we **support** them in _Avalanche_ or not. Some of them were already available in [_Torchvision_](https://pytorch.org/docs/stable/torchvision/index.html), while other have been integrated by us.