Skip to content

A PyTorch implementation of paper "Visualizing and Understanding Recurrent Networks"

License

Notifications You must be signed in to change notification settings

hhuang-code/VisRNN_ICLR_2016_Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisRNN_ICLR_2016_Text

A PyTorch implementation of paper "Visualizing and Understanding Recurrent Networks"

Brief Introduction

A PyTorch implementation of the paper "Visualizing and Understanding Recurrent Networks"
The dataloader.py is partially based on https://github.com/karpathy/char-rnn/blob/master/util/CharSplitLMMinibatchLoader.lua 

Paper

@article{karpathy2015visualizing,
  title={Visualizing and understanding recurrent networks},
  author={Karpathy, Andrej and Johnson, Justin and Fei-Fei, Li},
  journal={arXiv preprint arXiv:1506.02078},
  year={2015}
}

About

A PyTorch implementation of paper "Visualizing and Understanding Recurrent Networks"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published