Ali Parandeh

Results 7 issues of Ali Parandeh

Scipy and Tensorflow libraries have changed significantly since the current version of this repo. I have updated the source code to work with the latest version of tensor flow and...

New solution for the UFO project which has all the bonus challenges implemented: 1. Wrapper to prompt the player if they want to play again 2. Vector of codewords that...

## Bug description Prisma internals do not support async requests client or http3 protocol for making async requests to external APIs and other fastapi endpoints. ## How to reproduce ```python...

kind/question

I have corrected some of the mistakes such as correct naming of variables and function params in your code documentation. You also need to import FULFILMENT_METHOD enumeration for the code...

## Problem The CLI forces latest prebuilt version of node to be downloaded. But sometimes this hangs on fetching latest pre-built node. ## Suggested solution Provide a cli flag for...

### Versions - slice-machine-ui: 1.5.0 - node: V 16.18.0 ### Steps to reproduce Create a slice. Save slice Push Slice Rename Slice Save Slice Push Slice Create a new slice...

enhancement

I'm using this filequeue in a video streaming application that puts frames of a video onto the queue and then process them real-time. The issue is the filequeue is not...