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

Author: corochann

Artificial Intelligence

Preferred Networks was a place that helped me build my confidence as an engineer

Posted on December 25, 2024 / 0 Comment

I joined Preferred Networks in December 2016 and leaving after eight years of work. I’d like to take a look back at what I was involved in. For me, PFN ca...

Artificial Intelligence/Machine Learning

How to catch up with the papers in AI field – summary for 2024

Posted on April 18, 2024 / 0 Comment

Since the emergence of generative AI like LLM, the pace of publishing papers in the industry has accelerated so fast. I’m trying so hard to keep up. I sur...

Machine Learning

Will there be dramatic changes on the day of the Singularity?

Posted on February 1, 2024 / 0 Comment

The birth of ChatGPT is undoubtedly a technical breakthrough. Everyone surprised with its remarkably versatile responses across various domains. Some have even ...

Machine Learning

The Potential of LLM+Search and Recent Paper Summaries

Posted on January 28, 2024 / 0 Comment

At the end of last year, I made a post like this: https://twitter.com/corochann/status/1729863221748912427 “LLM+Search is Hot Lately: Chess, Shogi, and Go...

Chainer/Machine Learning/python

Library release: visualize saliency map of deep neural network

Posted on December 15, 2018 / 0 Comment

Japanese is available at Qiita. From left: 1. Classification saliency map visualization of VGG16, CNN model. 2. iris dataset feature importance calculation of M...

Chainer

Penn Tree Bank (PTB) dataset introduction

Posted on September 16, 2017 / 0 Comment

This post is based on the jupyter notebook ptb_dataset_introduction.ipynb uploaded on github. Penn Treebank dataset, known as PTB ...

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...

Posts navigation

1 2 … 12 Next »
en_US Englishja 日本語

Popular Posts

Recent Posts

  • Preferred Networks was a place that helped me build my confidence as an engineer
  • How to catch up with the papers in AI field – summary for 2024
  • Will there be dramatic changes on the day of the Singularity?
  • The Potential of LLM+Search and Recent Paper Summaries
  • Library release: visualize saliency map of deep neural network

Featured Posts

Preferred Networks was a place that helped me build my confi...
How to catch up with the papers in AI field – summary ...
Will there be dramatic changes on the day of the Singularity...
The Potential of LLM+Search and Recent Paper Summaries

Categories

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

Archives

  • December 2024 (1)
  • April 2024 (1)
  • February 2024 (1)
  • January 2024 (1)
  • 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)