Ebenezer Scrooge

Results 18 issues of Ebenezer Scrooge

![image](https://user-images.githubusercontent.com/10172485/78422568-c32c8900-7692-11ea-8f1d-f2fd86424088.png) This is the window I want to hooked. ![image](https://user-images.githubusercontent.com/10172485/78422585-e5260b80-7692-11ea-826d-a6201f45b32b.png) This is the result analysed by Spy++ ![image](https://user-images.githubusercontent.com/10172485/78422601-071f8e00-7693-11ea-9d5a-cca77305d702.png) I use the code about AppHook in README.MD, but I cannot see...

为了让程序能够运行修改了Tokenizer前读取文件Gfile的部分,把读取模式从r改成rb,后面训练进行时发现vocab是空的,而且在train的idx文件里看所有语句的每个词的id都是3,搞不懂是怎么回事,最近急需用这个东西,给作者添麻烦了,不好意思

/usr/bin/python3.5 /home/scrooge/chatbot/seqGanChatbot/execute.py /usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/dtypes.py:493: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) /...

It tell me the rasa_nlu.train is obsolete and I change it to rasa.nlu.train as being told by cmd, then it said that rasa.nlu.train should not be run directly, and I...

> step: 194, Metrics [array([0.24539784], dtype=float32), array([0.921875], dtype=float32)] step: 195, Metrics [array([0.4097221], dtype=float32), array([0.8], dtype=float32)] /opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/executor.py:782: UserWarning: The following exception is not an EOF exception. "The following exception is not...

``` "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\python.exe" "C:\Program Files\JetBrains\PyCharm Community Edition 2020.1.1\plugins\python-ce\helpers\pydev\pydevd.py" --multiproc --qt-support=auto --client 127.0.0.1 --port 58829 --file C:/Users/16413/Documents/GitHub/LostXmas/seq2seq/server/inspiration.py pydev debugger: process 19136 is connecting Connected to pydev debugger (build...

I am not very familiar with QEMU, for me, I want to customize a Raspbian image before getting my RPI4, this is about compiling and installing a CH341 USB driver....

Collecting pyclips Using cached https://files.pythonhosted.org/packages/36/2e/30b0ba0c724fb6dba9b96578c6cf0c77d7788c8986f13e67b8c88f5898a7/pyclips-1.0.7.343.tar.gz ERROR: Complete output from command python setup.py egg_info: ERROR: Traceback (most recent call last): File "", line 1, in File "C:\Users\Scrooge\AppData\Local\Temp\pip-install-c9znf61n\pyclips\setup.py", line 29 print "Module...

I can't find codes to train this model, neither text_encoder nor img_diffuser