Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grindelfp/project-skuld
My Bachelor's degree diploma thesis. The main goal is to implement a programming library for neural network-based numerical integration of a complex dimensional functions.
https://github.com/grindelfp/project-skuld
diploma-project neural-networks neural-numerical-integration numerical- numerical-integration
Last synced: about 1 month ago
JSON representation
My Bachelor's degree diploma thesis. The main goal is to implement a programming library for neural network-based numerical integration of a complex dimensional functions.
- Host: GitHub
- URL: https://github.com/grindelfp/project-skuld
- Owner: GrindelfP
- License: other
- Created: 2024-11-04T13:50:46.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T12:47:09.000Z (about 2 months ago)
- Last Synced: 2024-11-23T13:35:14.861Z (about 2 months ago)
- Topics: diploma-project, neural-networks, neural-numerical-integration, numerical-, numerical-integration
- Language: Jupyter Notebook
- Homepage: https://grindelfp.github.io/skuld-site.github.io/
- Size: 202 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Project "Skuld" =
Preamble: Skuld is a Norn (a fate goddess) from Scandinavian mythology. My choice when picking her name as a title for my project as well as (probably) my numerical integration library is dictated by the nature of the goddess: she fortells what should happen the same as a neural network fortell the function for inputed parameters, not calculates it. Also the reason is that I like the Scandinavian mythology pretty much.
== Description ==
My Bachelor's degree diploma thesis. The main goal is to implement a numerical integration library for neural network-based numerical integration of a complex dimensional functions.