@@ -56,10 +56,13 @@ provide optimized binaries for some of the ONNX models trained by this library.
5656### Contributors:
5757Code for algorithms, applications and tools contributed by:
5858 - [ Don Dennis] ( https://dkdennis.xyz )
59+ - [ Yash Gaurkar] ( https://github.com/mr-yamraj/ )
5960 - [ Sridhar Gopinath] ( http://www.sridhargopinath.in/ )
6061 - [ Chirag Gupta] ( https://aigen.github.io/ )
62+ - [ Moksh Jain] ( https://github.com/MJ10 )
6163 - [ Ashish Kumar] ( https://ashishkumar1993.github.io/ )
6264 - [ Aditya Kusupati] ( https://adityakusupati.github.io/ )
65+ - [ Chris Lovett] ( https://github.com/lovettchris )
6366 - [ Shishir Patil] ( https://shishirpatil.github.io/ )
6467 - [ Harsha Vardhan Simhadri] ( http://harsha-simhadri.org )
6568
@@ -71,8 +74,8 @@ If you use software from this library in your work, please use the BibTex entry
7174
7275```
7376@software{edgeml01,
74- author = {{Dennis, Don Kurian and Gopinath, Sridhar and Gupta, Chirag and
75- Kumar, Ashish and Kusupati, Aditya and Patil, Shishir G and Simhadri, Harsha Vardhan}},
77+ author = {{Dennis, Don Kurian and Gaurkar, Yash and Gopinath, Sridhar and Gupta, Chirag and
78+ Kumar, Ashish and Kusupati, Aditya and Lovett, Chris and Patil, Shishir G and Simhadri, Harsha Vardhan}},
7679 title = {{EdgeML: Machine Learning for resource-constrained edge devices}},
7780 url = {https://github.com/Microsoft/EdgeML},
7881 version = {0.2},
0 commit comments