title | menu_title | menu_icon |
---|---|---|
Hackathon agenda 🗓️ |
Agenda |
clock |
{% assign current_date = 'now' | date: "%Y-%m-%d" %} {% assign event_start_date = site.event_start_date | date: "%Y-%m-%d" %} {% assign event_close_date = site.event_close_date | date: "%Y-%m-%d" %} {% assign registration_opens_date = site.registration_opens_date | date: "%Y-%m-%d" %} {% assign registration_closes_date = site.registration_closes_date | date: "%Y-%m-%d" %}
{% if current_date < registration_opens_date %} {% assign registration_status = 'soon' %} {% elsif current_date >= registration_opens_date and current_date <= registration_closes_date %} {% assign registration_status = 'open' %} {% else %} {% assign registration_status = 'closed' %} {% endif %}
{% if current_date < event_start_date %} {% assign event_status = 'soon' %} {% elsif current_date >= event_start_date and current_date <= event_close_date %} {% assign event_status = 'now' %} {% else %} {% assign event_status = 'over' %} {% endif %}
{% if event_status != "over" %} The anticipated schedule is as follows, with all times listed in Eastern Time (ET). Be sure to add the events to your calendar using the Gather links. {% else %} The schedule for the event was as follows, with all times listed in Eastern Time (ET): {% endif %}
Brainstorm, build, team up.
- Add the events to your calendar using the "Add to Calendar" link from the Gather Town event page (for Outlook calendars, you will need to login to Outlook online)
- Enter your email into this form or send an email to [email protected] with subject line "Slack guest invite request" so that we can manually add you as a guest to the
#ac-bo-hackathon
slack channel, or if your workspace has Slack Pro, join the Slack channel directly. These are the preferred options over starting a Slack Pro free trial, since you will lose access to the channel once the trial has expired. The free trial route (e.g., in a personal workspace) is a fallback if you need immediate access to the slack channel. - Brainstorm project ideas and form teams
- Browse the existing project proposals
- If you'd like to solicit team members or get feedback, post your project idea in the slack channel with the
#team
hashtag to make it easier to search for these posts. You may also consider using social media - If you would like to join a team, use the slack channel to express your interest and describe your background, again using the
#team
hashtag - Submit your project proposal (multiple allowed)
- For coding-related projects, complete the orientation modules
Time | Activity |
---|---|
09:00 | Welcome |
09:15 | Speaker: Dr. Taylor Sparks, University of Utah. Title: TBD |
09:30 | Speaker: Dr. Martin Fitzner, Merck KGaA. Title: Industrial view on BO – a perfect match for the low- to no-data regime |
09:45 | Speaker: Max Balandat, Meta Adaptive Experimentation. Talk: TBD |
10:00 | Orientation |
10:10 | Breakout |
13:00 | End of Day 1 |
Time | Activity |
---|---|
09:00 | Welcome |
09:10 | Breakout |
12:00 | Project showcase and judging |
12:50 | Closing remarks and takeaways |
13:00 | End of Day 2 |
Submissions due by {{ site.submissions_due }}.
Prizes to be announced March 29 at 1:00 PM Eastern Time (ET).
Preparation of scholarly article.[(?)][faq]{:title="What is required for me to participate in the scholarly article?"}
[faq]: {{ site.baseurl }}{% link faq.md %}