Skip to content
View oqadiSAK's full-sized avatar

Block or report oqadiSAK

Report abuse

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

Report abuse

Popular repositories Loading

  1. fl-ids fl-ids Public

    Federated Learning for Intrusion Detection System using the Flower framework and UNSW_NB15 dataset.

    Python 31 5

  2. ngram-language-model ngram-language-model Public

    Statistical language model of Turkish utilizing ngrams of Turkish syllables with Good Turing smoothing implementation.

    Python 2

  3. fl-fer fl-fer Public

    A Federated Learning Platform For Facial Expression Recognition using the Flower framework and FER2013 dataset.

    Python 1

  4. peg-solitaire-3d peg-solitaire-3d Public

    Peg Solitaire game developed with Unity

    C#

  5. simplified-dropbox simplified-dropbox Public

    A simplified version of Dropbox implemented as a multi-threaded server-client application. This project focuses on directory synchronization, file tracking, and real-time updates, providing a basic…

    C

  6. simplified-shell simplified-shell Public

    A custom terminal emulator that capable of handling up to 20 shell commands in a single line without using the "system()" function. Utilizes "fork()", "execl()", "wait()", and "exit()" system funct…

    C