github microsoft/event-vae-rl v1.0-d
Data and Weights

3 years ago

Contains event data from AirSim, trained eVAE weights and trained obstacle avoidance policies in three folders:

evae_data: Sample data from 'poles' and 'gates' environments to train eVAE representations over.
weights: Sample eVAE representation weights trained over 'poles' environment, one with XY data only (evae_xy) and one with full event data (evae_full_tc).
policies: Policies trained using both kinds of eVAE weights as above: brp_full (full event data) and brp_xy (XY data only)

Place evae_data in the event_vae folder and the rest in event_rl folder.

Don't miss a new event-vae-rl release

NewReleases is sending notifications on new releases.