Stas Batururimi

Results 7 issues of Stas Batururimi

followed your steps, but after the build, when I came to run it: $ nvidia-docker run -it -p 8888:8888 -p 6006:6006 -v /media/data1:/root/sharedfolder floydhub/dl-docker:gpu bash I got nvidia-docker | 2017/04/12...

How can we setup phabulous to not post the feed repeatedly? it seems that it post the same feed all the time to the channel.

While this module has worked in the past, I'm actually unable to show any notification nor in safari, nor Chrome. Any hint on how to fix that? In browser settings,...

I have cloned the source code and tried to rebuild it from source but when running ``` ./zcashd ``` I got the following error: ``` Error: This version has been...

Process: GitX [73890] Path: /Applications/GitX.app/Contents/MacOS/GitX Identifier: net.phere.GitX Version: 0.15.1964 dev (0.15.1964) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: GitX [73890] User ID: 501 Date/Time: 2017-05-16 12:47:26.089 +0300 OS...

I've been faced to some error due to the recent version of CocoaLumberjack. Below my version of fixing bugs ``` - (void)logMessage:(DDLogMessage *)logMessage { NSString *logMsg = logMessage.message; if (_logFormatter)...

Looks like the Star cell is implementing the GRU logic rather than the one described in the paper. In the forward pass of ConvStarCell, instead of: ``` stacked_inputs = torch.cat([input_,...