Getting pretty close on Section 5

This commit is contained in:
Connor Johnstone
2022-02-10 19:17:06 -07:00
parent 661aa7d58a
commit 293d4e52b8
8 changed files with 126 additions and 18 deletions

View File

@@ -8,3 +8,19 @@
year={1986},
publisher={Springer}
}
@software{snow,
author = {Andrew Ning},
title = {SNOW.jl},
url = {https://github.com/byuflowlab/SNOW.jl},
version = {0.2.0},
date = {2022-02-10},
}
@article{RevelsLubinPapamarkou2016,
title = {Forward-Mode Automatic Differentiation in {J}ulia},
author = {{Revels}, J. and {Lubin}, M. and {Papamarkou}, T.},
journal = {arXiv:1607.07892 [cs.MS]},
year = {2016},
url = {https://arxiv.org/abs/1607.07892}
}