pytorch_Highway
pytorch_Highway copied to clipboard
Highway network implemented in pytorch
Results
1
pytorch_Highway issues
Sort by
recently updated
recently updated
newest added
Hi, could you explain a bit more where does `linear` come from? It seems the paper only uses `x` instead of `linear`. Thanks!