Pinned Repositories
CSP_nQueens
Constraint Satisfaction Problem of N-Queens solved using Java
LSTM-RNN-for-Traffic-Prediction-in-Cellular-Networks
Long Short-Term Memory Recurrent Neural Network for Traffic Prediction in Cellular Networks
Matlab-Word-Recognition
We built a voice recognition application using Matlab. Recognition is possible by using Fast Fourier Transform, Hamming Windowing and Dynamic Programming.
optimization_engine_d6g
Network Optimizer Demo Madrids
slimevolleygym
A simple OpenAI Gym environment for single and multi-agent reinforcement learning
VNFenv
Easy VNF-SDN Python Simulator for the Zero-Touch 5G and Beyond Research
vnfnet
NFV-SDN Simulator
x86-Assembly-Credit-Card-Validator
Our application can validate credit cards of every type and it is built, designed and optimized for the old Intel 8086 chipset. It is coded using x86 Assembly and it runs in MS-DOS environment.
anestisdalgkitsis's Repositories
anestisdalgkitsis/optimization_engine_d6g
Network Optimizer Demo Madrids
anestisdalgkitsis/vnfnet
NFV-SDN Simulator
anestisdalgkitsis/VNFenv
Easy VNF-SDN Python Simulator for the Zero-Touch 5G and Beyond Research
anestisdalgkitsis/LSTM-RNN-for-Traffic-Prediction-in-Cellular-Networks
Long Short-Term Memory Recurrent Neural Network for Traffic Prediction in Cellular Networks
anestisdalgkitsis/slimevolleygym
A simple OpenAI Gym environment for single and multi-agent reinforcement learning
anestisdalgkitsis/x86-Assembly-Credit-Card-Validator
Our application can validate credit cards of every type and it is built, designed and optimized for the old Intel 8086 chipset. It is coded using x86 Assembly and it runs in MS-DOS environment.
anestisdalgkitsis/Matlab-Word-Recognition
We built a voice recognition application using Matlab. Recognition is possible by using Fast Fourier Transform, Hamming Windowing and Dynamic Programming.
anestisdalgkitsis/CSP_nQueens
Constraint Satisfaction Problem of N-Queens solved using Java