Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.2 KB

EGBE 609/606: Fundamental of Biomedical Engineering

Fundamental of Biomedical Engineering Master and Ph.D. Program in Biomedical Engineering. Academic year 2021

  • Objectives: Understand the role of Machine learning (ML) and Artificial Intelligence (AI) in Biomedical Science, how to make sense of data (why making model), know the role of data in ML (data-centric AI, data collection), know the potential drawback for using these applications (bias). Understand the importance of how we build ML models and how to do it. This class is to prepare you to get ready for building models but we do not need you to perform serious programming in this class.
  • Instructor(s): Titipat Achakulvisut
  • TA: Pongsakorn Wechakarn
  • Structure: Each class will consist of a core lecture followed by some coding example.
  • Scoring: attendance, participation, quizzes, short writing, short presentation

Lecture 1: Introduction to Machine Learning

Lecture 2: ML for biomedical text

Lecture 3: ML for neuroscience

Lecture 4: ML for medical images

Lecture 5: Student presentations

Installation

  • Download Anaconda
  • Run Jupyter lab or Jupyter notebook
  • Install requirements using requirements.txt