Giter Site home page Giter Site logo

Segmentation fault about bhtsne HOT 2 CLOSED

xuanzhaopeng avatar xuanzhaopeng commented on June 27, 2024
Segmentation fault

from bhtsne.

Comments (2)

lvdmaaten avatar lvdmaaten commented on June 27, 2024

Can you please provide more details? What is the size of your input data,
how do you execute the code, what are the input parameters, etc.?

I cannot resolve potential issues if I cannot reproduce them.

On Wednesday, August 24, 2016, Zhaopeng XUAN [email protected]
wrote:

0x0000000000403662 in TSNE::computeGaussianPerplexity (this=0x612010,
X=0x7ffff6fab010, N=10000, D=30, _row_P=0x7fffffffe3d0,
_col_P=0x7fffffffe3d8,
_val_P=0x7fffffffe3e0, perplexity=50, K=150) at tsne.cpp:470
470 cur_P[m] = exp(-beta * distances[m + 1] * distances[m + 1]);

The reason is sizeof(distance) = 24, but K = 150, how it works??


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#33, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABHSrhJtFevkJ3onMzwxsXyXlg4I6ygvks5qjKhjgaJpZM4Jsahj
.

from bhtsne.

GoXian avatar GoXian commented on June 27, 2024

0x0000000000403662 in TSNE::computeGaussianPerplexity (this=0x612010, X=0x7ffff6fab010, N=10000, D=30, _row_P=0x7fffffffe3d0, _col_P=0x7fffffffe3d8, _val_P=0x7fffffffe3e0, perplexity=50, K=150) at tsne.cpp:470 470 cur_P[m] = exp(-beta * distances[m + 1] * distances[m + 1]);

The reason is sizeof(distance) = 24, but K = 150, how it works??

请问最后你是如何解决的

from bhtsne.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.