Spyridon Dimitriadis (spirosdim)

spirosdim

Geek Repo

Location:Athens, Greece

Home Page:linkedin.com/in/spyrosdimitriadis

Github PK Tool:Github PK Tool

Spyridon Dimitriadis 's repositories

pca_kmeans_matlab

An assignment in which dimension reduction is applied with PCA, clustering with k-means algorithm and classification with Naive Bayes Classifier. Implemented in MATLAB, using the MNIST dataset.

Language:MatlabStargazers:8Issues:0Issues:0

CNN_interpretability

This project is about detecting pneumonia or no pneumonia from x-ray images and trying to explain the predictions of the Network.

Language:Jupyter NotebookLicense:MITStargazers:4Issues:0Issues:0

MNist_classification

Classification of the famous dataset of Mnist, applying the Support Vector Machine algorithm and a Radial Basis Function Network. These assignments were for the course Neural Networks from Aristotle University of Thessaloníki. February 2017.

Language:MatlabStargazers:3Issues:0Issues:0

DNN_with_keras

Finding the right hyperparameteres for a Deep Neural Network with keras. Classification task with 7 classes. Use cartographic variables to classify forest categories.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Pytorch-mini-Projects

Apply different Neural Network architectures in Pytorch.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

NLP-Multilabel-Classification

The scope of this project is to apply a number of tools on solving a machine learning problem. The NLP Multilabel classification problem is chosen.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Utilizing-NLP-transfer-learning-with-ULMFiT-in-Chemoinformatics

This project was carried out as a part of the course Text Mining (732A92) which is part of the Statistics and Machine Learning Master programme at Linköping's University in 2020/2021. The course web page can be found at https://www.ida.liu.se/~732A92/lectures.en.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:RLicense:MITStargazers:0Issues:0Issues:0
Language:RLicense:MITStargazers:0Issues:1Issues:0

apply_sklearn

Apply some of the main machine learning algorithms with sklearn library in different data sets, also did some visualization to explore the data. All the exercises are from Pierian Data.

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

BookStore_mini_project

A GUI with which you can stores and manipulate book titles in a database. Libraries used: Tkinter and SQLite.

Language:PythonStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

fastbook

The fastai book, published as Jupyter Notebooks

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Information_Theory_s_relation_to_Machine_Learning

A theoretical approach of the relation between Information Theory and Machine Learning.

Stargazers:0Issues:0Issues:0
Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

text_classification_on_IMDb_reviews

A sentiment analysis task of classifying the polarity (positive or negative) of IMDb reviews. Using 'traditional' machine learning.

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