Skip to content
View akpas001's full-sized avatar

Highlights

  • Pro

Block or report akpas001

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. Asymmetric_decoder Asymmetric_decoder Public

    A type of Graph AutoEncoder for reconstructing Directed Graphs.

    Python 1

  2. Complete-Python-3-Bootcamp Complete-Python-3-Bootcamp Public

    Forked from Pierian-Data/Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    Jupyter Notebook

  3. Hello-world Hello-world Public

    Introductory repository

  4. rl_series rl_series Public

    This repository contains the codes for my RL-series blog posts on Medium.com: https://medium.com/@kargarisaac/rl-series-implementation-in-pytorch-bbeedb033866

    Jupyter Notebook

  5. Dyna-Q-on-Grid-World Dyna-Q-on-Grid-World Public

    Forked from jpthanga/Dyna-Q-on-Grid-World

    Implementation of Dyna-Q with priority sweeping on a basic n by n gridworld

    C

  6. rl-zoo rl-zoo Public

    Forked from txzhao/rl-zoo

    PyTorch implementation of various reinforcement learning algorithms

    Python