Skip to content
View dangutdavid's full-sized avatar

Block or report dangutdavid

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. java-reinforcement-learning java-reinforcement-learning Public

    Forked from chen0040/java-reinforcement-learning

    Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic

    Java 1

  2. ray ray Public

    Forked from ray-project/ray

    A fast and simple framework for building and running distributed applications.

    Python 1

  3. gym gym Public

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python 1

  4. ThinkStats2 ThinkStats2 Public

    Forked from AllenDowney/ThinkStats2

    Text and supporting code for Think Stats, 2nd Edition

    Jupyter Notebook

  5. Census-Income Census-Income Public

    Forked from YungChunLu/Census-Income

    Given various features, the aim is to build a predictive model to determine the income level for people in US. The income levels are binned at below 50K and above 50K.

    Jupyter Notebook

  6. imbalanced-learn imbalanced-learn Public

    Forked from scikit-learn-contrib/imbalanced-learn

    A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning

    Python