Pinned Repositories
3D-Audio-Demo
A simple demo on 3D audio
Accelerated-Computer-Science-Fundamentals-Coursera
This repository contains my exercises in the Assignments folder for the Accelerated Computer Science Fundamentals course on Coursera.
Audio-Signal-Processing-for-Music-Applications-Coursera
Sound analysis/synthesis tools for music applications
ChristosKonstantas-VHDL-code-for-CHARIS-CHania-Risc-Instruction-Set-using-a-multicycle-processor
ComputerVision_Python_OpenCV_FingerProgram
A program where the user shows his/her fingers and decides which option should be activated.
IEEE-1857.2-lossless-audio-coding.
In this code we implement the IEEE 1857.2 lossless audio coding extension using 3 different source coding techniques : 1) Arithmetic Coding (benchmark)
juce-tutorial-plugins
This is a repository where I upload the code from JUCE tutorials that I follow while educating myself on JUCE framework.
Network-Friendly-Recommendation-System-using-Reinforcement-Learning
This is a project where we see the effectiveness of some Reinforcement Learning methods in order to provide Network Friendly Recommendations (NFR) to a user and reduce the cost of providing non-cached items.
Super_Resolution_Convolutional_Neural_Network
This project is an implementation of a Super Resolution Convolutional Neural Network as a personal project for Machine Learning graduate course of Technical University of Crete.
tinyos3_extensions
This project contains an implementation of multithreading and other extensions in the toy operational system tinyos3.
ChristosKonstantas's Repositories
ChristosKonstantas/Network-Friendly-Recommendation-System-using-Reinforcement-Learning
This is a project where we see the effectiveness of some Reinforcement Learning methods in order to provide Network Friendly Recommendations (NFR) to a user and reduce the cost of providing non-cached items.
ChristosKonstantas/IEEE-1857.2-lossless-audio-coding.
In this code we implement the IEEE 1857.2 lossless audio coding extension using 3 different source coding techniques : 1) Arithmetic Coding (benchmark)
ChristosKonstantas/Super_Resolution_Convolutional_Neural_Network
This project is an implementation of a Super Resolution Convolutional Neural Network as a personal project for Machine Learning graduate course of Technical University of Crete.
ChristosKonstantas/Audio-Signal-Processing-for-Music-Applications-Coursera
Sound analysis/synthesis tools for music applications
ChristosKonstantas/3D-Audio-Demo
A simple demo on 3D audio
ChristosKonstantas/juce-tutorial-plugins
This is a repository where I upload the code from JUCE tutorials that I follow while educating myself on JUCE framework.
ChristosKonstantas/Accelerated-Computer-Science-Fundamentals-Coursera
This repository contains my exercises in the Assignments folder for the Accelerated Computer Science Fundamentals course on Coursera.
ChristosKonstantas/ChristosKonstantas-VHDL-code-for-CHARIS-CHania-Risc-Instruction-Set-using-a-multicycle-processor
ChristosKonstantas/ComputerVision_Python_OpenCV_FingerProgram
A program where the user shows his/her fingers and decides which option should be activated.
ChristosKonstantas/Hard-Decision-Decoding-and-Soft-Decision-Decoding-using-Hamming-Codes-or-No-Coding.
ChristosKonstantas/Reed-Solomon-and-Hamming-block-codes-for-8PSK-transmission-system
Ιmplementation of Hamming and Reed-Solomon block encoders and decoders to a transmission system with 8PSK modulation.
ChristosKonstantas/tinyos3_extensions
This project contains an implementation of multithreading and other extensions in the toy operational system tinyos3.
ChristosKonstantas/Transpiler-from-MiniScript-pseudolanguage-to-C