Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mshuqair/simunet

Simulation of a Mathematical Model for Maintenance Cost Management using Artificial Neural Networks
https://github.com/mshuqair/simunet

artificial-neural-networks cost-estimation keras machines maintenance regression

Last synced: about 1 month ago
JSON representation

Simulation of a Mathematical Model for Maintenance Cost Management using Artificial Neural Networks

Awesome Lists containing this project

README

        

# SimuNet
- Simulation of a Mathematical Model for Maintenance Cost Management using Artificial Neural Network
- This was initially developed as a Student Project report in partial fulfillment of the MSc degree in Mechatronics at the University of Siegen
- The original artificial neural networks were designed using Neuroph Studio. However, this is an updated version using Python and Keras.
- The report is available at: http://dx.doi.org/10.13140/RG.2.2.16149.13281

## Introduction

## Definition

## Conclusions

## References

## Code Requirements
The code was run and tested using the following:
- Python 3.10.11
- matplotlib 3.9.0
- seaborn 0.13.2
- numpy 1.26.3