Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KStruniawski authored Aug 6, 2024
1 parent 9d1e337 commit e1d8cb6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,26 @@ python ELM.py
## Sample datasets
This repository utilizes sample datasets sourced from the UCI Machine Learning Repository.

## Cite
This software has been shared as a software publication in SoftwareX https://doi.org/10.1016/j.softx.2024.101833, if you are using this tool for your research please cite it as:
```bash
@article{Struniawski2024TfELM,
journal = {SoftwareX},
doi = {10.1016/j.softx.2024.101833},
issn = {2352-7110},
language = {en},
publisher = {Elsevier BV},
title = {TfELM: Extreme Learning Machines framework with Python and TensorFlow},
url = {http://dx.doi.org/10.1016/j.softx.2024.101833},
volume = {27},
author = {Struniawski, Karol and Kozera, Ryszard},
pages = {101833},
date = {2024-09},
year = {2024},
month = {9},
}
```

## License
Shield: [![CC BY-NC 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

Expand Down

0 comments on commit e1d8cb6

Please sign in to comment.