Skip to content

Commit

Permalink
Merge pull request #16 from amloosen/main
Browse files Browse the repository at this point in the history
adding slides of class 8
  • Loading branch information
shawnrhoads authored Jul 17, 2024
2 parents 86632e0 + 3d5513f commit 3da0bf4
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ This course will cover the relationship between the brain, behavior, and cogniti
| 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. | [<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 - 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 |
| Class 8 - Metacognition | Examination of self-awareness processes involved in evaluating and adjusting one's thinking. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class8.pdf">Download Slides</a>]|
| 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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class9.pdf">Download Slides</a>]|

### (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 @@ -29,8 +29,8 @@ This course will cover the relationship between the brain, behavior, and cogniti
| 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. | [<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 - 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 |
| Class 8 - Metacognition | Examination of self-awareness processes involved in evaluating and adjusting one's thinking. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class8.pdf">Download Slides</a>]|
| 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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class9.pdf">Download Slides</a>]|

### (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 @@ -15,5 +15,5 @@ You can download the introduction slides [here](resources/slides/SPICE2024_Intro
| 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. | [<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 - 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 |
| Class 8 - Metacognition | Examination of self-awareness processes involved in evaluating and adjusting one's thinking. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class8.pdf">Download Slides</a>]|
| 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. | [<a target="_blank" rel="noopener noreferrer" href="https://github.com/Center-for-Computational-Psychiatry/course_spice/blob/main/modules/resources/slides/SPICE2024_NeuroPsych_Class9.pdf">Download Slides</a>]|
Binary file not shown.
Binary file not shown.

0 comments on commit 3da0bf4

Please sign in to comment.