spChalk's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
TheAlgorithms/Python
All Algorithms implemented in Python
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
SerenityOS/serenity
The Serenity Operating System π
baowenbo/DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
saadpasta/developerFolio
π Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization ππΎ
briskinfosec/Books
Free Online Books
giannisdravilas/Weather-Plotting
πβοΈπ©οΈ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in python3.
chatziko/visualize-c-memory
nikosgalanis/local-dp-protocols
ππ Creating, Analyzing and Testing Differential Privacy Protocols, aiming in Data Protection and Anonymization.
georgesittas/minijava-compiler
MiniJava to LLVM IR compiler
PanPapag/Game-Of-Life
Efficient Parallel code in MPI, MPI+OpenMP and CUDA for Game of Life
nikosgalanis/Vectors-Similarity-Search-and-Clustering
ποΈβ³LSH, Hypercube and Clustering algorithms for vectors, written in C++
GeoRouv/pneumonia-detection
π A two-headed classification model to detect pneumonia using neural networks and traditional machine learning.
Sitaras/Data-Mining
Project 1: π¬πΏ Movie-Recommendation-System, Project 2: π°πFake News Detection System
SofoSt/Image-Similarity
ππ»Comparing images of the MNIST dataset in order to determine their similarity, in their original size, as well as in reduced spaces. Implementation of classifier, autonecoder, EMD metric and clustering algorithms.
cmaraziaris/MIPS-cache-config-toolkit
Set of MIPS assembly programs to help us find a secret cache configuration (cache size, block size and associativity).
nikosgalanis/ML-NLP-Exercises
π¦ π» Machine Learning Projects, that concentrate on the study of Deep Learning Techniques, and their use in Natural Language Processing.
georgesittas/jobshop-scheduling
Optimal ECLiPSe Prolog job-shop scheduling solver
nikosgalanis/AirBnB-Data-Analysis
:house: :bar_chart: A data analysis notebook along with a recommendation system for Airbnb listings in Athens, Greece
PanPapag/Decoupled-Neural-Interfaces-using-Synthetic-Gradients
PyTorch implementation of the paper Decoupled Neural Interfaces using Synthetic Gradients
AristiPap/Data-Cube
:bulb:Implementation of a functional data cube based on the big data offered by Microsoft (AdventureWorks database for SQL Server). The cube includes dimensions based on the tables of the database view, a time dimension with business intelligence, all the needed measure groups and measures,calculations, some KPI's , data hierarchies and of course all the needed dimensional-relationships.More calculations and KPI's will be added in later updates
PanPapag/Context-Aware-Crowd-Counting
:1234: :walking: PyTorch implementation of the paper Context-Aware Crowd Counting
VissaMoutafis/RLFAP-Solver
Classic CSP Algorithms to solve RLFAP
PanPapag/Clustering-for-vectors-and-polygonal-curves
Implementation of 8 different variants of clustering algorithms for vectors and polygonal curves in C++
johnzerv/Hex-AI
An implementation of the board game Hex written in C
johnzerv/Logic_Programming-Assignments
Programs written in prolog for Logic Programming course at NKUA (DI)
PanPapag/NNs-for-Wind-Speed-Prediction
:cyclone: Experimental valuation of DNN for Wind Speed Prediction
VissaMoutafis/VissaMoutafis