Leon Dummer

Results 7 issues of Leon Dummer

``` Training for 2000 epochs... Traceback (most recent call last): File ".\train.py", line 64, in loss = train(*random_training_set(args.chunk_len)) File ".\train.py", line 49, in train loss += criterion(output, target[c]) File "C:\Users\leond\AppData\Local\Continuum\Anaconda3\lib\site-packages\torch\nn\modules\module.py",...

I am currently in a situation where I have to create an ssh tunnel to deploy eggs via the scrapyd client, which causes me to deploy through localhost and in...

topic: enhancement

This pull request solves issue #114

I can't install the library with pip. System: Windows 10 Python: 3.6.5 pip: 19.0.3 `Collecting cityhash>=0.1.7 (from frontera) Using cached https://files.pythonhosted.org/packages/25/67/65ad3755997c066766750525fdf3045609f5ee892fa5b037e7fc066505a4/cityhash-0.2.3.post9.tar.gz Requirement already satisfied: w3lib>=1.15.0 in c:\users\leond\anaconda3\lib\site-packages (from frontera) (1.19.0)...

Hey, so I tried setting up your system using the docker-compose guide. And I got the system running for a short while and can open it in the browser, however...

Hey, I recently removed some files from my library and noticed they kept showing up on the website anyways. After some research I found the `gallery.js storage purge` command, if...