Skip to content
View SteliosKliafas's full-sized avatar
💻
coding is happening
💻
coding is happening
  • Athens Technology Center (ATC)
  • Athens (Greece) - London (UK)

Block or report SteliosKliafas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
SteliosKliafas/README.md

Hi there, I'm Stelios (Stylianos) Kliafas

You can find my LinkedIn profile at the following link Linkedin Stelios Kliafas

  • 🔭 I'm a Software Machine Learning Engineer and AI enthusiast
  • 🌱 I mainly work with Python, PyTorch, Pandas and NumPy
  • ⚡ You can reach me at [email protected]

MyStack:

Pinned Loading

  1. HopfieldDRQN HopfieldDRQN Public

    Embedding Modern Continuous Hopfield Networks (Ramsauer et al., 2020) in the DRQN algorithm

    Python 1

  2. Finetuning-Transformer-Models-Movie-Plot-Generation-Classification Finetuning-Transformer-Models-Movie-Plot-Generation-Classification Public

    Used the Netflix Movie & TV Shows dataset to finetune the GPT-2 model for Text Generation, while also finetuning the BERT model for classification to evaluate and compare the model’s accuracy on th…

    Jupyter Notebook

  3. Generating-Deep-Fake-Images-with-DCGAN Generating-Deep-Fake-Images-with-DCGAN Public

    In this project we propose the challenge to generate realistic people faces. This is one of the most controversial applications of GANs, as they recently achieved incredibly good results which rais…

    Jupyter Notebook

  4. numpy_python_ann numpy_python_ann Public

    The point of this task is to develop a multi-layer neural network for classification using Python and Numpy: Implement sigmoid and relu layers (with forward and backward pass) Implement a softmax o…

    Jupyter Notebook

  5. shortest_path_algorithms shortest_path_algorithms Public

    This repository contains implementations of algorithms that find the shortest path from a point a to point b located at a maze

    Jupyter Notebook