spChalk's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
hindupuravinash/the-gan-zoo
A list of all named GANs!
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
aspil/bsc-thesis
Exploring Automatic Music Generation using Transformer encoder-based Language Models
AristiPap/Adversarial_ML_Research
:computer: :bulb: Bachelor's Thesis on Adversarial Machine Learning Attacks and Defences
AristiPap/kNN-and-Clustering-on-Time-Series-and-Curves
LSH/Hypercube kNN and KMeans++ Clustering on polygonic curves and time series
AndrewSpano/BSc-Thesis
Undergraduate Thesis on Natural Language Processing for Ancient Greek.
VissaMoutafis/Membership-Inference-Research
Bachelor's Thesis on Membership Inference Attacks
AristiPap/E-Class_PenTesting
Exploiting and fixing security vulnerabilities of an old version of E-Class. Project implemented as part of the class YS13 Cyber-Security.
stelloop/CSP_exam_timetabling
A solution for a simple version of the exam timetabling CSP problem.
VissaMoutafis/Web-Pentesting-eClass
XSS, CSRF, SQLi, RFI attacks/defences in eClass site.
nikosgalanis/SysPro-Assignments
📊💉Set of assignments created for the course System Programming, aiming to familiarize with more complicated use cases of C language.
VissaMoutafis/NLP-Studies
Studies on Linear and NN Approaches for Sentiment Analysis and QA Problem
cmaraziaris/ctf-csec-uoa-2021
Solution to the CTF challenge assigned in the Computer Security class, Spring '21, University of Athens.
VissaMoutafis/fastapi-cli
A lightweight FastAPI CLI for generating project structure, components and Dockerfile
pantmal/AI-2-Projects
Artificial Intelligence 2 (Machine Learning, in other words) projects. Written in Python.
VissaMoutafis/freecode-camp-ml-projects
sk-learn, Tensorflow project from Freecode Camp's Intro to ML course
NNikolakopoulos/Deep-Learning-for-NLP
NNikolakopoulos/HT-Heap-Files-Block-Level-Storage
Simple implementation of block storage with Hash Tables and Heap Files
NNikolakopoulos/KNN-improved
Find Nearest Neighbors with LSH & Hypercube Random Projection and Clustering implementation using K-Means++.
NNikolakopoulos/MFCCs-Melgrams-Deep-Learning
CNNs and Neural Nets for MFCCs and Melgrams classification
NNikolakopoulos/Movie-Recommendation-Model
NNikolakopoulos/Operating-systems-assignments
My solutions of the assignments of Operating Systems class in my University
NNikolakopoulos/Systems-Programming-assignments
My solutions of the assignments of Systems Programming class in my University
NNikolakopoulos/Time-series-Machine-Learning
Time series forecasting, anomaly detection and dimensionality reduction
aggeloscuko/NN-and-Clustering
Find Nearest Neighbors with LSH & Hypercube Random Projection and Clustering implementation using K-Means++.
pavlosapostolatos/FullStack-project
pavlosapostolatos/berkey_pacman
pavlosapostolatos/Data-Structures