-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
171 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,17 +8,20 @@ Citation Request | |
The paper can be accessed at the following `this link <https://doi.org/10.1016/j.procs.2020.03.063>`_ | ||
|
||
|
||
Please include these citations if you plan to use this library:: | ||
|
||
@software{nguyen_van_thieu_2023_8249046, | ||
author = {Nguyen Van Thieu}, | ||
title = {IntelELM: A Python Framework for Intelligent Metaheuristic-based Extreme Learning Machine}, | ||
month = aug, | ||
year = 2023, | ||
publisher = {Zenodo}, | ||
doi = {10.5281/zenodo.8249045}, | ||
url = {https://github.com/thieu1995/IntelELM} | ||
} | ||
Please include these citations if you plan to use this library | ||
|
||
.. bibtex:: | ||
|
||
@article{van2025intelelm, | ||
title={IntelELM: A python framework for intelligent metaheuristic-based extreme learning machine}, | ||
author={Van Thieu, Nguyen and Houssein, Essam H and Oliva, Diego and Hung, Nguyen Duy}, | ||
journal={Neurocomputing}, | ||
volume={618}, | ||
pages={129062}, | ||
year={2025}, | ||
publisher={Elsevier}, | ||
doi={10.1016/j.neucom.2024.129062} | ||
} | ||
|
||
@article{nguyen2020new, | ||
title={A new workload prediction model using extreme learning machine and enhanced tug of war optimization}, | ||
|
@@ -39,7 +42,7 @@ Please include these citations if you plan to use this library:: | |
publisher={Elsevier}, | ||
doi={10.1016/j.sysarc.2023.102871} | ||
} | ||
``` | ||
|
||
|
||
If you have an open-ended or a research question, you can contact me via [email protected] | ||
|
||
|
Oops, something went wrong.