al

Results 40 issues of al

**What's the feature that should be improved?** Some command takes longer time to run, e.g. dd->dp, which might take 1.5 minute or so. It would be nice if it can...

enhancement

## OS Windows ## VERSION 1.5.2 ## ISSUE DESCRIPTION 能否上传文件到redis?比如excel文件?

Downloaded the trained model, and run as below: `python main.py --mode=gtp --model_path='./savedmodels/model-0.4114.ckpt'` gives error: > CRITICAL root: Traceback (most recent call last): File "main.py", line 231, in fn[FLAGS.MODE]() File "main.py",...

The win rate is always 0.5 between large 20 and random, even approaching the end. Is the pretrained model no particular difference than random, even though it's running DNN+MCTS? ![screenshot...

## 🚀 Feature To add a 'no-improvement' handler. It's similar to early stopping, except that early stopping calls the training to terminate, 'no-improvement' handler would've calls a function that user...

enhancement
help wanted

I couldn't find any download script for DIV2K dataset at the moment. Is it manual download at the moment? If possible, a download script would save a lot of time.

The other data links on README is ok.

I was trying to assign unicode such as chinese characters as variable name. It simply not displaying anything after hit enter. E.g. paste below code to the input and hit...

Tried both the dcgan folder version of tensorlayer (1.4.5) and installed version of tensorlayer (1.8.1). tensorflow version is 1.6.0. ``` $ python main.py /home/ly/anaconda3/envs/learning/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument...