Skip to content
View tkcoding's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report tkcoding

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

  1. DeepRL DeepRL Public

    Implementing deep reinforcement learning algorithm for banana collector and other upcoming project. Using different technique such as Deep Q-network (DQN) and Double Deep Quick Network (DDQN)

    Jupyter Notebook 1

  2. MLLib MLLib Public

    commonly use machine learning library for use

    Jupyter Notebook

  3. Stock_DRL Stock_DRL Public

    Using Deep reinforcement learning (DRL) agent to learn from historical data.

    Jupyter Notebook 5 1

  4. Competitive_MultiAgent Competitive_MultiAgent Public

    Multi-agent learning policy using actor critic DDPG.