Skip to content
View TimosPal's full-sized avatar

Block or report TimosPal

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. NNUE-Bitboard-Chess-Engine NNUE-Bitboard-Chess-Engine Public

    Bitboard chess engine that uses an NNUE model for node evaluation inside a PVS search. Move tables and plain magic bitboards are used for move generation

    C++ 1

  2. GameEngine GameEngine Public

    2D C++ game engine with archetype-based ECS and OpenGL rendering

    C++ 1

  3. Entity-Resolution Entity-Resolution Public

    Logistic regression binary classifier trained with camera descriptions. Predicts whether two items are similar. New relationships are induced, forming cliques.

    C 3

  4. MiniJava-compiler MiniJava-compiler Public

    Minijava compiler that produces LLVM code. The abstract syntax tree is constructed with the help of JTB.

    Java 2 1

  5. BertQA-SQUAD2 BertQA-SQUAD2 Public

    A bert based model trained on the squad 2 dataset for question answering using hugging face and pytorch.

    Jupyter Notebook 2

  6. Expenses-tracking-app Expenses-tracking-app Public

    A simple and efficient app to track your personal expenses, written in VueJS

    Vue