Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grindelfp/nni-tutorial
This is a tutorial for simple neural network approach to the numerical integration of single variable functions.
https://github.com/grindelfp/nni-tutorial
ipynb jupyter-notebook neural-networks numerical-integration
Last synced: about 2 months ago
JSON representation
This is a tutorial for simple neural network approach to the numerical integration of single variable functions.
- Host: GitHub
- URL: https://github.com/grindelfp/nni-tutorial
- Owner: GrindelfP
- License: mit
- Created: 2024-11-26T15:09:36.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T15:46:19.000Z (about 2 months ago)
- Last Synced: 2024-11-26T16:25:29.891Z (about 2 months ago)
- Topics: ipynb, jupyter-notebook, neural-networks, numerical-integration
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Neural Numerical Integration Tutuorial =
== Description ==
This is a tutorial for simple neural network approach to the numerical integration of single variable functions.The tutorial is made in a form of a Jupyter Notebook.