bquast / rnn

Recurrent Neural Networks in R
https://qua.st/rnn
73 stars 28 forks source link

int2bin doesn't work on 64bit platform #24

Closed wliangaz closed 7 years ago

wliangaz commented 7 years ago

As titled. I'm running in Rstudio on windows 10 env., and I went through vignette example, the test part gave me trouble. A test example yielded result like this:

bin2int(int2bin(3)) [1] 50331648

bquast commented 7 years ago

This code is no longer supported.

The examples define these functions.

This is not a help forum

wliangaz commented 7 years ago

i clicked 'report issue' link to get here, remove it then. oic, not a help forum, yet i didn't ask help for your glorious package...never mind.