Skip to content
View TimosPal's full-sized avatar
Block or Report

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

  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. 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

  3. 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

  4. 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

  5. Paging-simulation Paging-simulation Public

    Basic paging system, simulating page faults while reading a trace file. LRU and Second chance replacement algorithms can be tested with various parameters.

    C 1

  6. Data-structures Data-structures Public

    Abstract AVL / Max heap / Hash / Linked list data structures implemented with void pointers.

    C 1