Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Slides from Class 7 #15

Merged
merged 8 commits into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class4.pdf">Download Slides</a>]|
| Class 5 - Movement & Sensory Processing | Understanding brain functions related to motor and sensory systems, and their interaction with the body and environment. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class5.pdf">Download Slides</a>]|
| Class 6 - Memory & Learning | Exploration of the neurocognitive mechanisms of memory and learning, fundamental to cognitive functions. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class6.pdf">Download Slides</a>]|
| 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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class7.pdf">Download Slides</a>]|
| 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.
Expand Down
4 changes: 2 additions & 2 deletions modules/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class4.pdf">Download Slides</a>]|
| Class 5 - Movement & Sensory Processing | Understanding brain functions related to motor and sensory systems, and their interaction with the body and environment. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class5.pdf">Download Slides</a>]|
| Class 6 - Memory & Learning | Exploration of the neurocognitive mechanisms of memory and learning, fundamental to cognitive functions. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class6.pdf">Download Slides</a>]|
| 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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class7.pdf">Download Slides</a>]|
| 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

Expand Down
4 changes: 2 additions & 2 deletions modules/module-00_intro-to-neuro-psych.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class4.pdf">Download Slides</a>]|
| Class 5 - Movement & Sensory Processing | Understanding brain functions related to motor and sensory systems, and their interaction with the body and environment. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class5.pdf">Download Slides</a>]|
| Class 6 - Memory & Learning | Exploration of the neurocognitive mechanisms of memory and learning, fundamental to cognitive functions. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class6.pdf">Download Slides</a>]|
| 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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class7.pdf">Download Slides</a>]|
| 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 |
Binary file not shown.
Loading