A helper bot for poketwo which provide various functionalities on top of being a pokedex

⚠️ This is just the copy of the actual Aerial-Ace repository used for the bot. The original repo is made private because it contains data of the users. This repo is exact copy of the original repo except data files (which are empty). The data files contain the format in which the data is stored. Aerial Ace is a helper bot for poketwo which provide various functionalities on top of being a pokedex. Prefix : -aa Features View Dex entry […]

Read more

A pull switch (or BYO button) that gets you out of video calls, quick

a pull switch (or BYO button) that gets you out of video calls, quick. As seen on Twitter System compatibility Tested on macOS Catalina (10.15) Ends Zoom + Google Meet calls (in Google Chrome) What is what? code.py is the firmware for the Feather zoomout-alfred.alfredworkflow is the Alfred Workflow to kill video chats zoomout.scpt is the script that runs inside the Workflow (not needed if you use Alfred) zoomout-handle.stl and zoomout-mount are the 3d print files for the handle and […]

Read more

The Modern Hash Identification System

➡️Discord | Website⬅️ The Modern Hash Identification Systempip3 install name-that-hash && nth Web App with no install needed Have you ever come across a hash such as 5f4dcc3b5aa765d61d8327deb882cf99 and wondered what type of hash that is Name-that-hash will name that hash type! Popularity Ratings – Name that hash will show you the most popular hashes first. In older systems    

Read more

The code of using DQN to play Sekiro

This is the code of using DQN to play Sekiro . I am very glad to tell that I have writen the codes of using DQN to play Sekiro . As is known to all , Supervised learning can only learn skills from the data we provide for it . However , this time by using Reinforcement Learning , we can see a more clever agent playing Sekiro . Reinforcement Learning can update its network by itself , using the […]

Read more

In order to manager multipart kubeconfig

Sometimes we need manage more than one kubernates cluster at the same time. Switch cluster configs is a dangerous and troublesome operation. This util is designed todeal with this scenario. Similar to pyenv, it can support multiple configs at the same time. Install Usage cm [-options] [args…] Options include:

Read more

FOREC: A Cross-Market Recommendation System

This repository provides the implementation of our CIKM 2021 paper titled as “Cross-Market Product Recommendation“. Please consider citing our paper if you find the code and XMarket dataset useful in your research. The general schema of our FOREC recommendation system is shown below. For a pair of markets, the middle part shows the market-agnostic model that we pre-train, and then fork and fine-tune for each market shown in the left and right. Note that FOREC is capable of working with […]

Read more

Hide sensitive information in images

Script allowing to blur the most sensitive information on images. Prerequisites Before you begin, ensure you have met the following requirements: You have installed the latest version of Tesseract : Python >= 3.6 Installing Data-Preserved To install data-preserved, follow these steps: pip3 install -r requirements.txt Using Data-Preserved To use data-preserved, follow these steps:

Read more
1 356 357 358 359 360 943