Data Driven Modeling 课程

1.Core Course

MSDM 5001 Introduction to Computational and Modeling Tools

The basics about CPU, GPU and their applications in high performance computing; introduction of the operating systems; introduction of the parallel program design, implementation and applications in physics and other areas; basics about quantum computation: the concept, algorithm and future hardware.

数值计算的工具,并行程序设计,量子计算

MSDM 5002 Scientific Programming and Visualization

The Python programming language and its application to scientific programming (packages such as Scipy, Numpy, Matplotlib); introduction to Matlab, Mathematica, Excel and R; visualization techniques for data from scientific computing, everyday life, social media, business, medical imaging, etc. (stock price, housing price, highway traffic data, weather data, fluid dynamics data) (3 hours lecture in computer lab)

程序软件以及可视化的实现

MSDM 5003 Stochastic Processes and Applications

Probability theory; maximum likelihood; Bayesian techniques; principal component analysis, data transformation and filtering; Brownian motion and stochastic processes; cross-correlations; power laws; log-normal distribution and extreme value distributions; Maxwell-Boltzmann distribution; Monte Carlo methods; agent-based models; evolutionary games; Black-Scholes equation.

随机过程,概率论,极大似然,贝叶斯,主成分分析,数据处理,布朗运动……

MSDM 5004 Numerical Methods and Modeling in Science

Fundamental numerical techniques: error, speed and stability, integrals, derivatives, interpolation and extrapolation, least squares fitting, solution of linear algebraic equations, mathematical optimization, ordinary differential equations, partial differential equations; Fourier and spectral applications, random processes, Monte Carlo simulations, simulated annealing.

数值方法,误差,速度,稳定性……解决线性代数方程,偏微分方程,傅里叶以及光谱应用过……

MSDM 5005 Innovation in Practice

Three topics will be selected each term. For each topic, specialists from the industry will be invited to introduce the industrial landscape and related issues. Students will then form groups to explore methodology of collecting useful data and propose innovative solutions related to the topics based on real data. This course enables students to apply mathematical theories to real context and gives students hands-on experience on data science.

实践应用

2. Elective Courses

MSDM 5051 Algorithm and Object-Oriented Programming for Modeling

Data structures (such as list, queue, stack), algorithms (such as recursion, sorting and searching), concepts and design patterns of object-oriented programming are introduced. Students are expected to understand and use these techniques to handle data.

数据结构,递归排序以及搜索,面向程序编程

MSDM 5053 Quantitative Analysis of Time Series

The course introduces some fundamental concepts of time series, including strict stationarity and weak stationarity, and series correlation. Students will study some classical time series models, including autoregressive model, moving averages model and ARMA model, seasonal ARIMA models, multivariate time series models, and some new financial time series models, including ARCH and GARCH models. Students will also learn the forecasting techniques based on those time series models and build up time series models for real time series data in natural science, engineering and economics.

计量经济,时间序列

MSDM 5054 Statistical Machine Learning

This course introduces modern methodologies in machine learning, including tools in both supervised learning and unsupervised learning. Examples include linear regression and classification, tree-based methods, kernel methods and principal component analysis. Students will practice R or Python, and apply them to real data analysis.

机器学习R语言或Python

MSDM 5056 Network Modeling

Empirical study of networks in social science, economics, finance, biology and technology, network models: random networks, small world networks, scale free networks, spatial and hierarchical networks, evolving networks, methods to generate them with a computer, dynamical processes on complex networks: network search, epidemic spreading, rumor and information spreading, community detection algorithms, applications of network theory.

网络建模,图论

MSDM 5058 Information Science

This course will cover: (1) decision theory and its applications to finance; options and payoff diagrams, binomial trees; (2) portfolio management of financial time series using mean variance analysis; (3) evolutionary computation for optimization, with applications in finding good prediction rules in finance; (4) measure of information, various information entropies, and methods of maximum entropy; (5) game theory and its applications in competitive situations; (6) multi-agent systems modelling and applications to social networks and financial systems.

信息科学,帮助决策,二叉树模型,平均方差分析, 熵,最大熵模型,博弈论

MSDM 5059 Numerical Optimization and Applications

This course will introduce the concepts and techniques of optimization and modeling in systems and applications with many variables and constraints. Topics to be discussed include Linear programming, network flow models, project management, convex sets, duality, Lagrange multipliers, 1-D optimization algorithms, unconstrained optimization, guided random search methods, and constrained optimization.

数值优化,凸问题,有无限制……

MSDM 6980 Computational Modeling and Simulation Project

Under the supervision of a faculty member, students will carry out an independent research project on computational modeling and simulation. At the end of the course, students need to summarize their results in the form of short theses and give oral presentations. Enrollment in the course requires approval by the course coordinator and supervisor.

独立项目,论文和口头演示

PHYS 5120 Computational Energy Materials and Electronic Structure Simulations

This course provides students with training in performing numerical simulations in physics problems. Topics include linear algebra, ordinary and partial differential equations, and stochastic processes. Numerical techniques learned in these areas will be used to solve various problems in classical, atomic, condensed matter, statistical, and bio-physics.
Background: UG level physics, working knowledge of the programming language C or C++
Exclusion: MSDM 5004 Numerical Methods and Modeling in Science (effective from 1 August 2018)

Data Driven Modeling 课程相关推荐

  1. 大三小学期进阶课程第二十一课:reinforcement learning and data driven approaches

    第21课.reinforcement learning and data driven approaches 解决规划问题,不能一上来就开始data driven,而是一步步来从rule based这 ...

  2. Clustered Data ONTAP Fundamentals课程学习(1)

    Clustered Data ONTAP Fundamentals课程学习(绪论) NetApp LearningCenter Clustered Data ONTAP Fundamental课程主要 ...

  3. Clustered Data ONTAP Fundamentals课程第一单元学习笔记(续3)

    在Data Ontap系统中,aggregate是系统定义的一个逻辑容器,包含了存储系统物理方面的组成部分,例如磁盘和RAID组.aggregate为创建的volume提供存储空间.而volume的创 ...

  4. tableau for循环_Tableau for Data Science and Data Visualization-速成课程

    tableau for循环 Tableau is software that can help you see and understand your data. It is used for dat ...

  5. [D3] Start Visualizing Data Driven Documents with D3 v4

    It's time to live up to D3's true name and potential by integrating some real data into your visuali ...

  6. [论文笔记]Trajectory Data Driven V2V/V2I Mode Switching and Bandwidth Allocation for Vehicle Networks

    车辆的高机动性给车辆网络中高效可靠的通信带来挑战,其中的关键是如何实时处理大量的信道反馈信息以及如何更好地进行资源分配.本文提出一种利用轨迹数据的资源分配方法,其特点为减少CSI信息的反馈量并使V2V ...

  7. R语言统计入门课程推荐——生物科学中的数据分析Data Analysis for the Life Sciences

    Data Analysis for the Life Sciences是哈佛大学PH525x系列课程--生物医学中的数据分析(PH525x series - Biomedical Data Scien ...

  8. 机器学习数据挖掘-软件、网站、课程资源知识点汇总

    以下文章转载自:http://blog.csdn.NET/zouxy09/article/details/8102252 ,感谢原作者!!! 机器学习知识点学习 zouxy09@qq.com http ...

  9. Coursera自动驾驶课程第4讲:Safety Assurance for Autonomous Vehicles

    在上一讲<Coursera自动驾驶课程第3讲:Self-Driving Hardware and Software Architectures>中我们了解了自动驾驶汽车常用的传感器和硬件组 ...

  10. Apollo进阶课程㉗丨Apollo控制技术详解——控制理论

    原文链接:进阶课程㉗丨Apollo控制技术详解--控制理论 控制模块根据预测的轨迹和估计的车辆状态向油门.刹车或转向扭矩发送适当的命令.控制模块使汽车尽可能接近计划的轨迹.控制器参数可以通过最小化理想 ...

最新文章

  1. ARM中MMU的作用
  2. springboot简易集成mybatisPlus+多数据源
  3. iptables实现访问A的请求重定向到B
  4. 解题报告——习题2-5 分数化小数(decimal) 输入正整数a,b,c,输出a/b的小数形式,精确到小数点后c位。
  5. 2017.1.20活动
  6. vm内核参数优化设置
  7. error: component 'clippy' for target 'x86_64-unknown-linux-gnu' is unavailable for download 解决办法
  8. 如何在word中实现连续编号自动打印
  9. java多线程listview_Android_listview分页加载更多
  10. react-native6.0版本xcode11.2版本ios报错Unrecognized font family 'Ionicons'
  11. 星际、魔兽3、红警完全对比
  12. Sqlserver2000服务器安装配置
  13. 自定义View中Canvas之Path的详解
  14. 如何给PDF文件加密?PDF加密的3种方法
  15. jane street market prediction 冠军方案 奇巧淫技与topline链接整理(3/3)
  16. 呼叫中心客服人员的秘密生活:同理心永远不会让你遭殃
  17. actor 模型原理 (二)
  18. CAD的图导入PADS 做板框(转)
  19. 计算机应用基础知识盘,计算机应用基础知识介绍.ppt
  20. 省心又省力的华为云等保安全服务----助力企业等保快速通过

热门文章

  1. 矩阵的内积和外积,三向量混合积
  2. 搜狗推送工具只搜狗快速收录方法点解
  3. 频登各大时装周运动品牌FILA在得物App首发和平精英联名系列
  4. 我对kvm,qemu,vmware,xen,virtualbox等虚拟化产品的简单理解
  5. 你本是一个肉体,是什么驱使你前行【3】
  6. 新买的笔记本计算机内存不足,笔记本内存不够怎么办_笔记本内存不足如何解决...
  7. IE浏览器打开网页之后,右键,选择“查看源文件”后打开桌面窗口的问题
  8. 坚果pro2刷回官方_锤子坚果Pro2手机降回6.0.3版本教程
  9. Kotlin Flow详解
  10. 为什么 fac_us=SystemCoreClock/8000000?