2161 Forks
3440 Stars
3440 Watchers

zhihu

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.

How to download and setup zhihu

Open terminal and run command
git clone https://github.com/NELSONZHAO/zhihu.git
git clone is used to create a copy or clone of zhihu repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zhihu https://github.com/NELSONZHAO/zhihu/archive/master.zip

Or simply clone zhihu with SSH
[email protected]:NELSONZHAO/zhihu.git

If you have some problems with zhihu

You may open issue on zhihu support forum (system) here: https://github.com/NELSONZHAO/zhihu/issues