RNN

RNN(Recurrent Neural Networks)的有趣实验

三 17 8月 2016 by Galoisplusplus / tech

前段时间fracting兄分享了Andrej Karpathy一篇介绍RNN(Recurrent Neural Networks)的文章,我看了之后觉得非常有趣,也用作者Andrej Karpathy写的char-rnn跑了一些实验玩玩。

代码实验

作为码农,我最开 …

Read more