Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting-started with deel-lip #78

Closed
wants to merge 19 commits into from

Commits on Aug 22, 2023

  1. I have created two new tutorial notebooks specifically tailored for p…

    …rofessionals in industrial sectors who want to swiftly grasp the practical applications of the package. These tutorials offer a concise introduction to utilizing the package for producing and training robust 1-Lipschitz deep learning models. The focus here is on practical implementation rather than delving deeply into theoretical aspects. We provide practical suggestions to enhance user-friendliness and usability, making these tutorials ideal for those aiming for a practical working knowledge of the library and its functionalities, rather than an exhaustive theoretical exploration.
    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    762a885 View commit details
    Browse the repository at this point in the history
  2. update google doc links

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5851bc5 View commit details
    Browse the repository at this point in the history
  3. update noise.PNG to noise.png and changed cells to code cells

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5bc4223 View commit details
    Browse the repository at this point in the history
  4. update noise.png to noise.PNG

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b5d70cd View commit details
    Browse the repository at this point in the history
  5. updated internal links so that they work with google collab

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ee84a79 View commit details
    Browse the repository at this point in the history
  6. Minor change to formulation

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    908112d View commit details
    Browse the repository at this point in the history
  7. Minor correction to documentation (changed description of Sequential …

    …class' k parameter in Getting-Started 1 and changed the hyper-parameter of the HKR loss function for Getting-Started 2)
    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    64a7d7b View commit details
    Browse the repository at this point in the history
  8. Minor correction to documentation (reformulations to clarify)

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    aca0ebb View commit details
    Browse the repository at this point in the history
  9. applied most of cofri's suggestions

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7a3407d View commit details
    Browse the repository at this point in the history
  10. clarification documentation

    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b0eab82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8be62e0 View commit details
    Browse the repository at this point in the history
  12. Minor change on getting started notebooks (typo) and change on README…

    ….md and index.mdof the google collab link
    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2925eb8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17ec59c View commit details
    Browse the repository at this point in the history
  14. Minor change on getting started notebooks (typo) and change on README…

    ….md and index.mdof the google collab link
    
    Added title to the getting started notebooks in the README.md file
    Kierszbaum Samuel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dc862cd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    f30324b View commit details
    Browse the repository at this point in the history
  2. Implemented suggestions of Frank

    Kierszbaum Samuel committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8b44b56 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. first draft of a new certificate-based loss.

    Kierszbaum Samuel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1821d57 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Adding of the certificate-based loss for binary classification

    Kierszbaum Samuel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    cc9c199 View commit details
    Browse the repository at this point in the history
  2. Last updates to Getting-Started 2, with the use of our certificate-ba…

    …sed metric.
    Kierszbaum Samuel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6033cbd View commit details
    Browse the repository at this point in the history