I got this error message when declaring the input layer in Keras. ValueError: Negative dimension size caused by subtracting 3 from 1 for 'conv2d_2/convolu
I am working with a dataset which is merged on columns so that I have many sets of fundamentally the same column (price, market cap and total volume), but for d
I would like change PouchDB directory in my Electron App. When i update my APP (re-install), all my data are destroyed. So, i would like change my PouchDB dire
I have the following rule but it isn't working because the select is evaluating target platform instead of host platform or execution platform. Does anyone kno
I am trying to implement Pollard Rho integer factorization in C/C++.Google gives me a Java implementation of the problem here. I don't know Java that well,so w
I am following a tutorial on YT and I can't migrate my models. from django.db import models class Category(models.Model): name = models.CharField(max_leng
I am using Droplet from Digital Ocean to host some of my web applications and am recently experiencing some traffic/loading issues. Those web applications are a
For many years my app downloaded files and linked images to e.g. the "/Download" folder with the Download Manager. I could show the HTML contents within a WebVi