Skip to content

Commit 0cd5e7f

Browse files
committed
Update logo
1 parent e663c3f commit 0cd5e7f

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

.github/assets/logo.png

51.1 KB
Loading

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11

2-
[//]: # (<p align="center">)
3-
4-
[//]: # (<img style="max-width:100%;" )
5-
6-
[//]: # (src="https://thieu1995.github.io/post/2023-08/intelelm-02.png" )
7-
8-
[//]: # (alt="IntelELM"/>)
9-
10-
[//]: # (</p>)
11-
12-
13-
### Intelligent Metaheuristic-based Extreme Learning Machine: IntelELM - An Open Source Python Library
2+
<p align="center">
3+
<img style="max-width:100%;" src="https://thieu1995.github.io/post/2023-08/intelelm.png" alt="IntelELM"/>
4+
</p>
145

156
---
167

docs/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Welcome to IntelELM's documentation!
5252
:target: https://www.gnu.org/licenses/gpl-3.0
5353

5454

55+
**Intelligent Metaheuristic-based Extreme Learning Machine: IntelELM - An Open Source Python Library**
56+
5557
IntelELM (Intelligent Metaheuristic-based Extreme Learning Machine) is a Python library that implements a framework
5658
for training Extreme Learning Machine (ELM) networks using Metaheuristic Algorithms. It provides a comparable
5759
alternative to the traditional ELM network and is compatible with the Scikit-Learn library. With IntelELM, you can

0 commit comments

Comments
 (0)