We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2964767 commit ed189eaCopy full SHA for ed189ea
README.md
@@ -106,7 +106,7 @@ Python debugger (pdb) - [blog post](https://www.blog.pythonlibrary.org/2018/10/1
106
#### Frameworks
107
[scikit-learn](https://github.com/scikit-learn/scikit-learn) - General machine learning framework.
108
[h2o](https://github.com/h2oai/h2o-3) - Machine learning framework.
109
-[caffe](https://github.com/BVLC/caffe) - Deep learning framework, [pretrained models](https://github.com/BVLC/caffe/wiki/Model-Zoo).
+[caffe](https://github.com/BVLC/caffe) - Deep learning framework, [pretrained models](https://github.com/BVLC/caffe/wiki/Model-Zoo).
110
[mxnet](https://github.com/apache/incubator-mxnet) - Deep learning framework, [book](https://d2l.ai/index.html).
111
112
#### Exploration and Cleaning
0 commit comments