• Stars
    star
    2
  • Language
    Python
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ•ΉοΈ AI Techniques to play the famous game "PacMan"

More Repositories

1

3D-snake

🐍 The classic snake game implemented in my own way
C#
11
star
2

pneumonia-detection

🎈 A two-headed classification model to detect pneumonia using neural networks and traditional machine learning.
Jupyter Notebook
9
star
3

image-elements-detection

πŸ”­ Several image processing techniques to detect corners-edges and isolate image elements.
Jupyter Notebook
4
star
4

caesar-cipher

🀴 In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques.
Python
4
star
5

ACM-sigmod-2017-contest

πŸ… N-gram queries over dynamic datasets.
C
4
star
6

credit-card-validator

πŸ’³ Takes in a 16-digit credit card number from a common credit card vendor (Visa, MasterCard, American Express, Discover) and validates it to make sure that it is a proper number.
Python
4
star
7

RNA-folding

🧬 Zuker: An RNA secondary structure prediction algorithm
Jupyter Notebook
3
star
8

RMSD

πŸ“ Implementation of the c-RMSD and d-RMSD algorithms
Jupyter Notebook
3
star
9

digit-recognizer

πŸ” An image classifier to recognize handwritten digits.
Jupyter Notebook
2
star
10

pima-indians-classification

πŸͺ“ Predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset
Python
2
star
11

delivery-fee-calculator

🚚 A simple flask app for calculating delivery fees
Python
2
star
12

selective-overhead-mirroring

πŸ“‚ This mirroring system consists of a series of web-based programs that all achieve the desired file transfer.
C
2
star
13

image-enhancement

πŸš€ Multiple processing techniques to analyze and enhance images
Jupyter Notebook
2
star
14

covid19-model

πŸ“ˆ Examination of the impact of COVID-19 spread by using a custom epidemiological model.
Component Pascal
2
star
15

country-from-IP-lookup

πŸ΄β€β˜ οΈ Find the country that IP is registered in.
Python
1
star
16

simple-discussion-forum

✍🏼 An automated creation of a simple discussion forum where you can choose how to print a thread or more.
C++
1
star
17

distributed-fault-tolerant-kv-database

βš–οΈ A simple version of a distributed, fault-tolerant, Key-Value (KV) database (or store), with a few tweaks.
Python
1
star
18

chip-seq-analysis-replication

πŸ”¬ A replication of ChiP-Seq analysis from an experiment regarding gene induction and repression during terminal erythropoiesis that are mediated by distinct epigenetic changes
Shell
1
star
19

game-of-life

🌌 The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
C
1
star
20

UTF16-to-UTF8

πŸ” A simple converter
C
1
star
21

attica-highway-simulation

πŸ›£οΈ A simulation of Attica Highway(one direction)
C++
1
star
22

GeoRouv

Homepage template
1
star
23

IKA-site-rebuild

🏒 Recreated and upgraded the site of the Greek Social Insurance Institute.
PHP
1
star
24

iris-flower-classification

🌼 Classify the different species of the Iris flower.
Python
1
star
25

text-classification

πŸ“° Text classification of news articles using different classification methods
Python
1
star
26

TP-residues-classifier

βš—οΈ Classifying residues of transmembrane proteins using a custom Seq2Seq model.
Jupyter Notebook
1
star
27

single-cell-data-analysis

🧫 A data analysis pipeline that accepts as input a single-cell synthetic dataset
Jupyter Notebook
1
star
28

2D-spatial-queries

πŸ—ΊοΈ Five simple utilities that implement spatial queries in two-dimensional space
C
1
star
29

UTF8-to-UTF16

πŸ” Another simple converter!
C
1
star
30

automated-zombie-apocalypse-minigame

🧟 A project in OOP programming in order to practice "new" and "delete" operators, copy constructor functions, "this", inheritance, and virtual functions.
C++
1
star