Skip to content
View michua3cm's full-sized avatar

Block or report michua3cm

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 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. expedition-33-rl-agent expedition-33-rl-agent Public

    This project aims to bridge the gap between classic control theory and modern Deep Reinforcement Learning. The agent interacts with the game solely through visual inputs (screenshots) and keyboard …

    Python 1

  2. battlecatsinfo.github.io battlecatsinfo.github.io Public

    Forked from battlecatsinfo/battlecatsinfo.github.io

    The Battle Cats Information Website

    JavaScript

  3. water-level-wave-shader water-level-wave-shader Public

    GLSL water shader for Three.js with animated waves and dynamic level control, compatible with any tank geometry.

    JavaScript

  4. rl-snake-game-js rl-snake-game-js Public

    A JavaScript AI Snake game built with Q-learning — from playful idea to structured learning, designed to visualize how machines learn through experience.

    JavaScript

  5. rag_web_react rag_web_react Public

    JavaScript

  6. assembly-line-optimization-ppo assembly-line-optimization-ppo Public

    Simulating and optimizing a dual-conveyor assembly line using Reinforcement Learning (PPO). The goal is to maximize throughput while minimizing energy consumption and mechanical wear.

    Python