# journalctl -xeu "Sakuragawa"

TensorFlow Implementation of DQN for Atari Games

Introduction Configuration win64+Python 3.7+Pycharm+OpenAI gym Prior knowledge In paper PlayingAtariwithDeepReinforcementLearning [https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf], the author illuminates why he introduces deep learning into reinforcement learning (RL). The author wants to find a general solution to quite different games, and in order

Some TFlearn

Introduction In this post, I'd like to record my experience of studying TFlearn. Ingredient To build a functional network, we should know how a convolutional layer is created and initialized. For layers in convolutional network, there are three kinds which are input layer, hidden layer and output layer. I will

Environment Error in OpenAI gym[atari] with Pycharm

Environment Win64 + Pycharm + Python 3.7 + OpenAI gym Error 1. Install problem When I run OpenAI Atari [https://github.com/openai/gym#atari] in Pycharm, I first install Atari as below: pip install 'gym[atari]' but get an error like: Invalid requirement: ''gym[atari]'' Traceback (most recent call

Flash LSI SAS9211-8i in VMware Hypervisor

LSI adapters could be easily upgraded without preparing a FreeDOS boot media or playing with UEFI.

Fixes with GlusterFS Block Volume in CNS

Container native storage, or CNS, is a technology that widely used on Kubernetes and many other container platforms. No Space Error when Provisioning Block Volume OpenShift supports GlusterFS block volume natively. When deploying OpenShift with Ansible, adding the configuration into inventory file will enable the automated process to deploy GlusterFS

# journalctl -xeu "Sakuragawa" © 2026