Hesham Meneisi

Results 8 issues of Hesham Meneisi

The first line of the script does not work if the path used to run the script contains spaces (quite common if you are using cron to run the server)...

## Description Once you click the start button the background turns to black but nothing happens. No prompt for permissions and no errors in the console. ## Steps to reproduce...

needs-update
safari-mobile

### Is your feature request related to a problem? Please describe. It's a go convention not to start a variable name in a package with the package name, which means...

**Describe the bug** Tags are not cleared on failure **Workflow** ```yaml - name: Checkout uses: actions/checkout@v1 - name: Semantic Release id: semantic uses: cycjimmy/semantic-release-action@v2 env: GH_TOKEN: ${{ secrets.GH_TOKEN }} with:...

I really like the idea of putting a proxy over the stores (vxm) and abstracting all the mutations and mapX decorators. I found your package while doing research on how...

I was skimming through the code and I noticed that the RecurrentNetwork activation is implemented in a rather strange way. ```py for i, v in zip(self.input_nodes, inputs): ivalues[i] = v...

This is an RNN implementation that supports multiple layers within each time step. I had opened issue #126 a few days back where I described the problem. This is a...

### Description Since `execution_date` is deprecated, it makes sense that this sensor or a new version of it (for backward compatibility) uses the `data_interval` variables. ### Use case/motivation I want...

kind:feature
good first issue
area:core-operators