-
- 12/7 목요일 pm 9:30
1: 16.1.4, 16.1.5
2: 16.1.6
3: 16.1.7
-
Markov kæder er så 2015! Næh, med rekurrente neurale netværk kan man generere yderst højkvalitet nonsens. For nogle eksempler så se her: http://karpathy.github.io/2015/05/21/rnn-effectiveness/ - nonse…
-
-
I ran shakespeare example overnight and got some awkward results on both hackage release packet:
[shakespeare_output_from_clean_cabal_installation.txt](https://github.com/HuwCampbell/grenade/files/3…
-
Any thoughts? I am using windows..
`Preprocessing file 2/6 (reddit-parse/output\output 1.bz2)... Traceback (most recent call last):
File "train.py", line 190, in
main()
File "train.py",…
ghost updated
2 years ago
-
Hi,
I can't find the implementation of this model that was added recently to the [results](https://github.com/codekansas/keras-language-modeling/blob/master/results.notes), and that appears to perfor…
-
Sorry, I‘m new to train lstm. Will you kindly provide you training parameters? Since I can't get results as you provided. Or maybe it's because you didn't provide arithmetic coding block?
-
```
luajit: ...bio/torch/install/share/lua/5.1/nn/ClassNLLCriterion.lua:50: bad argument #1 to 'ClassNLLCriterion_updateOutput' (torch.CudaTensor expected, got nn.ClassNLLCriterion)
stack traceback:
…
-
## 🐛 Bug
(Note from @VitalyFedyunin: CPP implementation fails to report input/hidden sizes errors properly and returns cryptic asserts instead. Actual error hides is this line https://github.com/py…
-
I've trained this model sucessfully on Windows 10 and Ubuntu with no issues, however when attempting to train on an Azure notebook server I get the following error:
```
---------------------------…