Python

Use ctrl + f to search this page.

Python Web programming


1. Virtual box and Vagrant

2. Install Apache

3. Install MySQL
(Or 3. Install MariaDB)

4.  Install Python

Django


Install of Djnago (Nginx, uWSGI, Python3)

Other

Change version of "python" and "pip" command

Deep Learning


Deep learning programming
1. Install Keras and test deep learning

2. Save learned parameters and load the parameters

3. Save and load at a same time

4. Use own dataset for deep learning

How to create a model for Keras

How to start machine learning with Keras (Windows)


Deep learning others


How the size of layers is decided with dense method of Keras

How to save whole model of Keras (with learned weightts)

How to use Tensorboard

How to use tensorflow demo apps on android

How to use Tensorflow Object Detection API

Prediction using trained model and parameter

Opencv: how to install

Text generator of writings of Nietzsche

Use Keras on Windows
(Install Keras on Linux mint)

Use keras' model (classifier) with tensorflow on android app

Datasets


Nice medical datasets

Reinforcement learning


Fizzbuzz zero

How to install Kera-RL and try reinforcement learning with cart pole

Reinforcement learning of atari with keras-rl (breakout)

Reinforcement learning of atari with tensorflow (breakout)

Python Others


How to use SSD: Single Shot MultiBox Detector

pip install's error. IOError: [Errno 13] Permission denied

Single Shot Multibox Detector: how to train with own dataset

Start Python programming

Start Python programming: How Python 3 works for websites

Start Python programming: explanation for the first program

Develop a python program with PyDev for Eclipse

Egg info error

Python debug

When VSCode complains that it can't import modules