-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3eb2ed
commit 7c89f54
Showing
1 changed file
with
222 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,7 @@ | |
<li><a href="index.html#">Home</a></li> | ||
<li><a href="#about">About</a></li> | ||
<li><a href="#team">Team</a></li> | ||
<li><a href="#schedule">Schedule</a></li> | ||
<li><a href="#apply">Apply</a></li> | ||
<!-- <li><a href="contact.html">Contact</a></li> --> | ||
</ul> | ||
|
@@ -93,7 +94,8 @@ <h2 class="white-text">October 21-23, 2024</h2> | |
<div class="col-md-6"> | ||
<div class="section-header"> | ||
<h2>What is NYCPW?</h2> | ||
<p class="lead">The New York Computational Psychiatry Course (NYCPW) is an immersive, hands-on three-day workshop designed to provide participants with the latest tools and knowledge in computational psychiatry. Our aim is to bridge the gap between computational methods and clinical applications.</p> | ||
<p class="lead">The <b>New York Computational Psychiatry Course</b> (NYCPW) is an immersive, hands-on three-day workshop designed to provide trainees with the latest tools and knowledge in computational psychiatry. Our aim is to bridge the gap between computational methods and clinical applications.</p> | ||
<p class="lead">The course will take place at the Icahn School of Medicine <a href="https://icahn.mssm.edu/research/center-for-computational-psychiatry">Center for Computational Psychiatry</a> (<a href="https://maps.app.goo.gl/aZZw9VcPuPeDVVmY7">55 W 125th St, New York, NY 10027</a>) on <b>October 21-23, 2024</b>. Applications are due by September 23, 2024.</p> | ||
</div> | ||
|
||
<!-- feature --> | ||
|
@@ -166,43 +168,43 @@ <h2>Our Team</h2> | |
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://www.neurocpu.org/" class="course-img"> | ||
<img src="./img/xiaosi.jpg" alt=""> | ||
</a> | ||
<a href="#">Xiaosi Gu, Ph.D.</a> | ||
<a href="https://www.neurocpu.org/">Xiaosi Gu, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
||
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://labs.icahn.mssm.edu/bernerlab/" class="course-img"> | ||
<img src="./img/laura.jpg" alt=""> | ||
</a> | ||
<a href="#">Laura A. Berner, Ph.D.</a> | ||
<a href="https://labs.icahn.mssm.edu/bernerlab/">Laura A. Berner, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
||
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://profiles.mountsinai.org/vincenzo-guido-fiore" class="course-img"> | ||
<img src="./img/vincenzo.jpg" alt=""> | ||
</a> | ||
<a href="#">Vincenzo G. Fiore, Ph.D.</a> | ||
<a href="https://profiles.mountsinai.org/vincenzo-guido-fiore">Vincenzo G. Fiore, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
||
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://radulesculab.org/" class="course-img"> | ||
<img src="./img/angela.jpg" alt=""> | ||
</a> | ||
<a href="#">Angela Radulescu, Ph.D.</a> | ||
<a href="https://radulesculab.org/">Angela Radulescu, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
@@ -216,32 +218,32 @@ <h2>Our Team</h2> | |
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://shawnrhoads.github.io/" class="course-img"> | ||
<img src="./img/shawn.jpg" alt=""> | ||
</a> | ||
<a href="#">Shawn A. Rhoads, Ph.D.</a> | ||
<a href="https://shawnrhoads.github.io/">Shawn A. Rhoads, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
||
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://www.bytesofminds.com/" class="course-img"> | ||
<img src="./img/baihan.jpg" alt=""> | ||
</a> | ||
<a href="#">Baihan Lin, Ph.D.</a> | ||
<a href="https://www.bytesofminds.com/">Baihan Lin, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
||
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://x.com/BlairShevlin" class="course-img"> | ||
<img src="./img/blair.jpg" alt=""> | ||
</a> | ||
<a href="#">Blair R. K. Shevlin, Ph.D.</a> | ||
<a href="https://x.com/BlairShevlin">Blair R. K. Shevlin, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
@@ -250,10 +252,10 @@ <h2>Our Team</h2> | |
<!-- instructor --> | ||
<div class="col-md-3 col-sm-6 col-xs-6"> | ||
<div class="course"> | ||
<a href="#" class="course-img"> | ||
<a href="https://www.linkedin.com/in/alisa-loosen-phd-4b7a4711b" class="course-img"> | ||
<img src="./img/alisa.jpg" alt=""> | ||
</a> | ||
<a href="#">Alisa M. Loosen, Ph.D.</a> | ||
<a href="https://www.linkedin.com/in/alisa-loosen-phd-4b7a4711b">Alisa M. Loosen, Ph.D.</a> | ||
</div> | ||
</div> | ||
<!-- /instructor --> | ||
|
@@ -270,6 +272,208 @@ <h2>Our Team</h2> | |
</div> | ||
<!-- /Courses --> | ||
|
||
<!-- Schedule Section --> | ||
<div id="schedule" class="section"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="section-header text-center"> | ||
<h2>Tentative Schedule</h2> | ||
<!-- <p class="lead">Explore the detailed schedule of the New York Computational Psychiatry Course 2024.</p> --> | ||
</div> | ||
|
||
<!-- Schedule Table --> | ||
<div class="col-md-12"> | ||
<table class="table table-bordered text-center"> | ||
<thead> | ||
<tr> | ||
<th><center><u>TIME</u></center></th> | ||
<th><center><u>MONDAY (OCT 21)</u></center></th> | ||
<th><center><u>TUESDAY (OCT 22)</u></center></th> | ||
<th><center><u>WEDNESDAY (OCT 23)</u></center></th> | ||
</tr> | ||
</thead> | ||
|
||
<tbody> | ||
<tr> | ||
<td>08:00 AM</td> | ||
<td><strong>BREAKFAST + REGISTRATION</strong></td> | ||
<td><strong>BREAKFAST</strong></td> | ||
<td><strong>BREAKFAST</strong></td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>09:00 AM</td> | ||
<td><strong>OPENING REMARKS + KEYNOTE</strong><br>Xiaosi Gu<br>Introduction</td> | ||
<td><strong>KEYNOTE</strong><br>Laura Berner<br>Clinical computational interpretability</td> | ||
<td><strong>TUTORIAL 5</strong><br>Baihan Lin<br>LLMs for psychiatry</td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>10:00 AM</td> | ||
<td><strong>TUTORIAL 1</strong><br>Angela Radulescu<br>Reinforcement learning</td> | ||
<td><strong>TUTORIAL 3</strong><br>Shawn Rhoads<br>Model fitting, individual differences</td> | ||
<td><strong>TUTORIAL 6</strong><br>Alisa Loosen<br>Study design & replicability</td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>11:00 AM</td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>12:00 PM</td> | ||
<td><strong>LUNCH</strong></td> | ||
<td><strong>LUNCH</strong></td> | ||
<td><strong>LUNCH</strong></td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>01:00 PM</td> | ||
<td><strong>TUTORIAL 2</strong><br>Vincenzo Fiore<br>Bayesian Inference</td> | ||
<td><strong>TUTORIAL 4</strong><br>Blair Shevlin<br>Drift diffusion modeling</td> | ||
<td><strong>BREAKOUT PROJECTS</strong></td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>02:00 PM</td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>03:00 PM</td> | ||
<td><strong>COFFEE BREAK</strong></td> | ||
<td><strong>COFFEE BREAK</strong></td> | ||
<td><strong>COFFEE BREAK</strong></td> | ||
</tr> | ||
<tr> | ||
<td>03:30 PM</td> | ||
<td><strong>BREAKOUT PROJECTS</strong></td> | ||
<td><strong>BREAKOUT PROJECTS</strong></td> | ||
<td><strong>BREAKOUT PROJECTS</strong></td> | ||
</tr> | ||
<tr> | ||
<td>04:00 PM</td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>05:00 PM</td> | ||
<td></td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>05:30 PM</td> | ||
<td><strong>ROUND TABLE</strong></td> | ||
<td><strong>ROUND TABLE</strong></td> | ||
<td><strong>ROUND TABLE</strong></td> | ||
</tr> | ||
<tr> | ||
<td>06:00 PM</td> | ||
<td><strong>DINNER</strong><br>On your own</td> | ||
<td><strong>DINNER</strong><br>On your own</td> | ||
<td><strong>SOCIAL EVENT</strong></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- /Schedule Table --> | ||
</div> | ||
|
||
<hr class="section-hr"> | ||
|
||
<!-- row --> | ||
<div class="row"> | ||
|
||
<div class="col-md-6"> | ||
<h3>Frequently Asked Questions</h3> | ||
<p class="lead">How much will the course cost?</p> | ||
<p>We are aiming to keep costs low, but will likely need to charge a small registration fee for in-person (e.g., $250) and online (e.g., $50) upon acceptance.</p><br> | ||
|
||
<p class="lead">Is housing provided?</p> | ||
<p>We are not able to provide housing this year. Participants will need to coordinate your own housing arrangements.</p><br> | ||
|
||
<p class="lead">Who should apply?</p> | ||
<p>We welcome participants from all career stages in the tri-state area (e.g., New York, New Jersey, Connecticut) interested in using computational modeling to study mental health. However, our course will be primarily geared towards trainees (e.g., graduate students, postdocs). Applicants who have some experience with programming (e.g., Python, R, MATLAB) and have completed formal coursework in relevant math and statistics.</p><br> | ||
|
||
<p class="lead">When is the application deadline?</p> | ||
<p>Applications are due by September 23, 2024.</p><br> | ||
|
||
<p class="lead">When will applicants be notified of their acceptance?</p> | ||
<p>Applicants will be notified of their acceptance by September 27, 2024. Upon acceptance, please register for the course at your earliest convenience.</p><br> | ||
|
||
<p class="lead">How much is the registration fee?</p> | ||
<p>We are aiming to keep costs low, but will likely need to charge a small registration fee for in-person (e.g., $250) and online (e.g., $50) upon acceptance.</p><br> | ||
|
||
<p class="lead">What is the course size?</p> | ||
<p>We are aiming to accept 20-30 participants for the in-person course.</p><br> | ||
|
||
<p class="lead">What is the format of the course?</p> | ||
<p>The course will be a mix of lectures, tutorials, and hands-on projects. In-person participants will have the opportunity to work in small groups on a small project.</p><br> | ||
|
||
<p class="lead">What is the course schedule?</p> | ||
<p>The course will run from 9:00 AM to 6:00 PM on October 21-23, 2024. A detailed schedule will be provided to accepted participants.</p><br> | ||
|
||
<p class="lead">Where is the course location?</p> | ||
<p>The course will take place at the Icahn School of Medicine <a href="https://icahn.mssm.edu/research/center-for-computational-psychiatry">Center for Computational Psychiatry</a> (<a href="https://maps.app.goo.gl/aZZw9VcPuPeDVVmY7">55 W 125th St, New York, NY 10027</a>).</p><br> | ||
|
||
<p class="lead">Who can I contact for more information?</p> | ||
<p>Please contact <a href="mailto:[email protected]">Shawn Rhoads</a> and <a href="mailto:[email protected]">Angela Radulescu</a> with any questions.</p> | ||
</div> | ||
|
||
</div> | ||
<!-- /row --> | ||
|
||
</div> | ||
</div> | ||
<!-- /Schedule Section --> | ||
|
||
<!-- Apply --> | ||
<div id="apply" class="section"> | ||
|
||
|
@@ -323,6 +527,7 @@ <h2 class="white-text">Apply by September 23, 2024</h2> | |
<li><a href="index.html#">Home</a></li> | ||
<li><a href="index.html#about">About</a></li> | ||
<li><a href="index.html#team">Team</a></li> | ||
<li><a href="#schedule">Schedule</a></li> | ||
<li><a href="index.html#apply">Apply</a></li> | ||
</ul> | ||
</div> | ||
|