torch
Here are 389 public repositories matching this topic...
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Aug 13, 2019 - Lua
-
Updated
Jun 10, 2020 - Python
-
Updated
Jun 4, 2020 - Python
-
Updated
Mar 2, 2020
Add a Reddit section
Most of the people who start out new don't find a latest feed of community hyped resources on ML and DL topics. It would be pretty good if we add a Reddit section.
If you're fine with this suggestion I'll put up a PR with the update
-
Updated
Feb 19, 2020 - Lua
-
Updated
May 13, 2019 - Python
As pointed out in TorchCraft/TorchCraft#299 : if you follow the setup instructions in
https://github.com/TorchCraft/TorchCraft/blob/develop/docs/starcraft_in_windows.md for using BWEnv.exe, you are instructed to click "Start" but the indication that everything is working correctly is the game freezing, which is surprising.
-
Updated
Jan 7, 2018 - Lua
-
Updated
May 31, 2019 - Lua
-
Updated
Feb 8, 2020
-
Updated
May 14, 2020 - C++
-
Updated
May 26, 2016 - Lua
Batch first in LSTM
In the LSTM documentation is specified that we should feed to the RNN inputs of shape (seq_len, batch, input_size) however it seems to me that we are feeding inputs with shape (batch, seq_len, input_size).
Therefore I believe that the parameter batch_first should be set True.
-
Updated
Jan 6, 2018 - Lua
-
Updated
May 3, 2016 - Lua
-
Updated
Feb 13, 2019 - Jupyter Notebook
-
Updated
Jul 4, 2019 - Lua
-
Updated
Feb 19, 2020 - Python
-
Updated
Oct 9, 2019 - Python
-
Updated
Sep 21, 2019 - Lua
-
Updated
May 18, 2018 - C++
-
Updated
Nov 6, 2017 - Lua
-
Updated
Aug 29, 2019
Improve this page
Add a description, image, and links to the torch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the torch topic, visit your repo's landing page and select "manage topics."
Hi all,
So I'm using DIGITS version: 6.1.1 with Caffe version: 0.17.0 and Caffe flavor: NVIDIA
I've successfully used NVIDIA/Digits many times but when using compatible mode I cant replicate results in opencv or caffe BVLC.
This is the output I get on Digits:

but this is what I