There are no reviews yet. Be the first to send feedback to the community and the maintainers!
LinkedIn-Clone
π»π Web application similar to LinkedIn implemented with Angular and SpringBoot.Reinforcement-Learning-Projects
π€ Implementation of projects, such as automation driving and game Atari, using reinforcement learning.Logic-Programming
Problems solved with prolog.Red-Black-Tree
A redβblack tree is a self-balancing binary search tree. Each node of the binary tree has an extra bit, and that bit is interpreted as the color (red or black) of the node. These color bits are used to ensure the tree remains balanced during insertions and deletions.Airbnb-Data-Analysis-
A data mining project for data Exploration of Airbnb dataset, for Febrouary,March and April 2019B-plus-Tree
Implementation of a B+ tree in C, as a project in "Implementation of Database Management Systems" course.MultiProcess-disease-monitor
Implementation of an undistributed information processing tool that receives, processes, records and answers questions about viruses. It is created with processes, using system calls fork / exec and communicating processes through pipes, using low-level I / O.Document-retrieval-system
This project is about developing a document retrieval system to return titles of scientific papers containing the answer to a given user question. Two different sentence embedding approaches have been implemented and compared.Sentiment-classifier-RNN
Different kinds of sentiment classifiers are developed using bidirectional stacked RNN with LSTM/GRU cells for the Twitter sentiment analysis dataset.Greek-Ministry-of-Labour-website
ποΈ π¬π· π Redesigned the website of Greek Ministry of Labour as a project for Human-Computer Interaction course.MultiThread-disease-monitor
Implementation of an undistributed information processing tool that receives, processes, records and answers questions about viruses. It is created, using system calls fork / exec, threads, signals and communication through pipes, using low-level I / O and sockets.Question-answering-BERT-model
ββIn this project a BERT-based model is build, which returns βan answerβ, given a user question and a passage which includes the answer of the question. For this question answering task, SQuAD 2.0 dataset is used.Love Open Source and this site? Check out how you can help us