Spyros Briakos (@spyros-briakos)

Top repositories

1

Document-Retrieval-and-Question-Answering-with-BERT

Initially implement Document-Retrieval-System with SBERT embeddings and evaluate it in CORD-19 dataset. Afterwards, fine tune BERT model with SQuAD.v2 dataset so as to evaluate it in Question Answering task.
Jupyter Notebook
4
star
2

Compilers_Assignments

Assignments in course:Compilers.
Java
3
star
3

AutoEncoder-and-Classifier-of-MNIST-images

Implementation of an Auto-Encoder and Classifier so as to classify images from MNIST dataset.
Python
3
star
4

Project-Management-Platform

Assignment on course Software Technology!
JavaScript
2
star
5

estimate-pi

Implementation of Monte Carlo's model, which trying to calculate pi's value.
Jupyter Notebook
2
star
6

Airbnb-Data-Exploration

Here we analyze data (of 2019) from AirBnB in area of Athens and we implement a Recommendation System.
Jupyter Notebook
1
star
7

Bidirectional-stacked-RNN-with-LSTM-GRU

Our goal is to develop a sentiment classifier using a bidirectional stacked RNN with LSTM/GRU cells for twitter sentiment analysis.
Jupyter Notebook
1
star
8

B-Plus-Tree-File

Implementation of functions, which manage files based on B+ Trees.
C
1
star
9

MultiThreaded-Client-Server

In this project server is gonna have multiple server threads, whose main goal is to serve client-threads.
C++
1
star
10

Interprocess-Communication

In this project I experiment with interprocess communication through named pipes and general low-level I/O.
C++
1
star
11

Feed_Forward_Neural_Networks

Our goal is to predict tweet comment's sentiment by experimenting with two different types of vectorization (GloVe and TfIdf).
Jupyter Notebook
1
star