Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linggarm/lvq-and-elm-with-iris-dataset
Implementation of Learning Vector Quantization (LVQ) and Extreme Learning Machine (ELM) with Iris Dataset
https://github.com/linggarm/lvq-and-elm-with-iris-dataset
artificial-intelligence deep-learning elm extreme-learning-machine learning-vector-quantization lvq machine-learning numpy python soft-computing
Last synced: 7 days ago
JSON representation
Implementation of Learning Vector Quantization (LVQ) and Extreme Learning Machine (ELM) with Iris Dataset
- Host: GitHub
- URL: https://github.com/linggarm/lvq-and-elm-with-iris-dataset
- Owner: LinggarM
- License: mit
- Created: 2020-10-07T17:22:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T16:16:51.000Z (about 1 year ago)
- Last Synced: 2023-11-02T17:26:56.390Z (about 1 year ago)
- Topics: artificial-intelligence, deep-learning, elm, extreme-learning-machine, learning-vector-quantization, lvq, machine-learning, numpy, python, soft-computing
- Language: Jupyter Notebook
- Homepage:
- Size: 388 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LVQ-and-ELM-with-Iris-Dataset
Implementation of Learning Vector Quantization (LVQ) and Extreme Learning Machine (ELM) with Iris Dataset