Tomer Shay's repositories
mp3-steganography-lib
mp3 steganography library
MLP-MNIST-fashion-with-PyTorch
MLP implementation in Python with PyTorch for the MNIST-fashion dataset (90+ on test)
Speech-Recognition-with-PyTorch
CNN implementation in Python with PyTorch, on audio .wav files (94+ on test).
DNS-local-server
DNS server and client implementation
MP3-Steganography-Project
MP3 steganography project for Sadna Projects Innovation, Industry & Research course @ Bar Ilan University
Anomaly-Detection-WebApp
Web application for detecting anomalies
Fully-Connected-Neural-Network
Digit recognition (MNIST dataset) using a fully connected neural network (97+ on test)
Multiclass-Classification
Implementation of some machine learning algorithms for classification on the iris flowers data set
Design-Patterns
Design Patterns Implementations
Flight-Inspection-App
Desktop application for detecting flight anomalies
HTTP-local-web-server
TCP web server that works with a browser as a client
K-Means-Clustering-Algorithm
Implementation of a K-Means Clustering machine learning algorithm.
Merkle-Tree
Implementation of Merkle Tree that combines RSA encryption with a signature on the tree root and verification of the signature. In addition, an implementation of Sparse Merkle Tree.
Miller-Rabin-Algorithm
Implementation of the Miller-Rabin primality test algorithm
Mix-servers
Mix server and clients that transmit messages between them in an encrypted and anonymous manner.
PString
pstring class (Free Pascal) with similar methods of string.h
The-Coins-Game
A game that combines object-oriented programming, a dynamic programming algorithm and a graphical user interface (GUI)