Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconId1f525
panelIcon:fire:
panelIconText🔥
bgColor#FFF0B3

You are on fire!

If you are here, you should have been successful in completing a basic version of your recipe recommendation agent with exclusion.

To be safe, before beginning with your extensions make a new branch on your repository call it inclusion-exclusion.

Your main branch will then have inclusion, exclusions, and extensions.

For relevant grading information on Extensions check the Assessment Rubric, it could influence your decision on which extensions to choose.

...

NOTE: As we mentioned this is the first year we have used this instruction set and code base, after making some major changes. If you find a way to better our code or correct some serious issues in it, we will count that as an Extension (within reason). For example, currently, I have an issue where if I have a sentence that has two of the same slot type ingredient - ‘pepper’, and ingredient - ‘salt’ they are sometimes taken as the same slot so it looks for ‘salt and pepper’ in my recipe database. If you are unsure if we will count something as an extension feel free to ask your TA (and if they are unsure they can ask Bella).

...

1. Extensions for Dialogue Patterns

...