ubuntu2404
% Bibliography for Machine Learning Template12@inproceedings{he2016deep,3title={Deep Residual Learning for Image Recognition},4author={He, Kaiming and Zhang, Xiangyu and Ren, Shaoqing and Sun, Jian},5booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},6pages={770--778},7year={2016}8}910@article{simonyan2014very,11title={Very Deep Convolutional Networks for Large-Scale Image Recognition},12author={Simonyan, Karen and Zisserman, Andrew},13journal={arXiv preprint arXiv:1409.1556},14year={2014}15}1617@book{goodfellow2016deep,18title={Deep Learning},19author={Goodfellow, Ian and Bengio, Yoshua and Courville, Aaron},20year={2016},21publisher={MIT Press},22isbn={978-0262035613}23}2425@book{bishop2006pattern,26title={Pattern Recognition and Machine Learning},27author={Bishop, Christopher M},28year={2006},29publisher={Springer},30series={Information Science and Statistics},31isbn={978-0387310732}32}3334@book{hastie2009elements,35title={The Elements of Statistical Learning: Data Mining, Inference, and Prediction},36author={Hastie, Trevor and Tibshirani, Robert and Friedman, Jerome},37year={2009},38publisher={Springer},39edition={2nd},40isbn={978-0387848570}41}4243@software{scikit-learn,44title={Scikit-learn: Machine Learning in Python},45author={Pedregosa, Fabian and others},46journal={Journal of Machine Learning Research},47volume={12},48pages={2825--2830},49year={2011}50}5152@software{numpy2020,53title={Array programming with NumPy},54author={Harris, Charles R and others},55journal={Nature},56volume={585},57pages={357--362},58year={2020},59publisher={Nature Publishing Group}60}6162@software{matplotlib2007,63title={Matplotlib: A 2D graphics environment},64author={Hunter, John D},65journal={Computing in Science \& Engineering},66volume={9},67number={3},68pages={90--95},69year={2007},70publisher={IEEE Computer Society}71}7273