Skip to content
View spyros-briakos's full-sized avatar
®️
®️
Block or Report

Block or report spyros-briakos

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
spyros-briakos/README.md

Hi 👋, I'm Spyros Briakos

A Software Engineer from Greece, who's passionate about ML/AI!

stats graph languages graph

  • 🔭 I’m currently working on Satori Analytics as an AI Engineer, previously I was part of Atos@Greece.

  • 🌱 I’m currently learning about LLMs and RAG technique.

Tech Stack

python logo pytorch logo tensorflow logo numpy logo pandas logo googlecloud logo c logo cplusplus logo java logo bash logo linux logo git logo

Pinned

  1. Document-Retrieval-and-Question-Answering-with-BERT Document-Retrieval-and-Question-Answering-with-BERT Public

    Initially implement Document-Retrieval-System with SBERT embeddings and evaluate it in CORD-19 dataset. Afterwards, fine tune BERT model with SQuAD.v2 dataset so as to evaluate it in Question Answe…

    Jupyter Notebook 3 1

  2. Car-Racing-v0-GymAI Car-Racing-v0-GymAI Public

    Forked from AGiannoutsos/car_racer_gym

    Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.

    Jupyter Notebook 4 1

  3. Bidirectional-stacked-RNN-with-LSTM-GRU Bidirectional-stacked-RNN-with-LSTM-GRU Public

    Our goal is to develop a sentiment classifier using a bidirectional stacked RNN with LSTM/GRU cells for twitter sentiment analysis.

    Jupyter Notebook 1 1

  4. AutoEncoder-and-Classifier-of-MNIST-images AutoEncoder-and-Classifier-of-MNIST-images Public

    Implementation of an Auto-Encoder and Classifier so as to classify images from MNIST dataset.

    Python 3 2

  5. LSH-HyperCube-and-Clustering-Algorithms LSH-HyperCube-and-Clustering-Algorithms Public

    Searching similar images (represented as vectors from MNIST dataset) and clustering on them.

    C++ 1

  6. Feed_Forward_Neural_Networks Feed_Forward_Neural_Networks Public

    Our goal is to predict tweet comment's sentiment by experimenting with two different types of vectorization (GloVe and TfIdf).

    Jupyter Notebook 1