Tips in Jupyter notebook with python what is the help keyword and automatic completion in jupyter notbook? Posted on November 12, 2017 I am just write this to prepare to forget this functionality of jupyter notebook. [Read More] Tags: language, python
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