Skip to content
#

hyperparameters-optimization

Here are 18 public repositories matching this topic...

This repository contains the implementation of a recurrent neural network (LSTM from keras library) with the purpose of forecasting target time series, given the targets historical records and covariates. The project uses a toy data set, while focusing on the data transformation tasks (pandas dataframes to 3D numpy arrays required by recurrent n…

  • Updated Jun 29, 2022
  • Jupyter Notebook

I have trained two different CNN models for binary image classification to see which architecture has better accuracy, takes less time in training, how hyperparamters affect training and how many epochs do each of them need. I achieved 96% accuracy on the best model.

  • Updated Nov 10, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the hyperparameters-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyperparameters-optimization topic, visit your repo's landing page and select "manage topics."

Learn more