Skip to content

Commit

Permalink
Update homework links
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxuanchang committed Jan 6, 2025
1 parent c43e280 commit 189dde5
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 21 deletions.
29 changes: 15 additions & 14 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,48 +56,49 @@ hwdates:
- hw: "0"
startdate: "Jan 6, 2025"
deadline: "Jan 15, 2025"
hwc-url: https://coursys.sfu.ca/2025sp-cmpt-413-x1/pages/HW0-C/view
hwp-report-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
hwc-url: https://app.crowdmark.com/student/assessments/hw0-c-f3037
hwp-report-submit-url: https://app.crowdmark.com/student/assessments/hw0-p-report
- hw: "1"
startdate: "Jan 15, 2025"
deadline: "Jan 29, 2025"
hwc-url: https://coursys.sfu.ca/2025sp-cmpt-413-x1/pages/HW1-C/view
hwp-report-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
hwc-url:
hwp-report-submit-url: https://app.crowdmark.com/student/assessments/hw1-p-report
- hw: "2"
startdate: "Jan 29, 2025"
deadline: "Feb 12, 2025"
hwc-url: https://coursys.sfu.ca/2025sp-cmpt-413-x1/pages/HW2-C/view
hwp-report-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
hwc-url:
hwp-report-submit-url: hhttps://app.crowdmark.com/student/assessments/hw2-p-report
- hw: "3"
startdate: "Feb 12, 2025"
deadline: "Feb 26, 2025"
hwc-url: https://coursys.sfu.ca/2025sp-cmpt-413-x1/pages/HW3-C/view
hwp-report-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
hwc-url:
hwp-report-submit-url: https://app.crowdmark.com/student/assessments/hw3-p-report
- hw: "4"
startdate: "Feb 26, 2025"
deadline: "Mar 12, 2025"
hwc-url: https://coursys.sfu.ca/2025sp-cmpt-413-x1/pages/HW4-C/view
hwp-report-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
hwc-url:
hwp-report-submit-url: https://app.crowdmark.com/student/assessments/hw4-p-report
- hw: "project"
startdate: "Feb 11, 2025"
deadline: "Apr 10, 2025"
time: "Poster session: ???"
location: "TBD"
abstract: "Feb 19, 2025"
proposal: "Feb 24, 2025"
proposal-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
proposal-submit-url: https://app.crowdmark.com/student/assessments/project-proposal
milestone: "Mar 19, 2025"
milestone-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
milestone-submit-url: https://app.crowdmark.com/student/assessments/project-milestone
poster: "Video due on Apr 6, 2025"
video-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
report-submit-url: https://www.gradescope.ca/courses/23839/assignments/xxx
video-submit-url: https://app.crowdmark.com/student/assessments/project-video
report-submit-url: https://app.crowdmark.com/student/assessments/project-report
hwsubmit:
name: "Coursys"
url: "https://coursys.sfu.ca/2025sp-cmpt-413-x1/"
hwp-report-submit:
name: "Crowdmark"
url: "https://app.crowdmark.com/courses/spring-2025-cmpt413-d100-computational-linguistics-cmpt713-g100-natural-language-processing"
specify-group-url: "https://www.youtube.com/watch?v=N2LtHmdu09c"
hwc: "Crowdmark"
hwcsubmit:
name: "Crowdmark"
url: "https://app.crowdmark.com/courses/spring-2025-cmpt413-d100-computational-linguistics-cmpt713-g100-natural-language-processing"
2 changes: 1 addition & 1 deletion hw0.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ active_tab: homework

<span class="text-info">Out on {{ site.hwdates[0].startdate }}.</span>
{% if site.hwdates[0].hwc-url %}
<span>Posted on [Coursys]({{ site.hwdates[0].hwc-url }}).</span>
<span>Posted on [{{site.hwc}}]({{ site.hwdates[0].hwc-url }}).</span>
{% endif %}

# Programming Homework 0: Setup
Expand Down
2 changes: 1 addition & 1 deletion hw1.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ active_tab: homework

<span class="text-info">Out on {{ site.hwdates[1].startdate }}.</span>
{% if site.hwdates[1].hwc-url %}
<span>Posted on [Coursys]({{ site.hwdates[1].hwc-url }}).</span>
<span>Posted on [{{site.hwc}}]({{ site.hwdates[1].hwc-url }}).</span>
{% endif %}

# Programming Homework 1: Contextual Spell Checking
Expand Down
2 changes: 1 addition & 1 deletion hw2.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ active_tab: homework

<span class="text-info">Out on {{ site.hwdates[2].startdate }}</span>
{% if site.hwdates[2].hwc-url %}
<span>Posted on [Coursys]({{ site.hwdates[2].hwc-url }}).</span>
<span>Posted on [{{site.hwc}}]({{ site.hwdates[2].hwc-url }}).</span>
{% endif %}

# Programming Homework 2: BERT Finetuning for Robust Phrasal Chunking
Expand Down
2 changes: 1 addition & 1 deletion hw3.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ active_tab: homework

<span class="text-info">Out on {{ site.hwdates[3].startdate }}</span>
{% if site.hwdates[3].hwc-url %}
<span>Posted on [Coursys]({{ site.hwdates[3].hwc-url }}).</span>
<span>Posted on [{{site.hwc}}]({{ site.hwdates[3].hwc-url }}).</span>
{% endif %}

# Programming Homework 3: Attention
Expand Down
2 changes: 1 addition & 1 deletion hw4.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ active_tab: homework

<span class="text-info">Out on {{ site.hwdates[4].startdate }}</span>
{% if site.hwdates[4].hwc-url %}
<span>Posted on [Coursys]({{ site.hwdates[4].hwc-url }}).</span>
<span>Posted on [{{site.hwc}}]({{ site.hwdates[4].hwc-url }}).</span>
{% endif %}

# Programming Homework 4: Prefix Tuning for Text Generation
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ terms of its analysis and the learning of language from observations.

#### Time and place
Course lectures will be held in person at the Burnaby campus
* Mon 3:30-4:50pm [B9200](http://www.sfu.ca/campuses/maps-and-directions/burnaby-map.html)
* Wed 3:30-4:50pm [B9200](http://www.sfu.ca/campuses/maps-and-directions/burnaby-map.html)
* Mon 3:30-4:50pm [B9200](https://roomfinder.sfu.ca/apps/sfuroomfinder_web/?q=B9200)
* Wed 3:30-4:50pm [B9200](https://roomfinder.sfu.ca/apps/sfuroomfinder_web/?q=B9200)
* Last day of classes: {{ site.lastday }}

Links to course material will be made available on [Coursys]({{ site.coursys }}).
Expand Down

0 comments on commit 189dde5

Please sign in to comment.