Reinforcement learning 1 Python installation

In order to learn reinforcement learning, we will proceed in about 100 times. The first 10 times will be the preparation of the environment.

At the beginning, it is better to use Google Colaboratory, so it may be easier to proceed to reinforcement learning 28 or later. Please note that the version of Google Colaboratory may be old. (Added December 4, 2019)

The following is the case of building an environment on a personal computer. Install Python.

The first start was a laptop 10 years ago. ASUS ASPIRE1410 CPU Celeron SU2300 RAM 2GB HDD 250Gb

Very old and low spec. OS Lubuntu 18.04

Despite this low spec, it is largely due to the power of Lubuntu that it moves smoothly.

Python comes with 3.6.8 from the beginning. The command adds 3 like python3.

This is fine, but it also installs Anaconda. Download and install from Anaconda. This area is written on various sites, so I will omit the details. At the end of Anaconda, I was asked if I would like to conda init, so I answered yes.

conda -V
jupyter notebook

Check with. In a web browser http://localhost:8888 Open with. There are many ways to use it.

Jupyter notebook makes development easier.

With the installation of Anaconda, the base is now 3.7.4.

By the way, this machine worked smoothly so far.

Recommended Posts

Reinforcement learning 1 Python installation
Reinforcement learning 3 OpenAI installation
Python + Unity Reinforcement Learning (Learning)
Reinforcement learning 2 Installation of chainerrl
Python installation
Reinforcement learning starting with Python
python learning
Python installation
Python + Unity Reinforcement learning environment construction
[Introduction] Reinforcement learning
[Python] Learning Note 1
Python learning notes
python learning output
Python installation (Windows)
Python learning site
Python learning day 4
Future reinforcement learning_2
Future reinforcement learning_1
Python Deep Learning
Python learning (supplement)
Deep learning × Python
Python installation 2020 (macOS)
python learning notes
Python3.4 installation notes
[Python] Easy Reinforcement Learning (DQN) with Keras-RL
Python class (Python learning memo ⑦)
Learning Python with ChemTHEATER 03
python openCV installation (memo)
"Object-oriented" learning with python
Python basic course (2 Python installation)
Learning Python with ChemTHEATER 05-1
Python: Deep Learning Practices
Python ~ Grammar speed learning ~
Python: Unsupervised Learning: Basics
Python installation method Windows
Reinforcement learning for tic-tac-toe
Installation of Python 3.3 rc1
Python 2.7 installation (yum) (CentOS 6.8)
Private Python learning procedure
Learning Python with ChemTHEATER 02
[Reinforcement learning] Bandit task
Learning Python with ChemTHEATER 01
Python: Deep Learning Tuning
Python: Supervised Learning (Regression)
Installation of matplotlib (Python 3.3.2)
Reinforcement learning 1 introductory edition
Python: Supervised Learning (Classification)
Python 3.5 installation (yum) (CentOS 6.8)
Effective Python Learning Memorandum Day 15 [15/100]
Reinforcement learning 18 Colaboratory + Acrobat + ChainerRL
Python exception handling (Python learning memo ⑥)
Python CMS Mezzanine installation procedure
Reinforcement learning 7 Learning data log output
Play with reinforcement learning with MuZero
O'Reilly python3 Primer Learning Notes
Learning flow for Python beginners
Python 3.6 installation procedure [for Windows]
Reinforcement learning 17 Colaboratory + CartPole + ChainerRL
Effective Python Learning Memorandum Day 6 [6/100]
Reinforcement learning 28 colaboratory + OpenAI + chainerRL
Effective Python Learning Memorandum Day 12 [12/100]