Skip to content

naveenkambham/neural-networks-tensorFlow

Repository files navigation

Neural Networks

This project contains the code to create neural networks model using Keras wrappers. Code demonstrates tuning hyperparameters manually and also using scikit gridsearchcv method. Models are evaluated using cross validation and root mean square error as metric. Fit lines for actual values and predicted values are plotted to get the insights about the model

About

This project contains the code to Create Neural Networks model and tuning the Hyperparameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages