proof
This commit is contained in:
parent
b347b70a19
commit
276024f04f
3 changed files with 52 additions and 13 deletions
|
|
@ -649,3 +649,21 @@ year={2023},
|
|||
archivePrefix={arXiv},
|
||||
primaryClass={cs.LG}
|
||||
}
|
||||
|
||||
@misc{keras,
|
||||
author = {François Chollet },
|
||||
title = {keras},
|
||||
year = {2015},
|
||||
publisher = {GitHub},
|
||||
journal = {GitHub repository},
|
||||
howpublished = {https://github.com/fchollet/keras},
|
||||
}
|
||||
|
||||
@article{sklearn,
|
||||
title={Scikit-learn: Machine Learning in {P}ython},
|
||||
author={Pedregosa, F. et al.},
|
||||
journal={Journal of Machine Learning Research},
|
||||
volume={12},
|
||||
pages={2825--2830},
|
||||
year={2011}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue