Skip to content
View h1me01's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report h1me01

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

Pinned Loading

  1. Astra-Chess-Engine Astra-Chess-Engine Public

    chess engine implemented in c++ (still in development)

    C++

  2. Chess-Website Chess-Website Public

    This is a chess website where players can create accounts and compete against each other. The rankings page displays players from best to worst. Players can also view their match history, including…

    JavaScript

  3. Neural-Network Neural-Network Public

    First Neural Network implementation in C++ for my chess engine. It uses AVX-512 for better performance. (Updated it with CUDA)

    C++

  4. Cuda-Neural-Network Cuda-Neural-Network Public

    CUDA version of my previous AVX-512 based Neural Network. I will make a more clean version of this in the future.

    C++