69 skills found · Page 2 of 3
timzatko / Sklearn Nature Inspired AlgorithmsNature-inspired algorithms for hyper-parameter tuning of Scikit-Learn models.
terrastackai / IterateA tool for benchmarking and hyper-parameter optimization using TerraTorch. Leverages MLFlow for experiment logging, optuna for hyperparameter optimization and ray for parallelization.
nicholas-leonard / DrmadHyper-parameter Optimization with DrMAD and Hypero
KrishnaManmayi / Hyper Parameter Optimization Of CNN Using Genetic AlgorithmClassification of Cifar-10 dataset using a convolutional neural network. The hyper parameters to construct CNN architecture are optimized using genetic algorithm.
shahanHasan / Intrusion Detection System Adversarial Attacks Network Intrusion Detection System on CSE-CIC-IDS2018 using ML classifiers and DNN ( ANN , CNN , RNN ) | Hyper-parameter Optimization { learning rate, epochs, network architectures, regularisation } | Adversarial Attacks - Label flip , Adversarial samples , KNN (defence)
ritikaxx / Intrusion Detection For Internet Of VehiclesAn intelligent classifier based Intrusion Detection System for IoV’s based on Neural Networks like optimized CNN, transfer learning and ensemble learning techniques and Hyper Parameter Optimizations.
Tony607 / Keras BayesianOptimizationHow to do Hyper-parameters search with Bayesian optimization for Keras model | DLology
pohl-michel / Time Series Forecasting With UORO RTRL LMS And Linear RegressionPrediction of multidimensional time-series data using a recurrent neural network (RNN) trained by real-time recurrent learning (RTRL), unbiased online recurrent optimization (UORO), least mean squares (LMS), or multivariate linear regression. The optimal hyper-parameters are selected using grid search with parallel processing.
mardani72 / Hyper Parameter OptimizationAutomate hyper-parameters tuning for NNs (learning rate, number of dense layers and nodes and activation function)
bingdiaoxiaomao / Hyper Parameters Optimization机器学习算法超参数的优化方法——基于hyperopt和bayes_opt
kruize / HpoHyper Parameter Optimization
tobegit3hub / Tuning GameThe hyper-parameters tuning and black box optimization games
BlueHephaestus / BbhoBayesian Black Box Hyper Parameter Optimizer
zekikus / MOSA Cnn Hyperparams OptimizationMulti-objective Simulated Annealing for Hyper-parameter Optimization in Convolutional Neural Networks
cc-hpc-itwm / HPO LazyGPRautomatic hyper-parameter optimization with lazy gaussian processes
asreview / Asreview HyperoptHyper parameter optimization extension for ASReview. EXPERIMENTAL
openvinotoolkit / Hyper Parameter OptimizationPython library of automatic hyper-parameter optimization
pescap / HPOMaxEasy-to-use hyper-parameters optimization environment for Deep Learning simulations
arashsajjadi / Hyper Parameter OptimizationI took an optimization course with my dear professor, Dr. Bijan Ahmadi. For this course, I have to submit two or three projects, which I will share with you in this repository. The focus of these projects is on optimizing the hyperparameters of a neural network model with a powerful package called ray tune.
nirmeshk / Hyper Parameter OptimizationA Repository for optimizing the hyper parameters of Genetic Algorithm