1. 学ぶ
  2. /
  3. コース
  4. /
  5. Introduction to LLMs in Python

Connected

演習

Transfer learning with one-shot learning

Transfer learning has many approaches, one of them being one-shot learning, where a model is trained using one example it has seen.

Set up a one-shot learning example for the model.

指示

100 XP
  • Complete the one-shot learning example by showing the sample review is Positive.