-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathmetadata.yml
More file actions
22 lines (18 loc) · 726 Bytes
/
Copy pathmetadata.yml
File metadata and controls
22 lines (18 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Deep Learning with Julia
subtitle: using Flux.jl
author:
- Logan Kilpatrick
html-license: <a href="https://twitter.com/OfficialLoganK?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false"></a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
tex-license: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
bibliography: files/bibliography.bib
# Only used in PDF.
titlepage-top: >
\begin{tabular}{l}
Logan Kilpatrick\\
The Julia Language\\
logan@julialang.org\\
\end{tabular}
titlepage-bottom: >
\url{https://deeplearningwithjulia.com}
---