|
1 | 1 | @software{jax2018github, |
2 | | - author = {James Bradbury and Roy Frostig and Peter Hawkins and Matthew James Johnson and Chris Leary and Dougal Maclaurin and George Necula and Adam Paszke and Jake Vander{P}las and Skye Wanderman-{M}ilne and Qiao Zhang}, |
| 2 | + |
| 3 | + author = {James Bradbury and Roy Frostig and Peter Hawkins and Matthew James Johnson and Yash Katariya and Chris Leary and Dougal Maclaurin and George Necula and Adam Paszke and Jake Vander{P}las and Skye Wanderman-{M}ilne and Qiao Zhang}, |
| 4 | + |
3 | 5 | title = {{JAX}: composable transformations of {P}ython+{N}um{P}y programs}, |
| 6 | + |
4 | 7 | url = {http://github.com/jax-ml/jax}, |
| 8 | + |
5 | 9 | version = {0.3.13}, |
6 | | - year = {2018} |
| 10 | + |
| 11 | + year = {2018}, |
| 12 | + |
7 | 13 | } |
8 | 14 |
|
9 | 15 | @software{flax2020github, |
@@ -86,14 +92,30 @@ @article{silva2020optimization |
86 | 92 | organization = {PMLR} |
87 | 93 | } |
88 | 94 |
|
| 95 | +@inproceedings{panda2024vanilla, |
| 96 | + author = {Subrat Prasad Panda and |
| 97 | + Blaise Genest and |
| 98 | + Arvind Easwaran and |
| 99 | + Ponnuthurai Nagaratnam Suganthan}, |
| 100 | + title = {Vanilla Gradient Descent for Oblique Decision Trees}, |
| 101 | + booktitle = {{ECAI} 2024 - 27th European Conference on Artificial Intelligence}, |
| 102 | + series = {Frontiers in Artificial Intelligence and Applications}, |
| 103 | + volume = {392}, |
| 104 | + pages = {1140--1147}, |
| 105 | + year = {2024}, |
| 106 | + url = {https://doi.org/10.3233/FAIA240607}, |
| 107 | + doi = {10.3233/FAIA240607}, |
| 108 | +} |
| 109 | + |
89 | 110 | @article{topin2021iterative, |
90 | 111 | title = {Iterative Bounding {MDP}s: Learning Interpretable Policies via Non-Interpretable Methods}, |
91 | 112 | author = {Nicholay Topin and Stephanie Milani and Fei Fang and Manuela Veloso}, |
92 | 113 | journal = {Proceedings of the AAAI Conference on Artificial Intelligence}, |
93 | 114 | volume = {35}, |
94 | 115 | number = {11}, |
95 | 116 | pages = {9923--9931}, |
96 | | - year = {2021} |
| 117 | + year = {2021}, |
| 118 | + doi = {10.1609/aaai.v35i11.17192} |
97 | 119 | } |
98 | 120 |
|
99 | 121 | @article{landajuela2021discovering, |
|
0 commit comments