Checkpoint

This commit is contained in:
Shan Carter
2017-03-13 18:35:43 -07:00
parent 38aadd3332
commit 560f8bb4bf
4 changed files with 5 additions and 6 deletions
+2 -1
View File
@@ -27,7 +27,7 @@ let mustacheTemplate = `
font-weight: 600;
}
d-bibliography ol {
padding: 0;
padding: 0 0 0 18px;
}
d-bibliography li {
margin-bottom: 12px;
@@ -82,6 +82,7 @@ export default class Bibliography extends HTMLElement {
});
}
this.data = bibliography;
this.render();
}
}
+2 -1
View File
@@ -5499,7 +5499,7 @@ var mustacheTemplate$2 = `
font-weight: 600;
}
d-bibliography ol {
padding: 0;
padding: 0 0 0 18px;
}
d-bibliography li {
margin-bottom: 12px;
@@ -5554,6 +5554,7 @@ class Bibliography extends HTMLElement {
});
}
this.data = bibliography;
this.render();
}
}
+1 -1
View File
File diff suppressed because one or more lines are too long
-3
View File
@@ -30,13 +30,10 @@
</d-article>
<d-appendix>
<h3>Acknowledgments</h3>
<p>Thank you to Maithra Raghu, Dario Amodei, Cassandra Xia, Luke Vilnis, Anna Goldie, Jesse Engel, Dan Mané, Natasha Jaques, Emma Pierson and Ian Goodfellow for their feedback and encouragement. Were also very grateful to our team, Google Brain, for being extremely supportive of our project.</p>
<h3>Author Contributions</h3>
<p>Augustus and Chris recognized the connection between deconvolution and artifacts. Augustus ran the GAN experiments. Vincent ran the artistic style transfer experiments. Chris ran the DeepDream experiments, created the visualizations and wrote most of the article.</p>
</d-appendix>
<d-bibliography>