Groups
Groups
Sign in
Groups
Groups
DyNet Users
Conversations
About
Send feedback
Help
DyNet Users
Contact owners and managers
1–30 of 148
Mark all as read
Report group
0 selected
Aubrie Haataja
12/9/23
Astute Graphics Plugins Keygen Torrent
What are Astute Graphics Plugins and Why You Need Them? Astute Graphics Plugins are a collection of
unread,
Astute Graphics Plugins Keygen Torrent
What are Astute Graphics Plugins and Why You Need Them? Astute Graphics Plugins are a collection of
12/9/23
Aubrie Haataja
12/9/23
Semc S1 Unlock Tool Crack
Semc S1 Unlock Tool Crack: How to Unlock Your Sony Ericsson Phone with a Free Software If you have a
unread,
Semc S1 Unlock Tool Crack
Semc S1 Unlock Tool Crack: How to Unlock Your Sony Ericsson Phone with a Free Software If you have a
12/9/23
Aubrie Haataja
12/9/23
Abarrotes Punto De Venta Crack Serial Keygen Patch
Abarrotes Punto De Venta Crack Serial Keygen Patch Abarrotes Punto de Venta es un software de punto
unread,
Abarrotes Punto De Venta Crack Serial Keygen Patch
Abarrotes Punto De Venta Crack Serial Keygen Patch Abarrotes Punto de Venta es un software de punto
12/9/23
Fame Penner
11/27/23
Phoenix Launcher 14 Beta 7 26
Phoenix Launcher 14 Beta 7 26: What's New and How to InstallPhoenix Launcher is a popular Android
unread,
Phoenix Launcher 14 Beta 7 26
Phoenix Launcher 14 Beta 7 26: What's New and How to InstallPhoenix Launcher is a popular Android
11/27/23
mira ben
2/11/22
Variable sized inputs
Hi everyone, I'm quite new to DyNet and I'm having a bit of a problem implementing a neural
unread,
Variable sized inputs
Hi everyone, I'm quite new to DyNet and I'm having a bit of a problem implementing a neural
2/11/22
Emilio Paolini
6/18/21
Custom types
Hi everyone! I was trying to make some changes to dynet. What i need is to use custom types for
unread,
Custom types
Hi everyone! I was trying to make some changes to dynet. What i need is to use custom types for
6/18/21
Anurag Lahon
8/23/19
installation
How will i install dynet in google collab?
unread,
installation
How will i install dynet in google collab?
8/23/19
thegoldenmeans0
6/20/19
How to build Iris classification network?
Hello, everyone! I try to make iris classification program. But, error value can not be converged as
unread,
How to build Iris classification network?
Hello, everyone! I try to make iris classification program. But, error value can not be converged as
6/20/19
thegoldenmeans0
,
Graham Neubig
3
6/18/19
How to use pickneglogsoftmax function?
Thank you! Graham. It was fixed. 2019年6月16日日曜日 9時32分18秒 UTC+9 Graham Neubig: Change "unsigned
unread,
How to use pickneglogsoftmax function?
Thank you! Graham. It was fixed. 2019年6月16日日曜日 9時32分18秒 UTC+9 Graham Neubig: Change "unsigned
6/18/19
Emanuele Dalmasso
,
Graham Neubig
3
5/14/19
batch norm
Yes, a static list will probably be the best in this situation. I just wanted to be sure there was
unread,
batch norm
Yes, a static list will probably be the best in this situation. I just wanted to be sure there was
5/14/19
cp1...@my.bristol.ac.uk
3/31/19
Difference between .value() and forward()
Hi All, I was wondering if anyone could give me a quick explanation of the difference between... .
unread,
Difference between .value() and forward()
Hi All, I was wondering if anyone could give me a quick explanation of the difference between... .
3/31/19
Daniel Deutsch
,
Jonathan K
5
1/4/19
Debugging difference between DyNet and PyTorch
I think you are right. Removing the clipping threshold in DyNet made the gradient explode similarly
unread,
Debugging difference between DyNet and PyTorch
I think you are right. Removing the clipping threshold in DyNet made the gradient explode similarly
1/4/19
Oleg Serikov
12/24/18
Simple rnn builder vs manually implemented accuracy difference
I implemented a simple rnn using math provided by dynet and compaired its performance with the
unread,
Simple rnn builder vs manually implemented accuracy difference
I implemented a simple rnn using math provided by dynet and compaired its performance with the
12/24/18
Tobias Horsmann
,
Graham Neubig
2
12/11/18
Encoder-decoder setup - how to initialize the decoder with encoder's last state?
decoderRNN.set_s() and/or decoderRNN.set_h() should be the functions you want. Graham On Tue, Dec 11,
unread,
Encoder-decoder setup - how to initialize the decoder with encoder's last state?
decoderRNN.set_s() and/or decoderRNN.set_h() should be the functions you want. Graham On Tue, Dec 11,
12/11/18
John Hewitt
, …
Graham Neubig
7
10/23/18
GPU numbering on slurm
Ok, glad it got resolved! Graham On Tue, Oct 23, 2018, 10:47 PM John Hewitt <john.hewitt64@gmail.
unread,
GPU numbering on slurm
Ok, glad it got resolved! Graham On Tue, Oct 23, 2018, 10:47 PM John Hewitt <john.hewitt64@gmail.
10/23/18
Manuel Mager
10/17/18
Error compiling segmental_rnn.cc example.
Hi all, I have a very basic question. I'm trying build to the segmental_rnn example with an
unread,
Error compiling segmental_rnn.cc example.
Hi all, I have a very basic question. I'm trying build to the segmental_rnn example with an
10/17/18
Emanuele Dalmasso
,
Graham Neubig
6
10/4/18
Stats pooling layer
Hmm, that's bizarre... Thanks for pointing it out. Could you open an issue on the github site
unread,
Stats pooling layer
Hmm, that's bizarre... Thanks for pointing it out. Could you open an issue on the github site
10/4/18
Zhang Xudong
10/4/18
compile problem
Dear all I am the new user of Dynet. I followed strictly the procudure and passed the example test (.
unread,
compile problem
Dear all I am the new user of Dynet. I followed strictly the procudure and passed the example test (.
10/4/18
nelson
,
Chris Dyer
3
10/1/18
Is there any example to demonstrate how to use CNN in dynet?
Thanks @Chris Dyer. Let me study it. BTW, is there any example written in C++? On Sunday, September
unread,
Is there any example to demonstrate how to use CNN in dynet?
Thanks @Chris Dyer. Let me study it. BTW, is there any example written in C++? On Sunday, September
10/1/18
Xiang Yu
, …
Brian Lester
3
9/28/18
"unpack" a batched expression
``` (_, B) = x.dim() exps = [dy.pick_batch_elem(x, i) for i in range(B) ``` On Sunday, April 29, 2018
unread,
"unpack" a batched expression
``` (_, B) = x.dim() exps = [dy.pick_batch_elem(x, i) for i in range(B) ``` On Sunday, April 29, 2018
9/28/18
nelson
2
9/27/18
why the output of LSTM is zero
Thanks for interruption! The problem has been resolved and it was caused by a manual initialization
unread,
why the output of LSTM is zero
Thanks for interruption! The problem has been resolved and it was caused by a manual initialization
9/27/18
Yi Isaac Yang
9/18/18
How to set one elements of the parameter as constant?
Dear all, I want to build a simple NN structure with parameter b in C++ using dynet, where b with
unread,
How to set one elements of the parameter as constant?
Dear all, I want to build a simple NN structure with parameter b in C++ using dynet, where b with
9/18/18
nelson
,
Graham Neubig
2
9/12/18
How can I manually set the output gradient of LSTM and then call backward.
The easiest way is to input the loss value, then multiply it by the output of the LSTM: output =
unread,
How can I manually set the output gradient of LSTM and then call backward.
The easiest way is to input the loss value, then multiply it by the output of the LSTM: output =
9/12/18
Emanuele Dalmasso
,
Graham Neubig
3
8/31/18
class weights for unbalanced data
Thank you! yes, this is what I was thinking about to do, but I was not sure to be correct, given your
unread,
class weights for unbalanced data
Thank you! yes, this is what I was thinking about to do, but I was not sure to be correct, given your
8/31/18
Yi Isaac Yang
2
8/30/18
How to write the Expression of a polynomial in C++
Finally, I found the solution. I need to use the function reshape to convert the vector<Expression
unread,
How to write the Expression of a polynomial in C++
Finally, I found the solution. I need to use the function reshape to convert the vector<Expression
8/30/18
Yi Isaac Yang
8/29/18
How to set the gradient of a NN as a expression
Dear all, I need to used the squared norm of the gradients of the neural network as the loss function
unread,
How to set the gradient of a NN as a expression
Dear all, I need to used the squared norm of the gradients of the neural network as the loss function
8/29/18
Taebin Ha
8/5/18
terminate called after throwing an instance of 'std::runtime_error'
A few days ago, i tried to install dynet GPU support in Windows but some errors occured. So i have
unread,
terminate called after throwing an instance of 'std::runtime_error'
A few days ago, i tried to install dynet GPU support in Windows but some errors occured. So i have
8/5/18
slawe...@gmail.com
6/23/18
Dynet contributors, thank you!
Hi, Dynet was the enabler of my winning submission of M4 Forecasting Competition (https://www.m4.unic
unread,
Dynet contributors, thank you!
Hi, Dynet was the enabler of my winning submission of M4 Forecasting Competition (https://www.m4.unic
6/23/18
Taebin Ha
, …
Brian Lester
4
6/7/18
loss exploding at each epoch start
You never reset your `total_loss` like you do for your `total_sen_num` so when you hit a new epoch
unread,
loss exploding at each epoch start
You never reset your `total_loss` like you do for your `total_sen_num` so when you hit a new epoch
6/7/18
Xiang Yu
,
Junjie Yang
3
4/25/18
Why are the dimensions of lookup_parameters flipped?
Hi Junjie, thanks for the explanation! Do you also know is there any difference in terms of
unread,
Why are the dimensions of lookup_parameters flipped?
Hi Junjie, thanks for the explanation! Do you also know is there any difference in terms of
4/25/18