diff --git a/README.md b/README.md index 36ba0c2..f812b44 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,9 @@ This course will cover the relationship between the brain, behavior, and cogniti | Class 4 - Research Methods in Computational Psychiatry and Neuroscience | Comprehensive look at key research methods and best practices in the field. | [Download Slides]| | Class 5 - Movement & Sensory Processing | Understanding brain functions related to motor and sensory systems, and their interaction with the body and environment. | [Download Slides]| | Class 6 - Memory & Learning | Exploration of the neurocognitive mechanisms of memory and learning, fundamental to cognitive functions. | [Download Slides]| -| Class 7 - Decision-Making | Exploration of cognitive functions involved in decision-making, from simple choices to complex judgments. | Available soon | +| Class 7 - Decision-Making | Exploration of cognitive functions involved in decision-making, from simple choices to complex judgments. | [Download Slides]| | Class 8 - Metacognition | Examination of self-awareness processes involved in evaluating and adjusting one's thinking. | Available soon | -| Class 9 - Ethics Journal Club: Science Communication | Examination of recent publications in the field and their media coverage. | Available soon | - +| Class 9 - Journal Club: Ethics, Society and Responsible Science Communication | Exploration of the ethical, societal, and communication implications of neuroscientific and psychiatric research in a collaborative journal club format. | Available soon | ### (2) Fundamentals of Python Programming for Psychological and Neural Sciences This component provides students with a hands-on introduction to Python programming for data analysis. Over the course of two weeks, students will use [Google Colaboratory](https://colab.research.google.com/) to learn the fundamentals of Python programming, basic data visualization techniques, and essential statistical analysis methods such as t-tests. The primary aim of this course is to develop practical coding skills and analytical tools to understand data, especially those within the fields of computational psychiatry and neuroscience. diff --git a/modules/index.md b/modules/index.md index e7240f0..9c99d36 100644 --- a/modules/index.md +++ b/modules/index.md @@ -28,9 +28,9 @@ This course will cover the relationship between the brain, behavior, and cogniti | Class 4 - Research Methods in Computational Psychiatry and Neuroscience | Comprehensive look at key research methods and best practices in the field. | [Download Slides]| | Class 5 - Movement & Sensory Processing | Understanding brain functions related to motor and sensory systems, and their interaction with the body and environment. | [Download Slides]| | Class 6 - Memory & Learning | Exploration of the neurocognitive mechanisms of memory and learning, fundamental to cognitive functions. | [Download Slides]| -| Class 7 - Decision-Making | Exploration of cognitive functions involved in decision-making, from simple choices to complex judgments. | Available soon | +| Class 7 - Decision-Making | Exploration of cognitive functions involved in decision-making, from simple choices to complex judgments. | [Download Slides]| | Class 8 - Metacognition | Examination of self-awareness processes involved in evaluating and adjusting one's thinking. | Available soon | -| Class 9 - Ethics Journal Club: Science Communication | Examination of recent publications in the field and their media coverage. | Available soon | +| Class 9 - Journal Club: Ethics, Society and Responsible Science Communication | Exploration of the ethical, societal, and communication implications of neuroscientific and psychiatric research in a collaborative journal club format. | Available soon | ### (2) Fundamentals of Python Programming for Psychological and Neural Sciences diff --git a/modules/module-00_intro-to-neuro-psych.md b/modules/module-00_intro-to-neuro-psych.md index 1686b5f..f66a40e 100644 --- a/modules/module-00_intro-to-neuro-psych.md +++ b/modules/module-00_intro-to-neuro-psych.md @@ -14,6 +14,6 @@ You can download the introduction slides [here](resources/slides/SPICE2024_Intro | Class 4 - Research Methods in Computational Psychiatry and Neuroscience | Comprehensive look at key research methods and best practices in the field. | [Download Slides]| | Class 5 - Movement & Sensory Processing | Understanding brain functions related to motor and sensory systems, and their interaction with the body and environment. | [Download Slides]| | Class 6 - Memory & Learning | Exploration of the neurocognitive mechanisms of memory and learning, fundamental to cognitive functions. | [Download Slides]| -| Class 7 - Decision-Making | Exploration of cognitive functions involved in decision-making, from simple choices to complex judgments. | Available soon | +| Class 7 - Decision-Making | Exploration of cognitive functions involved in decision-making, from simple choices to complex judgments. | [Download Slides]| | Class 8 - Metacognition | Examination of self-awareness processes involved in evaluating and adjusting one's thinking. | Available soon | -| Class 9 - Ethics Journal Club: Science Communication | Examination of recent publications in the field and their media coverage. | Available soon | +| Class 9 - Journal Club: Ethics, Society and Responsible Science Communication | Exploration of the ethical, societal, and communication implications of neuroscientific and psychiatric research in a collaborative journal club format. | Available soon | diff --git a/modules/resources/slides/SPICE2024_NeuroPsych_7.pdf b/modules/resources/slides/SPICE2024_NeuroPsych_7.pdf new file mode 100644 index 0000000..a65f92a Binary files /dev/null and b/modules/resources/slides/SPICE2024_NeuroPsych_7.pdf differ