Skip to content

Commit

Permalink
auto up
Browse files Browse the repository at this point in the history
  • Loading branch information
elbayadm committed Feb 26, 2018
1 parent fde64ab commit 993a24f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ Work in progress!

# PaperNotes

- [Image2Text](https://rawgit.com/elbayadm/PaperNotes/master/im2text/im2text.html)
- [Recurrent Neural Networks](https://rawgit.com/elbayadm/PaperNotes/master/rnn/rnn.html)
- [NLP and Seq2Seq](https://rawgit.com/elbayadm/PaperNotes/master/nlp/nlp.html)
- [Vision](https://rawgit.com/elbayadm/PaperNotes/master/vision/vision.html)
- [Reinforcement Learning](https://rawgit.com/elbayadm/PaperNotes/master/rl/rl.html)
- [Image2Text](https://rawgit.com/elbayadm/PaperNotes/master/notes/im2text/im2text.html)
- [Recurrent Neural Networks](https://rawgit.com/elbayadm/PaperNotes/master/notes/rnn/rnn.html)
- [NLP and Seq2Seq](https://rawgit.com/elbayadm/PaperNotes/master/notes/nlp/nlp.html)
- [Vision](https://rawgit.com/elbayadm/PaperNotes/master/notes/vision/vision.html)
- [Reinforcement Learning](https://rawgit.com/elbayadm/PaperNotes/master/notes/rl/rl.html)

# Awesome codes (mainly in PyTorch)
- [Image2Text codes](https://rawgit.com/elbayadm/PaperNotes/master/codes/image-text.html)
Expand Down

0 comments on commit 993a24f

Please sign in to comment.