eferos93
Marie Curie PhD Student @ Athena Research center and @ Universitat Politècnica de Catalunya in Data Enineering for Data Science. Privacy and Security in FL.
Athena Research CenterAthens
Pinned Repositories
ACM-Data-Science-Summer-School
Course requirements for the 5th ACM Data Science Summer School in Athens
AD_bin_heaps
A simple array-based implementation of binary heaps.
AD_sorting
Some code to simplify the implementation and testing of the sorting algorithms.
AD_strassen_template
Some code to simplify the implementation and the testing of the Strassen's algorithm for matrix multiplication.
jolie
The Jolie Language Interpreter
Jolie-ide-atom
A Jolie IDE for Atom
LatentSemanticIndexing_IRProject
Final project of the Information Retreival Course
quentin-sdm-exam
Final project for the Software Development Course
tidygraph
A tidy API for graph manipulation
vscode-jolie
Language support for Jolie in Visual Studio Code
eferos93's Repositories
eferos93/numerical-analysis-repo
Applied Mathematics - Numerical Analysis: An introduction to Scientific Computing
eferos93/Bank-OCR-assignment
Bank OCR assignment for the Software Development Methods course.
eferos93/Cribbage-assignment
Cribbage Score Calculator assignment for the Software Development Method course.
eferos93/CodeSmells
eferos93/LeapYear-assignment
Leap Year assignment for the Software Development Methods course
eferos93/FizzBuzz-assignment
FizzBuzz assignment for the Software Development Methods course
eferos93/hello-name
A introduction to Gradle, part of the Software Development Methods
eferos93/SDM_lambda
Repository containing the exercises about lambda functions of the course Software Development Methods
eferos93/vscode-jolie
Language support for Jolie in Visual Studio Code
eferos93/information_retrieval
Repo contaioning the exercises from the IR course
eferos93/incremental_training
Repo that relates to the Medium blog 'Keeping your ML model in shape with Kafka, Airflow' and MLFlow'
eferos93/parallel_concurrent_distributed_programming
Repository containing the code of the Coursera courses of parallel, concurrent and distributed programming in Java
eferos93/sml_project
Final project for the Statistical Machine Learning course
eferos93/SMDS_project
Repository of the final project for the Statistical Methods for Data Science 2019/2020
eferos93/algorithmic_deisgn_exercises
A set of exercises for the Algorithmic Design course
eferos93/AD_sorting
Some code to simplify the implementation and testing of the sorting algorithms.
eferos93/AD_bin_heaps
A simple array-based implementation of binary heaps.
eferos93/AD_strassen_template
Some code to simplify the implementation and the testing of the Strassen's algorithm for matrix multiplication.
eferos93/SMDS_homework4
Repo for the fourth homework of the Statistical Methods for Data Science course
eferos93/statistical-methods-for-data-science
A repository containing exercises and slides of the course Statistical Methods for Data Science
eferos93/statistical-machine-learning
eferos93/deep-learning-with-pytorch
Deep learning lectures I am holding for the MSc on Data Science and Scientific Computing
eferos93/homework03_SMDS
Repository for the third homework of the Statistical Methods for Data Science course
eferos93/BST
An implementation of Binary Search Tree data structure with C++
eferos93/SMDS_homework02
Repo for the 2nd SMDS homework
eferos93/functional-programming
A collection of exercises in Haskell developed during exchange at the Chalmers University of Technology
eferos93/jolie
The Jolie Language Interpreter
eferos93/Bachelor-Thesis
Bachelor Thesis - Design and Implementation of a Language Server for the Jolie programming language
eferos93/SMDS_Homework_1
This repository includes the first homework of Statistical Methods for Data Science Course
eferos93/advanced_programming_2019-20