Skip to content
View Aaron-Lux's full-sized avatar

Block or report Aaron-Lux

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. rllab rllab Public

    Forked from rll/rllab

    rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.

    Python

  2. torch-rl torch-rl Public

    Forked from vitchyr/torch-rl

    A reinforcement learning package implemented in Torch

    Lua

  3. POMDPs.jl POMDPs.jl Public

    Forked from JuliaPOMDP/POMDPs.jl

    MDPs and POMDPs in Julia - An interface for working with discrete and continuous, fully and partially observable Markov decision processes.

    Julia

  4. PyEMMA PyEMMA Public

    Forked from markovmodel/PyEMMA

    Python API for Emma's Markov Model Algorithms

    Python

  5. LSTM-Neural-Network-for-Time-Series-Prediction LSTM-Neural-Network-for-Time-Series-Prediction Public

    Forked from jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction

    LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

    Python

  6. StepLearn StepLearn Public

    Forked from vlfom/StepLearn

    A Machine Learning project on applying Markov decision processes and Q-Learning on robot movement model.

    Java