All Projects → bvasiles → empirical-methods

bvasiles / empirical-methods

Licence: other
Homepage for 17-803 "Empirical Methods" at Carnegie Mellon University

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to empirical-methods

CS110Notes
1st time TAing for CS110 at Stanford: Principles of Computer Systems? - Stars are appreciated :)
Stars: ✭ 59 (-42.72%)
Mutual labels:  course-materials
PyTherm-applied-thermodynamics
Educational ipython source code for applied thermodynamics.
Stars: ✭ 62 (-39.81%)
Mutual labels:  course-materials
cs-exams
Examination preparation material for Computer Science students at Trinity College Dublin.
Stars: ✭ 44 (-57.28%)
Mutual labels:  course-materials
kubernetes-hy.github.io
Course material for the DevOps with Kubernetes free MOOC by the University of Helsinki
Stars: ✭ 57 (-44.66%)
Mutual labels:  course-materials
ooprogramming
Intermediate course introducing Object Oriented Programming (OOP) principles applied to the Java language. Recommend to learners with previous experience.
Stars: ✭ 50 (-51.46%)
Mutual labels:  course-materials
DRL in CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
Stars: ✭ 59 (-42.72%)
Mutual labels:  course-materials
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (+46.6%)
Mutual labels:  course-materials
codapps
A course to learn how to code a mobile app - for complete beginners
Stars: ✭ 14 (-86.41%)
Mutual labels:  course-materials
devtools-course-theory
Course on Development Tools (in Russian)
Stars: ✭ 18 (-82.52%)
Mutual labels:  course-materials
compiler-course-unipi
Lab of the course Languages, Compilers and Interpreters (Cod. 653AA) @ UNIPI
Stars: ✭ 18 (-82.52%)
Mutual labels:  course-materials
MLclass
My main Machine Learning class
Stars: ✭ 56 (-45.63%)
Mutual labels:  course-materials
RL course
The page of the Ural Federal University course "Reinforcement Learning and Neural Networks"
Stars: ✭ 23 (-77.67%)
Mutual labels:  course-materials
human-memory
Course materials for Dartmouth course: Human Memory (PSYC 51.09)
Stars: ✭ 239 (+132.04%)
Mutual labels:  course-materials
TeachingDataScience
Course notes for Data Science related topics, prepared in LaTeX
Stars: ✭ 102 (-0.97%)
Mutual labels:  course-materials
reinforcement learning course materials
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
Stars: ✭ 765 (+642.72%)
Mutual labels:  course-materials
Lunatech Scala 2 To Scala3 Course
Lunatech course - "Moving forward from Scala 2 to Scala 3"
Stars: ✭ 174 (+68.93%)
Mutual labels:  course-materials
CSSS508
CSSS508: Introduction to R for Social Scientists
Stars: ✭ 28 (-72.82%)
Mutual labels:  course-materials
dsge
Course on Dynamic Stochastic General Equilibrium (DSGE): Models, Solution, Estimation (graduate level)
Stars: ✭ 41 (-60.19%)
Mutual labels:  graduate-course
packt-mastering-fp
PacktPub "Mastering Functional Programming with JavaScript" video course materials
Stars: ✭ 17 (-83.5%)
Mutual labels:  course-materials
lt1
Course on Language Technologies and NLP
Stars: ✭ 15 (-85.44%)
Mutual labels:  graduate-course

Empirical Methods (thanks for the promo, @JoshQuicksall!)

This is the Fall 2022 offering of this course. For older versions, see here: Spring 2021Fall 2018.

Overview

Empirical methods play a key role in the design and evaluation of tools and technologies, and in testing the social and technical theories they embody. No matter what your research area is, chances are you will be conducting some empirical studies as part of your work. Are you looking to evaluate a new algorithm? New tool? Analyze (big) data? Understand what challenges practitioners face in some domain?

This course is a survey of empirical methods designed primarily for computer science PhD students, that teaches you how to go about each of these activities in a principled and rigorous way. You will learn about and get hands-on experience with a core of qualitative and quantitative empirical research methods, including interviews, qualitative coding, survey design, and many of the most useful statistical analyses of (large-scale) data, such as various forms of regression, time series analysis, and causal inference. And you will learn how to design valid studies applying and combining these methods.

There will be extensive reading with occasional student presentations about the reading in class, homework assignments, and a semester-long research project for which students must prepare in-class kickoff and final presentations as well as a final report.

After completing this course, you will:

  • become a more sophisticated consumer of empirical research, both in your field and outside
  • develop the methodological skills that can help you design and carry out empirical components in your own research program
  • be able to analyze empirical data, draw conclusions, and present results
  • be able to read, summarize, present, but most importantly critique academic empirical research papers on a deep technical level

As a side effect, this course helps you develop a healthy dose of skepticism towards scientific results in general. Does the study design really allow the authors to make certain claims? Does the analysis technique? Is the evidence provided as strong as it could be? Are there fundamental flaws and threats to validity?

Coordinates

Course Syllabus and Policies

The syllabus covers course overview and objectives, evaluation, time management, late work policy, and collaboration policy.

Learning Goals

The learning goals describe what I want students to know or be able to do by the end of the semester. I evaluate whether learning goals have been achieved through assignments, written project reports, and in-class presentations.

Schedule

Below is a preliminary schedule for Fall 2022. Each link points to a dedicated page with materials and more details. All videos are published on this YouTube channel.

Note: The schedule is subject to change and will be updated as the semester progresses.

Date Topic Notes
Tue, Aug 30 Introduction slidesvideo
Thu, Sep 1 Formulating research questions slidesvideo
Tue, Sep 6 The role of theory slidesvideo
Thu, Sep 8 Literature review slidesvideo
Tue, Sep 13 Conducting interviews slidesvideo
Thu, Sep 15 Exemplar interview papers slidesvideo
Tue, Sep 20 Qualitative data analysis slidesvideo
Thu, Sep 22 Class cancelled for the S3D launch event
Tue, Sep 27 Survey design slides
Thu, Sep 29 Project proposal presentations
Tue, Oct 4 Numbers and nonsense
Thu, Oct 6 Causal relationships
Tue, Oct 11 Experimental design
Thu, Oct 13 Intro to regression modeling
Tue, Oct 18 Fall break, no class
Thu, Oct 20 Fall break, no class
Tue, Oct 25 Linear regression diagnostics
Thu, Oct 27 Standardized coefficients + Mixed-effects
Tue, Nov 1 Exemplar regression papers
Thu, Nov 3 Simpson’s paradox + Mixed-effects
Tue, Nov 8 Interrupted time series design
Thu, Nov 10 Diff-in-diff + CausalImpact
Tue, Nov 15 Mixed-methods designs
Thu, Nov 17 Research vs researcher
Tue, Nov 22 Agree to disagree
Thu, Nov 24 Thanksgiving, no class
Tue, Nov 29 Social network analysis (part I)
Thu, Dec 1 Social network analysis (part II)
Tue, Dec 6 Final presentations (part I)
Thu, Dec 8 Final presentations (part II)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].