-
Notifications
You must be signed in to change notification settings - Fork 104
add CS283 #145
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
Open
zhishimessi
wants to merge
12
commits into
i-TechX:file-base
Choose a base branch
from
zhishimessi:file-base
base: file-base
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
add CS283 #145
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
329858b
Upload EE160 course meta data
zhishimessi 4452fdd
Upload CS283 course meta data
zhishimessi c0ef5ad
Upload CS283 cover
zhishimessi f061091
Update CS283 course meta data
zhishimessi 60e682a
Update CS283 cover
zhishimessi 4b19de3
Update CS283 course meta data
zhishimessi f647462
Update CS283 cover
zhishimessi 9e45e9c
update course CS283
zhishimessi d475165
update course CS283
zhishimessi 0b558b4
update course CS283
zhishimessi f66f083
update course CS283
zhishimessi f29ce97
Add files via upload
zhishimessi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+105 KB
courses/CS283/CS283.01_Spring_2025/Lecture Slides 教学课件/final_Example.pdf
Binary file not shown.
Binary file added
BIN
+7.25 MB
courses/CS283/CS283.01_Spring_2025/Lecture Slides 教学课件/r25_01-Intro.pdf
Binary file not shown.
Binary file added
BIN
+7.07 MB
courses/CS283/CS283.01_Spring_2025/Lecture Slides 教学课件/r25_02-Kinematics.pdf
Binary file not shown.
Binary file added
BIN
+3.14 MB
courses/CS283/CS283.01_Spring_2025/Lecture Slides 教学课件/r25_03-Sensors.pdf
Binary file not shown.
Binary file added
BIN
+10.4 MB
courses/CS283/CS283.01_Spring_2025/Lecture Slides 教学课件/r25_04-Sensors_II.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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,21 @@ | ||
| { | ||
| "code": "CS283", | ||
| "name": "Robotics", | ||
| "semesters": [ | ||
| { | ||
| "season": "Spring", | ||
| "year": "2025", | ||
| "course_id": "CS283.01", | ||
| "department": "信息科学与技术学院", | ||
| "credit": "4", | ||
| "hours": "64", | ||
| "prerequisite": "None", | ||
| "evaluation": "50% Class: 18% Homework; 2% Quiz; 10% Midterm; 20% Final 50% Project: 5% Presentation; 5% Proposal; 5% Intermediate Report; 10% Weekly Meetings; 10% Final Report; 10% Final Demo; 5% Webpage", | ||
| "teacher": [ | ||
| "soerensch" | ||
| ], | ||
| "ta": [], | ||
| "mainpage": "https://robotics.shanghaitech.edu.cn/teaching" | ||
| } | ||
| ] | ||
| } | ||
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -529,6 +529,12 @@ | |
| ] | ||
| ], | ||
| "teach-courses": [ | ||
| [ | ||
| "Spring", | ||
| "2025", | ||
| "CS283", | ||
| "Robotics" | ||
| ], | ||
| [ | ||
| "Spring", | ||
| "2022", | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that we have a ta missing here.