MSE-DS学位的网站汇总

🌟Student knowledge base 链接汇总: https://online.seas.upenn.edu/student-knowledge-base/

(unofficial) degree planner 学位规划,学生自制: https://www.pennplanner.com/

Academic calendar 教学日历放假开学时间: https://online.seas.upenn.edu/degrees/student-services/academic-calendar/

春、夏季学期各三个月,秋季学期四个月。夏季学期不强求上。

🌟Student handbook 学生手册: https://online.seas.upenn.edu/degrees/student-services/student-handbook/

Course Syllabus 每门课的大纲: https://online.seas.upenn.edu/student-knowledge-base/course-syllabi/

Penn Engineering Online Course Schedule 每学期提供哪些课: https://online.seas.upenn.edu/student-knowledge-base/course-schedule/

最后一学期必须自己申请毕业,否则下学期毕业。


学位需要的课

📗Core Courses (4 CUs)

CIS 5450 Big Data Analytics

CIS 5500 Databases & Information Systems

ESE 5410 Machine Learning for Data Science

ESE 5420 Statistics for Data Science

CIS 5150 Fundamentals of Linear Algebra & Optimization

Note: ESE 5420 or CIS 5150, but not both, must be taken as one of the four (4) core classes.

If a student receives a "W "or a grade below "C-" in a core course, that course must be retaken.

📗Technical Electives (Choose 4 CUs)

CIS 5210 Artificial Intelligence

CIS 5300 Natural Language Processing

CIS 5510 Computer & Network Security

CIS 5550 Internet & Web Systems

CIS 5810 Computer Vision

CIT 5820 Blockchains & Cryptography

ESE 5460 Principles of Deep Learning

📗Open Electives (Choose 2 CUs)

CIS 5470 Software Analysis

CIS 5490 Wireless Communications for Mobile Networks & Internet of Things

CIS 5530 Networked Systems

CIT 5950 Computer Systems Programming

CIT 5960 Algorithms & Computation

DATS 5750 Cloud Technologies Practicum

Or one of the core courses or technical electives

Note: MSE-DS Online students are waived from needing to complete CIT 5910, CIT 5920, CIT 5930, & CIT 5940 as pre-req requirements.


使用的平台

Slack (peer-to-peer communication)

Zoom (online meetings/office hours with faculty, staff, or TAs)

Ed Discussion Forum (course-related topics)

Email (peer-to-peer, faculty, staff, and University)

Canvas (and other course/grading tools)

Your program's private LinkedIn group

相关推荐
凤年徐4 分钟前
【数据结构初阶】单链表
c语言·开发语言·数据结构·c++·经验分享·笔记·链表
阿阳微客2 小时前
Steam 搬砖项目深度拆解:从抵触到真香的转型之路
前端·笔记·学习·游戏
WarPigs3 小时前
Unity性能优化笔记
笔记·unity·游戏引擎
px不是xp6 小时前
山东大学算法设计与分析复习笔记
笔记·算法·贪心算法·动态规划·图搜索算法
echo haha7 小时前
第7章 :面向对象
笔记
njsgcs7 小时前
chili3d 笔记16 emscripten配置 |用cnpm i 安装 |hello world 编译
笔记
AgilityBaby8 小时前
UE5 2D角色PaperZD插件动画状态机学习笔记
笔记·学习·ue5
AgilityBaby8 小时前
UE5 创建2D角色帧动画学习笔记
笔记·学习·ue5
冷凌爱11 小时前
总结HTML中的文本标签
前端·笔记·html
保持学习ing12 小时前
黑马Java面试笔记之 集合篇(算法复杂度+ArrayList+LinkedList)
java·笔记·算法·面试