rbf_vba

Computational Application of Radial Basis Function Neural Networks (RBFNN) I employ radial basis functions in hidden layers, efficiently modeling complex nonlinear relationships in data. Their unique architecture enables accurate function approximation, classification, and regression, making them versatile and effective across multiple domains.

https://github.com/edftechnology/rbf_vba

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Computational Application of Radial Basis Function Neural Networks (RBFNN) I employ radial basis functions in hidden layers, efficiently modeling complex nonlinear relationships in data. Their unique architecture enables accurate function approximation, classification, and regression, making them versatile and effective across multiple domains.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License Citation

README.ipynb

{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "# Radial Basis Function Neural Networks (RBFNN)\n",
    "\n",
    "[![DOI](https://zenodo.org/badge/758743599.svg)](https://zenodo.org/doi/10.5281/zenodo.10672748)\n"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "## Resumo\n",
    "\n",
    "Aplicação computacional de Redes Neurais de Função de Base Radial (RBFNN) eu empregam funções de base radial em camadas ocultas, modelando com eficiência relacionamentos não lineares complexos em dados. Sua arquitetura exclusiva permite aproximação, classificação e regressão precisas de funções, tornando-os versáteis e eficazes em vários domínios.\n",
    "\n",
    "## _Abstract_\n",
    "\n",
    "_Computational Application of Radial Basis Function Neural Networks (RBFNN) I employ radial basis functions in hidden layers, efficiently modeling complex nonlinear relationships in data. Their unique architecture enables accurate function approximation, classification, and regression, making them versatile and effective across multiple domains._"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "## Revisão(ões)/Versão(ões)\n",
    "\n",
    "| Revisão número | Data da revisão | Descrição da revisão                                    | Autor da revisão                                |\n",
    "|:--------------:|:---------------:|:--------------------------------------------------------|:------------------------------------------------|\n",
    "| 0              | 17/02/2024      | 
  • Revisão inicial/criação do documento.
|
  • Eden Denis F. da S. L. Santos
|\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## 1. Como executar a aplicação\n", "\n", "1. Abrir o arquivo `main_.ipynb` o qual está com comentários, alterar o banco de dados (existem exemplos de bancos de dados) na pasta que deverá ser utilizado para a execução e executar todas as células. \n", " \n", " Perceber que o trata-se, redudantemente, do nome da aplicação. Coloquei desta forma, pois quis, por ora, generalizar o arquivo `README.md` para poder criar o repositório de cada uma das aplicações que desenvolvi ao longo da minha carreira." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Referências\n", "\n", "[1]\tBROOMHEAD, D.; LOWE, D. Lowe. ***Multivariable functional interpolation and adaptive networks: complex systems***. .2, P. 321, 1988. \n", "\n", "[2] HEBB, D. O.. ***Brain mechanisms and learning***. London: J. F. Delafresnaye, 1961.\n", "\n", "[3] MÁSSON, E.; WANG, Y.. ***Introduction to computation and learning in artificial neural networks***. European Journal of Operational Research, North-Holland, v. 47, 1990.\n", "\n", "[4] HAYKIN, S.. ***Redes neurais: princípios e prática***. Tradução de Paulo Martins Engel. 2. ed. Porto Alegre: Bookman, 2001.\n", "\n", "[5] BARONE, D. A. C.. ***Sociedades artificiais: a nova fronteira da inteligência nas máquinas***. Porto Alegre: Bookman, 2003.\n", "\n", "[6] RICIERI, A. P.; SANTOS, E. D. F. da S. L.. ***Radial basis function***. Prandiano e EDF Tecnologia, São Paulo, 2013.\n", "\n", "[7] SANTOS, E. D. F. da S. L.. ***Curso de python: radial basis function***. Prandiano e EDF Tecnologia, São Paulo, 2013.\n", "\n", "[8] Universidade de São Paulo, Insituto de Ciências Matemáticas e de Computação. ***Redes neurais artificiais:*** Disponível em: . Acessado em: 02/05/2014.\n", "\n", "[9] Universidade Estadual de Maringá, Departamento de Informática. ***Neurais:*** Disponível em: . Acessado em: 09/05/2014.\n", "\n", "[10] SANTOS, E. D. F. da S. L.; T., G. G.; MANCINI, W. D.. ***Comunicação da informação nas redes neurais artificiais***. Disciplina: BC0506 Comunicação e Redes. Prof. Dr. Itana Stiubiener. Santo André, SP, Brasil, 09 de maio de 2014.\n", "\n", "[11] SANTOS, E. D. F. da S. L.. ***Projeto dirigido: funções de base radial.*** Universidade Federal do ABC (UFABC), Santo André, 2014.\n" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.5" } }, "nbformat": 4, "nbformat_minor": 2 }

Owner

  • Name: EDF Technology
  • Login: edftechnology
  • Kind: organization
  • Email: contato@edftechnology.com.br
  • Location: Brazil

Citation (CITATION.bib)

@software{edendenis_2024_10672723,
  author       = {edendenis},
  title        = {{edendenis/ReCompra: Initial release for 
                   register the application}},
  month        = feb,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {0.0.1},
  doi          = {10.5281/zenodo.10672723},
  url          = {https://doi.org/10.5281/zenodo.10672723}
}

GitHub Events

Total
Last Year

Dependencies

pyproject.toml pypi
requirements.txt pypi
  • Babel2.6.0 *
  • Bottleneck1.2.1 *
  • Click7.0 *
  • CoolProp6.4.1 *
  • Cython0.29.2 *
  • Flask-Cors3.0.7 *
  • Flask1.0.2 *
  • Jinja22.10 *
  • MarkupSafe1.1.0 *
  • PackageVersionLocation *
  • Pillow5.3.0 *
  • PySocks1.6.8 *
  • PyWavelets1.0.1 *
  • PyYAML3.13 *
  • Pygments2.3.1 *
  • QtAwesome0.5.3 *
  • QtPy1.5.2 *
  • SQLAlchemy1.2.15 *
  • Send2Trash1.5.0 *
  • Sphinx1.8.2 *
  • Werkzeug0.14.1 *
  • XlsxWriter1.1.2 *
  • alabaster0.7.12 *
  • anaconda-client1.7.2 *
  • anaconda-navigator1.9.6 *
  • anaconda-project0.8.2 *
  • asn1crypto0.24.0 *
  • astroid2.1.0 *
  • astropy3.1 *
  • atomicwrites1.2.1 *
  • attrs18.2.0 *
  • backcall0.1.0 *
  • backports.os0.1.1 *
  • backports.shutil-get-terminal-size1.0.0 *
  • beautifulsoup44.6.3 *
  • bitarray0.8.3 *
  • bkcharts0.2 *
  • blaze0.11.3 *
  • bleach3.0.2 *
  • bokeh1.0.2 *
  • boto2.49.0 *
  • certifi2018.11.29 *
  • cffi1.11.5 *
  • chardet3.0.4 *
  • cloudpickle0.6.1 *
  • clyent1.2.2 *
  • colorama0.4.1 *
  • comtypes1.1.7 *
  • conda-build3.17.6 *
  • conda-verify3.1.1 *
  • conda4.5.12 *
  • contextlib20.5.5 *
  • cryptography2.4.2 *
  • cycler0.10.0 *
  • cytoolz0.9.0.1 *
  • dask1.0.0 *
  • datashape0.5.4 *
  • decorator4.3.0 *
  • defusedxml0.5.0 *
  • distributed1.25.1 *
  • docutils0.14 *
  • entrypoints0.2.3 *
  • et-xmlfile1.0.1 *
  • fastcache1.0.2 *
  • filelock3.0.10 *
  • future0.17.1 *
  • gevent1.3.7 *
  • glob20.6 *
  • greenlet0.4.15 *
  • h5py2.8.0 *
  • heapdict1.0.0 *
  • html5lib1.0.1 *
  • idna2.8 *
  • imageio2.4.1 *
  • imagesize1.1.0 *
  • importlib-metadata0.6 *
  • ipykernel5.1.0 *
  • ipython-genutils0.2.0 *
  • ipython7.2.0 *
  • ipywidgets7.4.2 *
  • isort4.3.4 *
  • itsdangerous1.1.0 *
  • jdcal1.4 *
  • jedi0.13.2 *
  • jsonschema2.6.0 *
  • jupyter-client5.2.4 *
  • jupyter-console6.0.0 *
  • jupyter-core4.4.0 *
  • jupyter1.0.0 *
  • jupyterlab-server0.2.0 *
  • jupyterlab0.35.3 *
  • keyring17.0.0 *
  • kiwisolver1.0.1 *
  • lazy-object-proxy1.3.1 *
  • libarchive-c2.8 *
  • llvmlite0.26.0 *
  • locket0.2.0 *
  • lxml4.2.5 *
  • matplotlib3.0.2 *
  • mccabe0.6.1 *
  • menuinst1.4.14 *
  • mistune0.8.4 *
  • mkl-fft1.0.6 *
  • mkl-random1.0.2 *
  • more-itertools4.3.0 *
  • mpmath1.1.0 *
  • msgpack0.5.6 *
  • multipledispatch0.6.0 *
  • navigator-updater0.2.1 *
  • nbconvert5.4.0 *
  • nbformat4.4.0 *
  • networkx2.2 *
  • nltk3.4 *
  • nose1.3.7 *
  • notebook5.7.4 *
  • npTDMS1.3.0 *
  • numba0.41.0 *
  • numexpr2.6.8 *
  • numpy1.15.4 *
  • numpydoc0.8.0 *
  • odo0.5.1 *
  • olefile0.46 *
  • openpyxl2.5.12 *
  • packaging18.0 *
  • pandas0.23.4 *
  • pandocfilters1.4.2 *
  • parso0.3.1 *
  • partd0.3.9 *
  • path.py11.5.0 *
  • pathlib22.3.3 *
  • patsy0.5.1 *
  • pep81.7.1 *
  • pickleshare0.7.5 *
  • pip18.1 *
  • pkginfo1.4.2 *
  • pluggy0.8.0 *
  • ply3.11 *
  • prometheus-client0.5.0 *
  • prompt-toolkit2.0.7 *
  • proplib0.0.2c *
  • psutil5.4.8 *
  • py1.7.0 *
  • pyOpenSSL18.0.0 *
  • pycodestyle2.4.0 *
  • pycosat0.6.3 *
  • pycparser2.19 *
  • pycrypto2.6.1 *
  • pycurl7.43.0.2 *
  • pyflakes2.0.0 *
  • pylint2.2.2 *
  • pyodbc4.0.25 *
  • pyparsing2.3.0 *
  • pytest-arraydiff0.3 *
  • pytest-astropy0.5.0 *
  • pytest-doctestplus0.2.0 *
  • pytest-openfiles0.3.1 *
  • pytest-remotedata0.3.1 *
  • pytest4.0.2 *
  • python-dateutil2.7.5 *
  • pytz2018.7 *
  • pywin32223 *
  • pywinpty0.5.5 *
  • pyzmq17.1.2 *
  • qtconsole4.4.3 *
  • requests2.21.0 *
  • rope0.11.0 *
  • ruamel-yaml0.15.46 *
  • scikit-image0.14.1 *
  • scikit-learn0.20.1 *
  • scipy1.1.0 *
  • seaborn0.9.0 *
  • setuptools40.6.3 *
  • simplegeneric0.8.1 *
  • singledispatch3.4.0.3 *
  • six1.12.0 *
  • snowballstemmer1.2.1 *
  • sortedcollections1.0.1 *
  • sortedcontainers2.1.0 *
  • sphinxcontrib-websupport1.1.0 *
  • spyder-kernels0.3.0 *
  • spyder3.3.2 *
  • statsmodels0.9.0 *
  • sympy1.3 *
  • tables3.4.4 *
  • tblib1.3.2 *
  • terminado0.8.1 *
  • testpath0.4.2 *
  • toolz0.9.0 *
  • tornado5.1.1 *
  • tqdm4.28.1 *
  • traitlets4.3.2 *
  • unicodecsv0.14.1 *
  • urllib31.24.1 *
  • wcwidth0.1.7 *
  • webencodings0.5.1 *
  • wheel0.32.3 *
  • widgetsnbextension3.4.2 *
  • win-inet-pton1.0.1 *
  • win-unicode-console0.5 *
  • wincertstore0.2 *
  • wrapt1.10.11 *
  • xlrd1.2.0 *
  • xlwings0.15.1 *
  • xlwt1.3.0 *
  • zict0.1.3 *