Deep-Learning

Browse posts by tag

Dive into Deep Learning

Notes

Free open-source deep learning book with code and math integrated. Interactive deep learning resource with runnable code.

The Unreasonable Effectiveness of Recurrent Neural Networks

Review

Seminal blog post demonstrating the power of character-level RNNs. Shows Shakespeare generation, Wikipedia generation, LaTeX generation, and Linux kernel code generation. The visualizations of LSTM cells are particularly illuminating.