Skip to content

This repository contains the code for the blog post on Understanding L1 and L2 regularization in machine learning. For further details, please refer to this post.

Notifications You must be signed in to change notification settings

FabrizioMusacchio/L1_and_L2_regularization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Understanding L1 and L2 regularization in machine learning

This repository contains the code for the blog post on Understanding L1 and L2 regularization in machine learning. For further details, please refer to this post.

For reproducibility:

conda create -n l1_l2_regularization python=3.9
conda activate l1_l2_regularization
conda install -y mamba
mamba install -y numpy matplotlib tensorflow

About

This repository contains the code for the blog post on Understanding L1 and L2 regularization in machine learning. For further details, please refer to this post.

Topics

Resources

Stars

Watchers

Forks

Languages