Skip to content
View GiorgosG1an's full-sized avatar
  • University of Peloponesse

Highlights

  • Pro
Block or Report

Block or report GiorgosG1an

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Bayes-Network-And-Naive-Bayes-Classifier Bayes-Network-And-Naive-Bayes-Classifier Public

    Implementation of Bayes Networks for probability evaluation and Naive Bayes Classifier for spam/ham emails.

    Python 1

  2. SongLyricsSearchEngine SongLyricsSearchEngine Public

    Using pylucene in order to search songs and albums based on artist, song name, lyrics, album name. Songs and album data from AZlyrics

    Python

  3. Tic-Tac-Toe-and-Reversi-with-AI Tic-Tac-Toe-and-Reversi-with-AI Public

    This repository contains a Python implementation of the classic game Tic Tac Toe with AI opponent. The game is played on a 3x3 grid by two players, one using 'X' and the other using 'O'. The player…

    Python 1

  4. SMS-App SMS-App Public

    A simple SMS App with some basic functionality, made with JavaFX

    Java