Displaying 3 results from an estimated 3 matches for "stocast".
Did you mean:
st_cast
2010 Feb 19
0
"tsne" package for t-SNE dimensionality reduction
I'd like to announce the availability of the "tsne" package.
It provides the T distributed Stocastic Neighbor Embedding algorithm by van
der Maaten and Hinton:
1. http://ict.ewi.tudelft.nl/~lvandermaaten/t-SNE.html
2.
L.J.P. van der Maaten and G.E. Hinton. Visualizing High-Dimensional Data
Using t-SNE. Journal of Machine Learning Research 9(Nov):2579-2605, 2008.
[ PDF<http:...
2010 Feb 19
0
"tsne" package for t-SNE dimensionality reduction
I'd like to announce the availability of the "tsne" package.
It provides the T distributed Stocastic Neighbor Embedding algorithm by van
der Maaten and Hinton:
1. http://ict.ewi.tudelft.nl/~lvandermaaten/t-SNE.html
2.
L.J.P. van der Maaten and G.E. Hinton. Visualizing High-Dimensional Data
Using t-SNE. Journal of Machine Learning Research 9(Nov):2579-2605, 2008.
[ PDF<http:...
2000 Aug 08
0
New code -- genetic algorithm curve fitting (supports complex numbers)
...de to it within half an hour or so because it doesn't require
much knowledge to use. I would be interested if anyone can find a
problem that crashes it. I'm sure that there are many problems for
which it will get something roughly reasonable but not quite right --
this is in the nature of a stocastic search <shrug>. The user has
some control over ``thermal'' noise so setting that to a small value
can help squeeze a bit more accuracy out of it.
----------------------------------------------------------------------
I did finally bludgeon nls into complex number support,
I intend...