-
Hi,
I tried to build the R-modular interface but make failed
> [100%] [100%] Building CXX object src/interfaces/r_modular/CMakeFiles/r_modular.dir/sg_print_functions.cpp.o
> Building CXX object src…
-
### tl;dr
This issue proposes:
1. Change `new Buffer(number)` to return safe, zeroed-out memory
2. Create a new API for creating uninitialized Buffers, `Buffer.alloc(number)`
### Update: Jan 15, 2016…
-
8chan has [joined Gratipay](https://gratipay.com/infinitechan/). See [FD1518](https://gratipay.freshdesk.com/helpdesk/tickets/1518) (copied [below](https://github.com/gratipay/inside.gratipay.com/issu…
-
On the website you write "Dec 31, 2015 (may be extended further if needed)".
When will you make the decision, whether and how long it will be extended?
-
Hi,
I started implementing some functions to train a DBN based on your RBM implementations. It's kind of a hack right now but I think the API can be improved and the functions can be generalized a li…
-
Erm... Proof me if I'm wrong, but I looked everywhere - official site, github repo and github wiki, google and still wasn't able to find any documentation and/or user guide for LizardFS. Is it hidden …
-
The discussion from @meh on #941 say that new contributors will be "welcome and treated with respect."
A [code of conduct](https://robots.thoughtbot.com/adding-a-code-of-conduct-to-open-source-projec…
-
So... this is kind of amazing.
-
Our project contains 50+ `.js` files which was at first using namespaces and lafter using Browserify. I tried to convert that to RequireJS, but found the relative path not working correctly. A simplif…
-
Not sure if we want to stick with plain vanilla neural nets, or if we want to do deep learning. Do you have any experience with this @macmania ?