Skip to content
View Zartris's full-sized avatar
Block or Report

Block or report Zartris

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

Pinned Loading

  1. DRL-project DRL-project Public

    This is an implementation of the deep Q network, in attempt to better understand deep reinforcement learning.

    Jupyter Notebook 3

  2. Drone-trajectory-tracking-and-replication Drone-trajectory-tracking-and-replication Public

    This is my master thesis project. It is a end to end drone navigation project with the focus on trajectory tracking and replication of pathing.

    C++ 1 2

  3. rainbow_navigation_project rainbow_navigation_project Public

    This is an implementation of rainbow DQN, for the udacity navigation problem.

    Jupyter Notebook

  4. TD3_continuous_control TD3_continuous_control Public

    Python 4 1

  5. DRL-PyBase DRL-PyBase Public

    This is the base for future DRL project i might have in python.

    Python