-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: agiachris <[email protected]>
- Loading branch information
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "Homework #4 (Part 1)" | ||
seq_number: 4 | ||
posted_date: 2024-10-31 11:59:00 | ||
due_date: 2024-11-15 23:59:59 | ||
pdf_link: "pdfs/homework/hw4_part_1.pdf" | ||
md_group: "assignments" | ||
--- | ||
|
||
This homework consists of two problems. In the first problem, you will gain exposure to PyTorch and the use of pretrained neural network models applied to a computer vision task (Object Detection). In the second problem, you will implement an algorithm for robotic exploration. Please read the homework carefully. All starter code is provided in Google Colab, and all answers should be compiled in a PDF a submitted via gradescope. | ||
|
||
Feel free to use this [Latex template](pdfs/homework/hw.tex). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.