|
@@ -1,13 +1,29 @@
|
|
|
+++
|
|
|
-client_name = ""
|
|
|
+# Date this page was created.
|
|
|
date = "2016-04-27"
|
|
|
-image = ""
|
|
|
-image_preview = "bubbles.jpg"
|
|
|
+
|
|
|
+# Project title.
|
|
|
+title = "Deep Learning"
|
|
|
+
|
|
|
+# Project summary to display on homepage.
|
|
|
summary = "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
|
|
|
+
|
|
|
+# Optional image to display on homepage (relative to `static/img/` folder).
|
|
|
+image_preview = "bubbles.jpg"
|
|
|
+
|
|
|
+# Optional image to display on project detail page (relative to `static/img/` folder).
|
|
|
+image = ""
|
|
|
+
|
|
|
+# Tags: can be used for filtering projects.
|
|
|
+# Example: `tags = ["machine-learning", "deep-learning"]`
|
|
|
tags = ["deep-learning"]
|
|
|
-title = "Deep Learning"
|
|
|
+
|
|
|
+# Optional external URL for project (replaces project detail page).
|
|
|
external_link = ""
|
|
|
|
|
|
+# Does the project detail page use math formatting?
|
|
|
+math = false
|
|
|
+
|
|
|
+++
|
|
|
|
|
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida.
|