Projects

Pong RL

Pong game where you can play against an AI agent trained by reinforcement learning [[Code](https://github.com/Sosuke115/Pong_RL)]

Twitter Image Captioning

A system for recommending tweet from images. First place at [Advanced Artificial IntelligenceⅡ](https://www.ai.u-tokyo.ac.jp/ja/lectures/fai-2) [[Poster](https://Sosuke115.github.io/files/twitter_image_caption.pdf)] [[Certificate](https://Sosuke115.github.io/files/twitter_certificate.jpg)]

CLDC

Cross-Lingual Document Classification for evaluating bilingual word embeddings using simple CNN classifier.

Dating Simulation

A game to date while talking to a girl by voice at the aquarium. Sponsor award at [Information Visualization Contest](https://yatani.jp/teaching/doku.php?id=2018infovislab:start)

Nakamoto Classifier

A system that can classify Nakamoto ramen using a deep neural network model created from scratch.

Visualization of game sales

A system that visualizes the number of game sales for each company using D3.js.

OCR

OCR API implemented with flask and pytesseract.