Skip to content
View Aid91's full-sized avatar
  • Graz
Block or Report

Block or report Aid91

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

    Python wrapper for obtaining synonyms in the German language from OpenThesaurus

    Python 4

  2. Clustering Clustering Public

    Efficient implementation of the clustering using the Expectation Maximization (EM) and K-means algorithms

    Python 1

  3. Deep_Q_Learning_ATARI Deep_Q_Learning_ATARI Public

    Implementation of the Deep Q Learning algorithm introduced by Google Deep Mind. Tested on CartPole, Pong and Breakout environments.

    Python 2

  4. TD_Learning TD_Learning Public

    Tabular implementation of the SARSA and Q_Learning algorithms

    Python