kwsths_ve (kwsthsve)

kwsthsve

User data from Github https://github.com/kwsthsve

Company:Athens University of Economics and Business

Location:Athens

GitHub:@kwsthsve

kwsths_ve's repositories

Bernoulli-Naive-Bayes-Classifier-with-Information-Gain

Naive Bayes Classifier with Bernoulli variables on imdb dataset from keras. Using entropy and information gain for feature selection. Tune the hyperparameters and see how it goes.

Language:PythonStargazers:2Issues:2Issues:0

Feature_Subset_Selection-and-Classification

Find the simplest model and the best method to predict whether an observation belongs to categories LOWER/GREATER of 20% trimmed mean of "ncrim" variable. AUEB Computer Science course Statistical Learning.

Language:RStargazers:2Issues:2Issues:0

Image_Filtering

Given a .ppm image, apply gamma and linear filters. PPM Viewer provided. AUEB Computer Science course Programming with C++.

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

Othello-MiniMaxA-B

Play the Othello board game against the algorithm and try to win!

Language:JavaStargazers:1Issues:2Issues:0

Computer-Vision-Interpretability

Image captioning interpretability using Captum framework and attention maps on Transformer models.

Language:PythonStargazers:0Issues:2Issues:0

Continual-Learning

MSc Thesis experimental code. Apply the GEM algorithm to image classification and image captioning problems. Implementation of MaskedGEM, a version of GEM to address the incremental expansion of model's parameters due to vocabulary updates (image captioning). Benchmark of GEM and MaskedGEM with other continual learning methods for image captioning.

Language:PythonStargazers:0Issues:2Issues:0

NLP

Text classification and POS tagging with MLPs, RNNs, CNNs and Transformers.

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

Pizza-Store_Multithreading-Example

Avoid deadlocks and synchronise threads to use resources equally.Using pthreads. AUEB Computer Science course Operating Systems.

Language:CStargazers:0Issues:2Issues:0

RAG-Pipeline

Simple web crawler for a RAG pipeline using Meltemi, the first greek LLM. Information Science Association workshop.

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

Secret-Santa-Assignment

Randomly assign a Secret Santa to each one of your friends and notify them with an email. The sender must have a Gmail. Merry Christmas!

Language:PythonStargazers:0Issues:1Issues:0