-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_config.yml
More file actions
56 lines (51 loc) · 2.27 KB
/
_config.yml
File metadata and controls
56 lines (51 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
title: Fast Machine Learning Foundation
short_title: FastML Foundation
email: fml@fastmachinelearning.org
contact_mailto: "mailto:pcharris@mit.edu,thea.aarrestad@cern.ch,a.tapper@imperial.ac.uk,jduarte@physics.ucsd.edu,ntran@fnal.gov"
one_liner: A non-profit foundation advancing real-time and accelerated ML for fundamental sciences
description: >
The purpose of the Foundation is to cultivate resources in support of the multi-disciplinary Fast ML for
Science community of domain science, machine learning and engineering researchers for the advancement of
accelerated and autonomous scientific experimentation. These resources will be used to share, support, and
maintain the community’s shared research, software tools, and hardware platforms for scientific applications
with the highest standards of inclusiveness, openness, accountability, and transparency.
news_byline: >
We share upcoming and past events for the community.
collaboration:
byline: We are a community that fosters knowledge transfer of accelerated and real-time artificial intelligence for fundamental science. By participating, you agree to abide by our code of conduct and collaboration policies.
navbar:
logo: /images/fastml_logo.png
links:
- name: About
link: "#about" # Note that for links to autoscroll to anchors on the main page, only the #anchor is needed (no preceding slash)
autoscroll: true
- name: News
link: "#news"
autoscroll: true
- name: Events
link: "#events"
autoscroll: true
- name: Resources
link: "#resources"
autoscroll: true
- name: Collaboration
link: "#collaboration"
autoscroll: true
- name: Governance
link: "#governance"
autoscroll: true
- name: Sponsors/Partners
link: "#sponsors"
autoscroll: true
- name: Contact
link: "mailto:pcharris@mit.edu,thea.aarrestad@cern.ch,a.tapper@imperial.ac.uk,jduarte@physics.ucsd.edu,ntran@fnal.gov"
autoscroll: false
footer:
links:
- name: HLS4ML Homepage
link: https://fastmachinelearning.org/hls4ml/
- name: SuperSONIC Homepage
link: https://fastmachinelearning.org/SuperSONIC/
- name: GitHub Repositories
link: https://github.com/fastmachinelearning
exclude: ["CNAME", "license.txt", "README.md"]