• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Java
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Assignments in course:Compilers.

More 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

AutoEncoder-and-Classifier-of-MNIST-images

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

Project-Management-Platform

Assignment on course Software Technology!
JavaScript
2
star
4

estimate-pi

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

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
6

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
7

B-Plus-Tree-File

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

MultiThreaded-Client-Server

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

Interprocess-Communication

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

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