上一页 1 2 3 4 5 6 7 8 9 ··· 29 下一页
摘要: Note Click here to download the full example code or to run this example in your browser via Binder Plot different SVM classifiers in the iris dataset 阅读全文
posted @ 2021-02-03 09:52 dong1 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 1. Microsoft NNI NNI (Neural Network Intelligence)是一个轻量但强大的工具包,帮助用户自动的进行特征工程,神经网络架构搜索,超参调优以及模型压缩 https://github.com/microsoft/nni/blob/master/README_z 阅读全文
posted @ 2021-02-02 17:28 dong1 阅读(120) 评论(0) 推荐(0) 编辑
摘要: http://vision.stanford.edu/teaching/cs231n-demos/linear-classify/ 阅读全文
posted @ 2021-02-02 15:38 dong1 阅读(54) 评论(0) 推荐(0) 编辑
摘要: http://vision.stanford.edu/teaching/cs231n-demos/knn/ https://pythonbasics.org/k-nearest-neighbors/ http://www.cs.cmu.edu/~zhuxj/courseproject/knndemo 阅读全文
posted @ 2021-02-02 15:35 dong1 阅读(94) 评论(0) 推荐(0) 编辑
摘要: February 6, 2020 By Eran Kahana Using quantum computing to train neural networks promises to speed up training time. Doing so in autonomous vehicle ap 阅读全文
posted @ 2021-02-02 14:30 dong1 阅读(64) 评论(0) 推荐(0) 编辑
摘要: http://cs229.stanford.edu/proj2016/poster/Xu-FingerprintIdentificationUsingSVM-poster.pdf 阅读全文
posted @ 2021-02-02 11:41 dong1 阅读(43) 评论(0) 推荐(0) 编辑
摘要: Computer Vision, From 3D Reconstruction to Recognition http://cs231n.stanford.edu/ CS231A: Computer Vision, From 3D Reconstruction to Recognition http 阅读全文
posted @ 2021-02-01 15:16 dong1 阅读(83) 评论(0) 推荐(0) 编辑
摘要: http://cs229.stanford.edu/proj2007/ http://cs229.stanford.edu/proj2008/ ... ... ... http://cs229.stanford.edu/proj2016/ http://cs229.stanford.edu/proj 阅读全文
posted @ 2021-02-01 14:17 dong1 阅读(52) 评论(0) 推荐(0) 编辑
摘要: libs/circular_buffer/example/circular_buffer_example.cpp // Copyright 2003-2008 Jan Gaspar. // Copyright 2013 Paul A. Bristow. Added some Quickbook sn 阅读全文
posted @ 2021-01-28 15:00 dong1 阅读(89) 评论(0) 推荐(0) 编辑
摘要: Circular buffer A circular buffer or circular queue or cyclic buffer or ring buffer is single and fixed size buffer with some programming logic to act 阅读全文
posted @ 2021-01-28 14:43 dong1 阅读(244) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 29 下一页