About feval function on tutorials/2_supervised/4_train.lua...
Read MoreTorch: max value of each channel in an rgb image...
Read MoreCreate a 2D list with variable length [torch]...
Read MoreluaT_pushudata returns proper Tensor type and dimension, but garbage data...
Read MoreRequire custom C module in Lua by path...
Read MoreHow to draw samples from a multivariate Gaussian in Lua/Torch...
Read MoreTorch, how to check a variable is CUDA or not?...
Read MoreWhat is the structure of torch dataset?...
Read Moretorch/nn - Joining arrays of Tensors element wise...
Read MoreTorch implementation of multi-output-layer neural network...
Read MoreRun custom external command from scala...
Read MoreHow to merge two tensors at the beginning of a network in Torch?...
Read MoreLua Torch7 & OpenResty: attempt to index a nil value...
Read MoreLua: Why can't I require a locally-installed package?...
Read MoreUnable to do parameter sharing in Torch between [sub]networks...
Read MoreStopping gradients updating weights of a [sub]network in an architecture...
Read Morethe difference of include and require in torch...
Read MoreHow to access intermediate layers' outputs using nngraph?...
Read Moretorch/nn: What's the canonical way to multiply by a constant matrix?...
Read MoreConvert indices in longtensor format to binary selection mask in torch...
Read MoreHow can I test a Torch installation?...
Read MoreTorch out of memory in thread when using torch.serialize twice...
Read MoreHow should we batch the inputs before feeding to the torch modules?...
Read Morecall to collectgarbage('count') increases memory usage in lua...
Read MoreWhy attempting "1 / torch.Tensor" triggers an error?...
Read More