Skip to content
View ashdtu's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@tracel-ai
Block or Report

Block or report ashdtu

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

    A reinforcement learning package to model Menu learning behavior in users.

    Python 2

  2. openai_drone_gym openai_drone_gym Public

    A Gym style environment for Microsoft AirSim drone with functionality for running parallel experiments

    Python 5 3

  3. GP-SARSA GP-SARSA Public

    PyBrain Style Implementation of Gaussian Process SARSA Reinforcement Learning Agent. Originally discussed here

    Python 5 2

  4. LSTM_ensemble LSTM_ensemble Public

    Uncertainty in LSTM using MC-dropout and ensembling

    Python 2 2

  5. Save your files from being automatic... Save your files from being automatically deleted from scratch/share directory.
    1
    import os
    2
    import time
    3
    from tqdm import tqdm
    4
    import argparse
    5
    import sys
  6. Dataset_utility_scripts Dataset_utility_scripts Public

    Utility code to read from rosbag files, visualise lidar camera calibration, read odometry etc.

    Python 1