Skip to content
View felix-basiliskroko's full-sized avatar

Highlights

  • Pro

Block or report felix-basiliskroko

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Sliding-Puzzle--A--Algorithm Sliding-Puzzle--A--Algorithm Public

    This python project uses my implementation of the A*-Algorithm to solve a given sliding puzzle in the minimal amount of moves, and returns those moves.

    Python

  2. Sudoku-Solver Sudoku-Solver Public

    Implementation of a Sudoku Solver with Breath-First-Search (Bfs) with Foward Checking

    Python

  3. DilationCNN DilationCNN Public

    Implementation of a deep CNN using dilated convolutions and residual connections, initially meant for my term paper

    Jupyter Notebook

  4. Ball-Blast-RL Ball-Blast-RL Public

    Current Reinforcement Learning project, about training an agent to play the mobile game "Ball Blast" using Proximal Policy Optimization (PPO)

    Python