Skip to content
View giorgosnikolaou's full-sized avatar

Highlights

  • Pro

Block or report giorgosnikolaou

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SIPIT SIPIT Public

    Official Implementation of SIPIT from "Language Models are Injective and Hence Invertible" (ICLR 2026) πŸ†

    Python 20 5

  2. elenafili/Parallel-Systems elenafili/Parallel-Systems Public

    Parallel computing using Pthreads, OpenMP, MPI and CUDA APIs, focusing on performance optimization and scalability.⚑

    C 1

  3. Approximate-K-Nearest-Neighbours Approximate-K-Nearest-Neighbours Public

    Efficient Approximate K-Nearest Neighbors (AKNN) implementation for fast high-dimensional similarity search. Supports LSH, Hypercube, GNN and MRNG, optimizing query speed while maintaining accuracy. πŸš€

    C++ 1

  4. MiniJava-Compiler MiniJava-Compiler Public

    A full-featured MiniJava compiler that translates MiniJava code to LLVM IR. Includes lexical analysis, parsing, semantic analysis, and code generation for efficient compilation. πŸ”§

    LLVM 5

  5. unix-Shell unix-Shell Public

    A custom Unix shell implementation supporting command execution, piping, redirection, and background processes. Built from scratch to mimic core shell functionalities. πŸ–₯️

    C++ 2

  6. Deep-Learning-NLP Deep-Learning-NLP Public

    Deep learning for NLP with PyTorch: Sentiment analysis on IMDB reviews using SOTA methods (RNNs, Transformers) and simple Entity & Relation prediction by fine-tuning BERT. 🧠

    Jupyter Notebook 4