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

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 AI, ML and NLP!

stats graph languages graph

  • 🔭 I was part of Satori Analytics working as an AI Engineer and previously I was part of Atos having a role of Software Engineer.

  • 🌱 I’m currently extending my knowledge 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 Loading

  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 4 2

  2. AGiannoutsos/car_racer_gym AGiannoutsos/car_racer_gym Public

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

    Jupyter Notebook 21 6

  3. AI-Research-Assessment-TextNormalization-SongSimilarity AI-Research-Assessment-TextNormalization-SongSimilarity Public

    AI-Research-Assessment-TextNormalization-SongSimilarity

    Jupyter Notebook

  4. Multilabel_StackOverflow_Tag_Prediction Multilabel_StackOverflow_Tag_Prediction Public

    Multilabel Tag Prediction on StackOverflow Questions. Experiment with Sklearn Traditional Algorithms and BERT model.

    Jupyter Notebook

  5. 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

  6. 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