-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposts_metadata.json
More file actions
15 lines (15 loc) · 816 Bytes
/
posts_metadata.json
File metadata and controls
15 lines (15 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{
"title": "Protein folding & The AI 'Solution': A primer for non-scientists",
"description": "Just yesterday, Deepmind published a blog talking about how their AI, AlphaFold2, predicted protein structures in the biennial CASP challenge this year with stunning accuracy. There's been a lot of buzz in the computational science community discussing the ramifications of their work. If you've seen the buzz and are curious about protein folding, read on... This post is supposed to capture the motivation and complexity of the problem for an audience familiar with STEM in some way.",
"date": "November 30, 2020",
"reading_time": 8,
"tags": [
"AI",
"Science",
"Protein Folding"
],
"filename": "protein-folding.html",
"html_path": "posts/protein-folding.html"
}
]