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