sgtsnepi
sgtsnepi copied to clipboard
Swift Neighbor Embedding of Sparse Stochastic Graphs
In the newest OpenCilk version (2.0) the header `cilk/reducer_opadd.h` does not exist which causes the build to fail. As far as I know opencilk.org does not distribute opencilk version 1.0...
Added a folder containing the CUDA implementation of the Repulsive Computation.
This pull request resolves the following comment from @parashardhapola > Hi, > > I found that learning rate parameter (eta) in the KL minimization step (`gradient_descend.cpp`) has not been exposed...
Hi, I have noticed that SG- tSNE usually requires following extra libraries when build over a fresh Ubuntu. - libmetis-dev - libtbb-dev - libfftw3-dev - lib32gcc-7-dev - libflann-dev - libcilkrts5...