Skip to content

pciuh/added-resistance-dnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Added Resistance DNN Regression

This repository contains a feedforward neural network implemented using Keras. The model is designed for regression tasks, incorporating regularization and dropout to prevent overfitting. Description and justification of approach is presented in a Jupyter-Notebook DNN_training

Further the built model can be used to predict added resistance for selected features trained in previous step. The example of prediction is presented in a Jupyter-Notebook pred_dnn

About

this repository train deep neural networks to solve regression problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published