How To Use Google's Word2Vec C Source File simple way to make word2vec file with google word2vec C Source file Posted on November 15, 2017 How To Use Google’s Word2Vec C Source File [Read More] Tags: nlp, tensorflow, machine learning
What are the Username and Hostname ? USERNAME@HOSTNAME : PATH SYMBOL Posted on November 14, 2017 What does username@hostname in terminal? [Read More] Tags: summary
How to Access Jupyter Notebook Remotely If you want to work romotely with jupyter notebook, You have to know this way, Posted on November 14, 2017 How to Access Jupyter Notebook Remotely on Webbrowser [Read More] Tags: python, jupyter notebook
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