Spaces:
Runtime error
Runtime error
doc: add reference to Distributed Shampoo
Browse files
README.md
CHANGED
|
@@ -154,3 +154,14 @@ year = {2021}
|
|
| 154 |
primaryClass={cs.CV}
|
| 155 |
}
|
| 156 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
primaryClass={cs.CV}
|
| 155 |
}
|
| 156 |
```
|
| 157 |
+
|
| 158 |
+
```
|
| 159 |
+
@misc{anil2021scalable,
|
| 160 |
+
title={Scalable Second Order Optimization for Deep Learning},
|
| 161 |
+
author={Rohan Anil and Vineet Gupta and Tomer Koren and Kevin Regan and Yoram Singer},
|
| 162 |
+
year={2021},
|
| 163 |
+
eprint={2002.09018},
|
| 164 |
+
archivePrefix={arXiv},
|
| 165 |
+
primaryClass={cs.LG}
|
| 166 |
+
}
|
| 167 |
+
```
|