hyperparameter-optimization topic

List hyperparameter-optimization repositories

Spotify_Song_Recommender

30
Stars
1
Forks
Watchers

This project leverages spotify's api and provided user playlists to create and tune a neural network model that generates song recommendations based off of song data in provided playlists.

automlx

22
Stars
3
Forks
Watchers

This repository contains demo notebooks (sample code) for the AutoMLx (automated machine learning and explainability) package from Oracle Labs.

prompt-hyperopt

41
Stars
4
Forks
Watchers

Improve prompts for e.g. GPT3 and GPT-J using templates and hyperparameter optimization.

Home-Credit-Default-Risk-Recognition

17
Stars
10
Forks
Watchers

The project provides a complete end-to-end workflow for building a binary classifier in Python to recognize the risk of housing loan default. It includes methods like automated feature engineering for...

Classification of Cifar-10 dataset using a convolutional neural network. The hyper parameters to construct CNN architecture are optimized using genetic algorithm.

WellTunedSimpleNets

71
Stars
13
Forks
Watchers

[NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets

sharpDARTS

16
Stars
4
Forks
Watchers

sharpDARTS: Faster and More Accurate Differentiable Architecture Search

GA-TCN-LSTM

55
Stars
11
Forks
Watchers

An Ensemble DL Model Tuned with Genetic Algorithm for Oil Production Forecasting.

lfads-torch

65
Stars
12
Forks
Watchers

A PyTorch implementation of Latent Factor Analysis via Dynamical Systems (LFADS) and AutoLFADS.

nlpboost

20
Stars
3
Forks
Watchers

Python library for automatic training, optimization and comparison of Transformer models on most NLP tasks.