Lytras Vaios (LtVaios)

LtVaios

Geek Repo

Company:University of Athens

Location:Athens, Greece

Home Page:www.linkedin.com/in/vaios-lytras

Github PK Tool:Github PK Tool

Lytras Vaios's repositories

My-LinkedIn

:globe_with_meridians: This is our implementation to make a website like LinkedIn from scratch using angular and spring backend.

Language:JavaLicense:MITStargazers:4Issues:2Issues:0

BERT-vaccine-sentiment-classifier

:robot: :books: Making a vaccine sentiment classifier on a twitter dataset using a pre-trained BERT model by fine-tuning it..

Language:Jupyter NotebookLicense:MITStargazers:3Issues:2Issues:0

Neural-Networks-for-Vaccine-Sentiment-Classifier

:robot: :capital_abcd: Making the vaccine sentiment classifier using tweets as datasets with the help of Pytorch Neural Networks and Glove word embeddings. Using both feed-forward nets and bidirectional stacked RNNs.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:2Issues:0

Berkeley-Pacman-Project

:ghost: :video_game: This is my implementation in the famous Berkeley pacman artificial intelligence project: http://ai.berkeley.edu/project_overview.html.

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

Constraint-Satisfaction-Problems

:mag: :radio: Solving the radio link frequency assignment problem (RLFAP) by implementing various contraint satisfaction algorithms.

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

MiniJava-Compiler

:eyeglasses: :computer: For this project I made my own compiler for a language called MiniJava which is a subset of Java.

Language:JavaLicense:MITStargazers:2Issues:2Issues:0

Java-Translator

:speech_balloon: This is my implementation of a programm that translates peudocode into java code.

Language:LexLicense:MITStargazers:1Issues:2Issues:0

copy-on-write-COW-xv6

:computer: The famous copy on write problem solved in xv6 implemented for a RISC-V multiprocessor.

Language:CLicense:MITStargazers:0Issues:2Issues:0

LL1-Calculator-Parser

:hotsprings: :twisted_rightwards_arrows: In this project I built an LL1 (leftmost derivation) recursive calculator as an intoduction to compilers.

Language:JavaLicense:MITStargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0

OS-Producer-Consumer-Simulation

:computer: This is a simulation to the classic consumer-producer problem with processes seen in common operating systems.

Language:CLicense:MITStargazers:0Issues:2Issues:0

Softmax-Regression-for-Vaccine-Sentiment-Classifier

:bar_chart: Using machine learning to train a model using soft max regression based on real twitter datasets to classify vaccine sentiments to Pro-vax, Anti-vax and Neutral.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:0Issues:0

System-Programming-1

:open_file_folder: :fork_and_knife: The listener monitors a directory and notifies the manager (his parent) about any changes through a pipe. The manager forks workers to process those files and communicate through FIFOs.

Language:CLicense:MITStargazers:0Issues:0Issues:0