deel-ai / deel-lip

Build and train Lipschitz constrained networks: TensorFlow implementation of k-Lipschitz layers
https://deel-ai.github.io/deel-lip/
MIT License
89 stars 10 forks source link

New tutorial "Getting Started 2" #88

Closed cofri closed 9 months ago

cofri commented 9 months ago

This notebook explains how to train a robust 1-Lipschitz neural network. The notebook was picked from Samuel branch.

cofri commented 9 months ago

Fine Change the precsion in the last print for min_margin to b able to print 0.01

Good catch! I fixed it (and force-pushed)