l2-regularization
Here are 87 public repositories matching this topic...
A deep learning project using fine-tuned RoBERTa to classify mental health sentiments from text, aiming to provide early insights and support. ⚕️❤️
-
Updated
Jul 15, 2025 - Jupyter Notebook
Фреймворк для построения нейронных сетей, комитетов, создания агентов с параллельными вычислениями.
-
Updated
Aug 18, 2020 - C++
Logistic Regression technique in machine learning both theory and code in Python. Includes topics from Assumptions, Multi Class Classifications, Regularization (l1 and l2), Weight of Evidence and Information Value
-
Updated
Dec 22, 2021 - Jupyter Notebook
Short description for quick search
-
Updated
Jan 31, 2019 - Python
The given information of network connection, model predicts if connection has some intrusion or not. Binary classification for good and bad type of the connection further converting to multi-class classification and most prominent is feature importance analysis.
-
Updated
Aug 10, 2019 - Jupyter Notebook
Analysis of the robustness of non-negative matrix factorization (NMF) techniques: L2-norm, L1-norm, and L2,1-norm
-
Updated
Jun 7, 2021 - Jupyter Notebook
Regularized Logistic Regression
-
Updated
Dec 20, 2021 - Python
Wrapper on top of liblinear-tools
-
Updated
Jul 4, 2025 - OCaml
Modifiable neural network
-
Updated
Jun 5, 2017 - Go
Water and lipid signal removal in MRSI by L2 regularization (submitted by Liangjie Lin)
-
Updated
Jul 10, 2020 - MATLAB
Implemented a neural network from scratch in Python with just NumPy, no frameworks involved.
-
Updated
Sep 4, 2025 - Python
Centralized Disaster Response and Inventory Management System that leverages AI and Google Cloud Technologies to predict disasters, optimize resource management, and provide real-time coordination.
-
Updated
May 10, 2025 - JavaScript
An OOP Deep Neural Network using a similar syntax as Keras with many hyper-parameters, optimizers and activation functions available.
-
Updated
Jul 8, 2019 - Python
Curso Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization. Segundo curso del programa especializado Deep Learning. Este repositorio contiene todos los ejercicios resueltos. https://www.coursera.org/learn/neural-networks-deep-learning
-
Updated
Jan 11, 2019 - Jupyter Notebook
-
Updated
Jan 1, 2024 - Jupyter Notebook
Logistic Regression implemented from scratch with gradient descent, evaluation metrics, and L2 regularization.
-
Updated
May 2, 2026 - Jupyter Notebook
A "from-scratch" 2-layer neural network for MNIST classification built in pure NumPy, featuring mini-batch gradient descent, momentum, L2 regularization, and evaluation tools — no ML libraries used.
-
Updated
Jul 9, 2025 - Python
The module allows working with simple neural networks (Currently, the simplest model of a multilayer perceptron neural network with the backpropagation method and the Leaky ReLu activation function is used).
-
Updated
Jun 27, 2025 - Python
A simple python repository for developing perceptron based text mining involving dataset linguistics preprocessing for text classification and extracting similar text for a given query.
-
Updated
Mar 25, 2022 - Jupyter Notebook
Simple Demo to show how L2 Regularization avoids overfitting in Deep Learning/Neural Networks
-
Updated
May 28, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the l2-regularization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the l2-regularization topic, visit your repo's landing page and select "manage topics."