-
Updated
Dec 8, 2022 - Python
regularization-methods
Here are 14 public repositories matching this topic...
Applied Sparse regularization (L1), Weight decay regularization (L2), ElasticNet, GroupLasso and GroupSparseLasso to Neuronal Network.
-
Updated
May 26, 2022 - Python
Python source code for EMNLP 2020 Findings paper: "Domain Adversarial Fine-Tuning as an Effective Regularizer".
-
Updated
Jun 12, 2023 - Python
Code and Data sets for the EMNLP-2021-Findings Paper "ProtoInfoMax: Prototypical Networks with Mutual Information Maximization for Out-of-Domain Detection"
-
Updated
Apr 13, 2022 - Python
Regularized Levenberg-Marquardt algorithm for nonlinear regression on small size datasets
-
Updated
Jun 23, 2020 - Python
Supplementary code for the paper "Stochastic Weight Matrix-based Regularization Methods for Deep Neural Networks" - an accepted paper of LOD2019
-
Updated
Jun 22, 2019 - Python
Machine Learning Projects
-
Updated
Feb 22, 2022 - Python
Implementation of optimization and regularization algorithms in deep neural networks from scratch
-
Updated
Nov 23, 2022 - Python
Stable-Baselines Implementation of MixReg regularization technique for PPO2
-
Updated
Aug 19, 2021 - Python
Preprocessed the USPS dataset, implemented and compared different network architectures and optimization techniques, applied regularization techniques such as ensembling and dropout, performed adversarial training to evaluate network robustness, and evaluated network performance using metrics such as accuracy, precision, and recall.
-
Updated
Apr 3, 2023 - Python
This repository contains a Python implementation of linear regression, logistic regression, and ridge regression algorithms. These algorithms are commonly used in machine learning and statistical modeling for various tasks such as predicting numerical values, classifying data into categories, and handling multicollinearity in regression models.
-
Updated
Jun 12, 2023 - Python
Regularized maximum likelihood estimation for discrete choice models on the LPMC dataset
-
Updated
Aug 27, 2021 - Python
the implementation of a multilayer perceptron
-
Updated
Nov 4, 2023 - Python
A school bootcamp for hands on learning of Machine Learning
-
Updated
Sep 17, 2023 - Python
Improve this page
Add a description, image, and links to the regularization-methods topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regularization-methods topic, visit your repo's landing page and select "manage topics."