Skip to content
View CemTunaboylu's full-sized avatar
💭
Still trying to pass the Turing test.
💭
Still trying to pass the Turing test.

Highlights

  • Pro

Block or report CemTunaboylu

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

    A DSL for forming fully homomorphic encryption circuits from arbitrary programs with certain optimizations such as constant folding, common sub-expression elimination and reuse driven reassociation

    Rust

  2. malloc malloc Public

    An educational memory allocator in C implementing malloc, free, and realloc, inspired by glibc internals such as fastbins, coalescing, and mmap.

    C

  3. micro-mok micro-mok Public

    My (micro) experiments to examine/justify the new approach of Mixture-of-Kernels

    Python

  4. chimera chimera Public

    a programming language focusing on deep learning related compiler optimisations for me to implement them from scratch

    Rust

  5. Gc_ULDPet_2024 Gc_ULDPet_2024 Public

    Grand challenge - Ultra low dose PET challenge solution - MoK (mixture of kernels with FiLMed layers) + Interleaved Depth-wise Separable Convolutions

    Python 1

  6. quantization quantization Public

    Implementing quantization from scratch

    Python