-
先占个坑。[CVPR2016接收文章](http://www.cv-foundation.org/openaccess/CVPR2016.py)643篇,标题中含“video”的小于59篇(个别文章同一个标题里多次出现“video”一词),下面按[CVPR2016接收文章](http://www.cv-foundation.org/openaccess/CVPR2016.py)中的顺序逐一整理。
…
y-wan updated
7 years ago
-
i got a question when i gave a talk last week about letting (k,l) change for each sample.
[Zhang12a.pdf](https://github.com/neurodata/MGC/files/709053/Zhang12a.pdf)
here is a paper that tries to d…
-
Hi Pumpikano,
With your help i was able to run the code on MNIST dataset. i am trying to train the model on another dataset. i have tried to modified the code accordingly, i will be very thankful if …
-
#### Description
For a university course I did an analysis of *TODO*/*FIXME* comments currently present in the Scikit-learn repository. I looked at the files in which the comments were and at the age…
-
关于第五章的建议,请放在这里。
-
##### Orange version
3.3.9.dev0+3d865bc
##### Expected behavior
Can survive initialization
##### Actual behavior
Does not survive initialization
```
Traceback (most recent call …
-
It would be helpful to have an except method for the BayesianOptimization class. The idea would be to pass parameter values that you don't want to search. This would come in handy, for example, when…
-
Silva and Tenenbaum described in the paper [Global versus local methods
in nonlinear dimensionality reduction](http://web.mit.edu/cocosci/Papers/nips02-localglobal-in-press.pdf) an extension of ISOMAP…
-
Please add info to "Getting Started" how compile on windows.
Thanks.
-
This is the last part of the code.
When I was running this:
``` python
try:
from sklearn.manifold import TSNE
import matplotlib.pyplot as plt
tsne = TSNE(perplexity=30, n_components=2, init='p…