Skip to content
View TimosPal's full-sized avatar

Block or report TimosPal

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++ 2

  2. TileBite TileBite Public

    TileBite – A modular 2D C++ game engine with an archetype-based ECS, built for tilemap-based games.

    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