Skip to content
View stavliv's full-sized avatar
  • Thessaloniki, Greece

Highlights

  • Pro

Block or report stavliv

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
stavliv/README.md

Hi there 👋

I am an Electrical and Computer Engineering student (MSc.), experienced in Python, engaging with various ML topics.

  • 🔭 I'm currently working on various Deep Learning fields, including Generative Models and Deep Reinforcement Learning.

Pinned Loading

  1. telecommunications_project telecommunications_project Public

    Simulations and symbol detection algorithms for 2022 Telecommunications II course

    Python 1

  2. jacks_car_rental_problem jacks_car_rental_problem Public

    Policy iteration solution to the classic RL problem as stated in Sutton, Barto.

    Python

  3. k-armed-bandits k-armed-bandits Public

    Various action-value RL methods to the classic k-armed bandits problem.

    Python

  4. sentiment_analysis sentiment_analysis Public

    sentiment multiclass classification on kaggle dataset

    Jupyter Notebook

  5. tic_tac_toe tic_tac_toe Public

    Developement of a tic tac toe game and a smart player using the minimax algorithm.

    C++

  6. titanic titanic Public

    Kaggle titanic dataset solutions (DNN with Torch, decision trees, SVM)

    Python