Yad Konrad

Results 23 comments of Yad Konrad

The updated branch that is not master has the some-what correct version of the implementation (still missing the L layers of Skips after each block). Even though I didn't get...

1. Hey! Yes, I would be happy to Collab, thanks for bringing these to my attention, I'm not quite familiar with this repo, by Upstream you mean that it will...

A lot of good stuff here, i will get to it tonight : )

Same here, any suggestions where to start debugging this?

Or it is due to the version, make sure you have matching `gulp` dependencies: ``` "devDependencies": { "gulp": "^3.9.0", "gulp-inject": "^1.5.0", "gulp-jscs": "^2.0.0", "gulp-jshint": "^1.11.2", "gulp-nodemon": "^2.0.4", "jshint-stylish": "^2.0.1" }...

@villmow Check [out](https://github.com/guxd/deep-code-search/tree/master/keras) the files can be downloaded from here on [Gdrive](https://drive.google.com/drive/folders/1GZYLT_lzhlVczXjD6dgwVUvDDPHMB6L7) or Baidu url.

Maybe breaking these into smaller issues can be lighter to tackle. I'm currently trying to do this: 1. Add User Signup with Twitter. (which cover..Ability to aggregate more) 2. Then...

@Smerity Alright, we got something here, but not a complete branch [userSignup branch](https://github.com/0bserver07/trending_arxiv/tree/userSignup) Which now can be pulled and looked at (later will remove twitter keys). currently: 1. Demo of...

`/Users/yad/torch/install/share/lua/5.1/trepl/init.lua:384: /Users/yad/.luarocks/share/lua/5.1/hdf5/ffi.lua:42: Error: unable to locate HDF5 header file at hdf5.h` I edited the line 42 to include the path and it works now.