Aniq Ur Rahman

Results 12 issues of Aniq Ur Rahman

Works with #15 ``` Score of A: X Score of B: Y if X>Y: Game Points= X*(X-Y) if X=Y: Extra round is played until X>Y or Y>X ```

design
hard
Locked

Develop AI for Bot vs Human match. The Bot should be nearly impossible. Better to use a variable ```reflex delay``` and ```speed``` the values of which will change the difficulty...

enhancement
physics
hard
assigned

Requires a **Search-box** in the GUI Suppose the search term is `summer` So we fetch images from the page: `https://unsplash.com/search/summer`

feature
difficulty/medium

[Suggested Image](https://cdn130.picsart.com/255741818014212.png?r1024x1024) If someone can draw this in illustrator and share the SVG and PNG files, that would become the logo of MemeFinder. > Add a magnifying glass to a...

good first issue
beginner
graphic

Filter the search query before it is used to look up for matching memes

enhancement
good first issue
beginner

Slangs like * fam * lit * lol * lmao etc do not exist in the nltk library. We need a list of such words and words similar to it,...

enhancement
beginner

Hello, any plans to provide nFAPI support for the 5G NR specifications? Thanks!

``` Epoch 1 train mode with negative samples 1 ...: 1%|▏ | 1/184 [00:00

Hello, Is it possible to make your code compatible with datasets as are used in https://github.com/fpour/DGB/tree/main It will make benchmarking easy for further investigations.

Hello, Is it possible to create a Python-only version of GraphMixer by doing away with the C++ sampler? I want to run this code in the cluster, and I'm encountering...