Skip to content
View ceyhunozkaptan's full-sized avatar

Block or report ceyhunozkaptan

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 Loading

  1. gr-mimo-ofdm-jrc gr-mimo-ofdm-jrc Public

    MIMO OFDM Joint Radar-Communication (JRC) Transceiver

    C++ 30 4

  2. thanghoang/S3ORAM thanghoang/S3ORAM Public

    Implementation of S3ORAM (CCS'17 & ACM TOPS'20)

    C++ 18 10

  3. OMAT-OTREE OMAT-OTREE Public

    Oblivious Data Structures for Database Systems (OMAT, OTREE, ODS)

    Java 4 1

  4. Multilayer-Perceptron Multilayer-Perceptron Public

    Multilayer Perceptron implementation with back propagation algorithm from scratch to solve the parity problem. The desired output for the parity problem is 1 if an input pattern contains an odd num…

    Python

  5. Radial-Basis-Function Radial-Basis-Function Public

    Radial Basis Function (RBF) network implementation from scratch for one input variable, one output variable.

    Python

  6. Convolutional-Neural-Network Convolutional-Neural-Network Public

    Convolutional Neural Network (CNN) implementation with PyTorch and the Fashion-MNIST dataset.

    Python