Skip to content
corochannNote
Deep learning, Machine learning, Android etc.
  • Twitter
  • github
  • Kaggle
  • Home
  • About
  • Deep learning tutorial with Chainer
  • Android TV app tutorial
  • Projects
    • Apps
      • Hayya ‘alas Salah
      • Seikeidenron for Android TV
    • theanonSR
    • C/C++ Single File Execution Plugin

Month: August 2017

Chainer

Define your own trainer extensions in Chainer

Posted on August 28, 2017 / 0 Comment

So how to implement custom extensions for trainer in Chainer? There are mainly 3 approaches. Define function Use decorator, @chainer.training.extension.make_ext...

Chainer

Predict code for Penn Bank Tree (ptb) dataset

Posted on August 17, 2017 / 0 Comment

Predict code is pretty much the same with Predict code for simple sequence dataset, so I won’t explain in detail. Code The code is on the github, predict_p...

Chainer

Long Short Term Memory (LSTM) introduction

Posted on August 17, 2017 / 0 Comment

Long Short Term Memory Long short term memory is advanced version of RNN, which have “Cell” c to keep long term information. LSTM network Implementati...

Chainer

Training LSTM model with Penn Bank Tree (ptb) dataset

Posted on August 16, 2017 / 0 Comment

This post mainly explains train_ptb.py, uploaded on github. We have already learned RNN and LSTM network architecture, let’s apply it t...

en_US English

Popular Posts

Recent Posts

  • Library release: visualize saliency map of deep neural network
  • Penn Tree Bank (PTB) dataset introduction
  • Define your own trainer extensions in Chainer
  • Predict code for Penn Bank Tree (ptb) dataset
  • Long Short Term Memory (LSTM) introduction

Featured Posts

Library release: visualize saliency map of deep neural netwo...
Penn Tree Bank (PTB) dataset introduction
Define your own trainer extensions in Chainer
Predict code for Penn Bank Tree (ptb) dataset

Categories

  • Android (16)
  • Android TV (30)
  • App (12)
  • AtCoder (4)
  • Chainer (36)
  • Codeforces (5)
  • Develop (2)
  • IntelliJ (4)
  • Java (2)
  • Machine Learning (5)
  • Programming Contest (1)
  • python (3)
  • TopCoder (1)
  • Uncategorized (1)
  • Wordpress (1)
  • Wordpress/SEO (1)

Archives

  • December 2018 (1)
  • September 2017 (1)
  • August 2017 (4)
  • July 2017 (3)
  • June 2017 (7)
  • May 2017 (1)
  • April 2017 (5)
  • March 2017 (6)
  • February 2017 (6)
  • December 2016 (2)
  • November 2016 (3)
  • October 2016 (4)
  • September 2016 (3)
  • August 2016 (1)
  • July 2016 (1)
  • June 2016 (1)
  • May 2016 (4)
  • March 2016 (4)
  • February 2016 (1)
  • January 2016 (3)
  • December 2015 (2)
  • November 2015 (5)
  • October 2015 (8)
  • September 2015 (12)
  • August 2015 (4)
  • July 2015 (16)
  • June 2015 (5)