diff --git a/.github/assets/logo.png b/.github/assets/logo.png new file mode 100644 index 0000000..9104f4a Binary files /dev/null and b/.github/assets/logo.png differ diff --git a/README.md b/README.md index a2edff0..907b1c2 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,7 @@ -[//]: # (

) - -[//]: # () - -[//]: # (

) - - -### Intelligent Metaheuristic-based Extreme Learning Machine: IntelELM - An Open Source Python Library +

+IntelELM +

--- diff --git a/docs/source/index.rst b/docs/source/index.rst index 9941076..e568942 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -52,6 +52,8 @@ Welcome to IntelELM's documentation! :target: https://www.gnu.org/licenses/gpl-3.0 +**Intelligent Metaheuristic-based Extreme Learning Machine: IntelELM - An Open Source Python Library** + IntelELM (Intelligent Metaheuristic-based Extreme Learning Machine) is a Python library that implements a framework for training Extreme Learning Machine (ELM) networks using Metaheuristic Algorithms. It provides a comparable alternative to the traditional ELM network and is compatible with the Scikit-Learn library. With IntelELM, you can