Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Xilillusion's full-sized avatar

Block or report Xilillusion

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Wordle-Solver Wordle-Solver Public

    Bayesian, Minimax and Heuristic solvers for Wordle

    Python

  2. Diffusion-Model_Fashion-MNIST Diffusion-Model_Fashion-MNIST Public

    Diffusion Model for Fashion MNIST Dataset

    Python 2

  3. Minecraft-BE-Totem-Maker Minecraft-BE-Totem-Maker Public

    A web to generate Minecraft Bedrock customised Totem of Undying texture pack.

    JavaScript 3

  4. VAE_Fashion-MNIST VAE_Fashion-MNIST Public

    Variational Autoencoder for Fashion MNIST Dataset

    Python

  5. Snake-Game_CNN-based-DQN Snake-Game_CNN-based-DQN Public

    Python

  6. Gomoku-Negamax-Solver Gomoku-Negamax-Solver Public

    A Gomoku solver using Negamax search with alpha-beta pruning, transposition table and symmetry reduction

    Python