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

TransferLearning vs Fine-tuning #90

Merged
merged 22 commits into from
Feb 9, 2024

Commits on Oct 7, 2023

  1. Merge pull request #1 from premAI-io/main

    Merge from main
    Anindyadeep authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    5af7566 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge pull request #2 from premAI-io/main

    merge from main
    Anindyadeep authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    07a3341 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge pull request #4 from premAI-io/main

    merge from premai-main
    Anindyadeep authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    474af99 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #6 from premAI-io/main

    merge from main.
    Anindyadeep authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fcf6538 View commit details
    Browse the repository at this point in the history
  2. Add: Section on Transfer-learning vs Fine-tuning

    This commit adds the section on understanding TransferLearning and fine-tuning in
    deapth, before going for Language Models.
    Anindyadeep authored and casperdcl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4a3e33b View commit details
    Browse the repository at this point in the history
  3. wip

    casperdcl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a3e30c7 View commit details
    Browse the repository at this point in the history
  4. more corrections

    casperdcl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    300dfa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Merge pull request #7 from premAI-io/main

    merge from main.
    Anindyadeep authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    93fa6b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from premAI-io/main

    merge from main.
    Anindyadeep authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d51ab56 View commit details
    Browse the repository at this point in the history
  3. consistency from domain specific to domain-specific

    Anindyadeep committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    27bc911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaee01d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87256a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge pull request #9 from premAI-io/main

    merge from main.
    Anindyadeep authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    aed6e3a View commit details
    Browse the repository at this point in the history
  2. added concise definition of fine-tuning in index.md

    Anindyadeep committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4b9b37f View commit details
    Browse the repository at this point in the history
  3. add wikipedia link for fine-tuning

    Anindyadeep committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    bb155d2 View commit details
    Browse the repository at this point in the history
  4. add fine-tuning definition in index.md

    Anindyadeep committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4632816 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into anindya/fine-tuning-section

    Anindyadeep committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    24152b1 View commit details
    Browse the repository at this point in the history
  6. add concise definition for transfer learning

    Anindyadeep committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    31a2486 View commit details
    Browse the repository at this point in the history
  7. space between transformers and transfer-learning

    Anindyadeep committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    c7545ff View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge pull request #10 from premAI-io/main

    Merge from main
    Anindyadeep authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6121374 View commit details
    Browse the repository at this point in the history
  2. Changed finetuning to transfer learning

    Anindyadeep committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1a12011 View commit details
    Browse the repository at this point in the history
  3. addressed comments, removed redundant areas, maintained fix structure…

    … for finetuing and transfer learning
    Anindyadeep committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2d1c07c View commit details
    Browse the repository at this point in the history