Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by h1me01
A curated list of projects in awesome lists by h1me01 .
https://github.com/h1me01/astra
UCI chess engine
chess chess-engine cpp nnue uci
Last synced: 10 Nov 2024
https://github.com/h1me01/pytorch-neural-network
Pytorch Neural Network for my chess engine named Astra.
ai chess machine-learning mlp mlp-networks multilayer-perceptron multilayer-perceptron-network neural-network neural-networks python pytorch
Last synced: 10 Nov 2024
https://github.com/h1me01/simd
SIMD implementation in normal CPU code, SSE and AVX. I created this project to test if the AVX and SSE code for my neural network works correctly and to compare its performance with regular CPU code.
adam-optimizer avx2 dot-product simd sse
Last synced: 10 Nov 2024
https://github.com/h1me01/duplicate-images-finder
duplicate-detection image-processing
Last synced: 10 Nov 2024
https://github.com/h1me01/chess-website
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 opponents and results, on their profile page.
asp-net chess chess-website javascript
Last synced: 10 Nov 2024
https://github.com/h1me01/chess-game
This is a simple chess game in C#. For now, you can only play against yourself. However, I will code an chess engine later on, so it will be updated.
Last synced: 10 Nov 2024
https://github.com/h1me01/simple-game-2
This is a simple game in JavaScript. You have to collect the blue squares while red squares try to kill you. There are 5 levels.
Last synced: 10 Nov 2024
https://github.com/h1me01/neural-network
This is my current Neural Network implementation in C++ for my chess engine, named Astra. Currently, it utilizes SIMD to enhance performance. However, I plan to update it with CUDA in the future.
Last synced: 10 Nov 2024
https://github.com/h1me01/duplicate-image-finder
This C# code finds duplicate images. Note that the images have to be exactly the same.
Last synced: 10 Nov 2024
https://github.com/h1me01/cuda_neural_network
Cuda version of my previous AVX-512 based neural network.
chess cuda cuda-programming neural-network
Last synced: 10 Nov 2024
https://github.com/h1me01/rock-paper-scissors
Simple Rock Paper Scissors Game written in JavaScript.
Last synced: 10 Nov 2024
https://github.com/h1me01/snake-game
This is a simple snake game written in JavaScript
Last synced: 10 Nov 2024
https://github.com/h1me01/simple-game
This is a simple game written in JavaScript.
Last synced: 10 Nov 2024
https://github.com/h1me01/astra-chess-engine
UCI chess engine in c++
chess chess-engine cpp nnue uci
Last synced: 10 Nov 2024
https://github.com/h1me01/memory-game
This is a simple memory game written in JavaScript.
Last synced: 10 Nov 2024
https://github.com/h1me01/cuda-neural-network
CUDA version of my previous AVX-512 based Neural Network. (Still in development)
chess cuda cuda-programming neural-network neural-networks-from-scratch
Last synced: 23 Oct 2024