Giannis Dravilas (giannisdravilas)

giannisdravilas

Geek Repo

Company:University of Athens

Location:Athens. Greece

Home Page:giannisdravilas.github.io

Github PK Tool:Github PK Tool


Organizations
chatziko-ys13
WeatherXM

Giannis Dravilas's repositories

Weather-Plotting

๐ŸŒ€โ„๏ธ๐ŸŒฉ๏ธ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in python3.

Language:PythonStargazers:29Issues:2Issues:0

Polygonization-Point-Sets-2d

๐Ÿ“Polygonization of point sets in 2d, area optimization and accuracy/speed evaluation.

Language:C++Stargazers:8Issues:1Issues:0

Sentiment-Analysis-Covid19-Tweets

๐Ÿ’‰๐Ÿ“ฑ Sentiment Analysis of Covid19 tweets fetched from Twitter, using various Data Mining techniques and Machine Learning algorithms.

Language:Jupyter NotebookStargazers:6Issues:1Issues:0

Radio-Link-Frequency-Assignment-Problem

๐Ÿ“ป๐Ÿ“ก Solving the Constraint Satisfaction Radio Link Frequency Assignment Problem, using FC and MAC algorithms with the dom/wdeg heuristic. An attempt to solve it with MIN-CONFLICTS algorithm and some comparisons are also made.

Language:PythonLicense:MITStargazers:5Issues:1Issues:0

SchoolSimulator_Java

๐Ÿ“š๐Ÿง‘โ€๐ŸŽ“๐Ÿ‘จโ€๐Ÿซ A simple school simulator in Java, in which students arrive at a school, which operates for some hours and is evacuated afterwards. The fatigue of the students and the teachers is also computed.

Language:JavaStargazers:5Issues:1Issues:0

Deep-Learning-for-Natural-Language-Processing

๐Ÿ’ก๐Ÿง ๐Ÿ’ฌ Development of Deep Learning models and a Question Answering Engine for Sentiment Classification / NLP tasks.

Language:Jupyter NotebookStargazers:4Issues:2Issues:0

FTP-implementation-over-TCP

๐Ÿ—ƒ๏ธ C++ low-level implementation of an FTP (File Transfer Protocol) server-client connection over Transmission Control Protocol/Internet Protocol (TCP/IP) using the Linux Programming Interface.

Language:C++Stargazers:4Issues:1Issues:0

SchoolSimulator_cpp

๐Ÿ“š๐Ÿง‘โ€๐ŸŽ“๐Ÿ‘จโ€๐Ÿซ A simple school simulator in C++, in which students arrive at a school, which operates for some hours. The fatigue of the students and the teachers is also computed.

Language:C++Stargazers:4Issues:1Issues:0

Disease-Monitor

๐Ÿฆ ๐Ÿ˜ท A DiseaseMonitor module that allows us to record the cases of multiple diseases and export numerous statistics about them.

Language:CLicense:MITStargazers:3Issues:1Issues:0

Abstract-Data-Types

๐Ÿ—ƒ๏ธ Abstract data types implementations in C.

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

Game-of-Life

๐ŸŽฎ Conway's Game of Life is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input.

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

Music-Genre-Classification-using-Deep-Learning

๐ŸŽถ๐Ÿ’ป Classification of short music clips into different music genres using Feedforward and Convolutional Neural Networks.

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Priority-Queue-using-heap

โญ๏ธ A simple implementation of a Priority Queue using heap in Python

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

UTF-8-Validator

๐Ÿ”  Check whether some input follows the UTF-8 encoding or not.

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

NYC-Taxi-Trip-Duration-Prediction-using-Machine-Learning

๐Ÿš• Data Analysis of New York City taxi trips and creation of a Random Forest Regressor for predicting the duration of taxi trips.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Operating-Systems-Processes

๐Ÿ’ป Cooperation between a parent process and several child processes in C using a shared memory segment and semaphores

Language:CStargazers:1Issues:1Issues:0

Image-Recognition-using-Machine-Learning

๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฐโœ๏ธ Facial recognition using Yale B database face images, employing the Eigenfaces technique encompassing PCA and a nearest neighbour classifier. Classification of images containing handwritten digits using SVM.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0
Language:CSSLicense:NOASSERTIONStargazers:0Issues:1Issues:0

URLs-Manager

๐Ÿ‘จโ€๐Ÿ’ป C++ low-level program monitoring changes in the files of a directory and processing the URLs of each file by forking new processes. A bash script sums up the results.

Language:C++Stargazers:0Issues:1Issues:0