Giter VIP home page Giter VIP logo

sectar's Introduction

SeCTAr

Code for Self-Consistent Trajectory Autoencoder: Hierarchical Reinforcement Learning with Trajectory Embeddings

Running

Experiment scripts are in exps/, environments are located under traj2vec/envs, main algorithms are in traj2vec/algos/vaepdentropy.py and traj2vec/algos/vae_bc.py

Installation

  • Download

  • Add these repos to your python path and follow instructions for setting them up.

  • Install Mujoco instructions here

  • Modify traj2vec/launchers/config.py to point to the appropiate paths.

  • Create the conda env sectar with

conda env create -f environment.yml

Logging

The log dir for the scripts is set to data. You can plot recorded results by giving the exp log dir to traj2vec/viskit/frontend.py.

sectar's People

Contributors

jcoreyes avatar wyndwarrior avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sectar's Issues

Effect of min_log_var usage

I notice that in gaussian_network.py, you use min_log_var in GaussianNetwork class to ensure the variance of z distribution not too low. However, not all subclass use this variable(e.g. GaussianBidirectionalNetwork). I am wondering why we need this variable and how this variable effect training?

Thank you :)

Entry point

@wyndwarrior

I just want to get this code running but I am lost with the scripts. Which script is the entry one to train?

Generating trajectory embeddings with a customized dataset

Hi,
Amazing work! I was working towards generating vectors from GPS trajectories, I have a dataset similar to GeoLife, i.e. it contains userID, timestamp, latitude and longitude in a dataframe. Can you guide on how to use this code to generate vectors of the respective trajectories?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.