Skip to content
View KelianM's full-sized avatar

Block or report KelianM

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

Popular repositories Loading

  1. Inoxico-HoneyPot Inoxico-HoneyPot Public

    C# 1

  2. BSC_bike_case_study BSC_bike_case_study Public

    A case study for motorbike sales from BSC.

    Python

  3. lag-llama lag-llama Public

    Forked from time-series-foundation-models/lag-llama

    Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting

    Python

  4. RL_problems RL_problems Public

    Scripts implementing challenges from Sutton & Barto's RL book

    Python

  5. MCTS_tic_tac_toe MCTS_tic_tac_toe Public

    Basic implementation of Monte Carlo Tree Search (MCTS) for Tic-Tac-Toe, showcasing fundamental concepts of tree search, exploration, and exploitation in game AI.

    Python

  6. Othello_AlphaZero Othello_AlphaZero Public

    An implementation of the AlphaZero algorithm for mastering the game of Othello through self-play and reinforcement learning.

    Python