From 00a231e5b917d893fedb9f1747446ba0ac032b8e Mon Sep 17 00:00:00 2001 From: "David C. Lambert" <3647567+dclambert@users.noreply.github.com> Date: Fri, 5 Mar 2021 10:41:38 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3370cdf..39e2cea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Python-ELM v0.3 =============== +__---> ARCHIVED March 2021 <---__ + ###### This is an implementation of the [Extreme Learning Machine](http://www.extreme-learning-machines.org) [1][2] in Python, based on [scikit-learn](http://scikit-learn.org). ###### From the abstract: