What is the argparse module of python how to use argparse module with an example Posted on July 8, 2017 Command Line Arguments In Python [Read More] Tags: python, tutorial
pyvenv, venv, and virtualenv on python How to use virtual environment Posted on June 28, 2017 Python has a greate functionality which is called Virtual environment. [Read More] Tags: python, tip
Organization Of Linux Commands during researching natural lanuage with Ubuntu, organizing Linux command. Posted on June 27, 2017 I organized several Linux command before, you can see them in here : [Read More] Tags: linux, command, nlp
How to install TensorFlow installing tensorflow on ubuntu 16.04 LTS Posted on June 27, 2017 referenced from Installing Tensorflow in official site of tensorflow [Read More] Tags: machine learning, tensorflow
IDE for python, Spyder What is the Spyder Posted on June 27, 2017 Spyder is IDE for python, I think this tool is very useful for anyone who want to use python. [Read More] Tags: python, tool