There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository contains an example code for finding the optimal learning rate for a neural network model using grid search and a synthetic dataset, it uses sklearn library. It also includes a Readme.md with instructions on how to use the code and notes on how to adapt it to different datasets and parameters.