Obstacle Tower Challenge

screenshot of Obstacle Tower Challenge

Starter Kit for the Unity Obstacle Tower challenge

Overview

The Obstacle Tower Challenge Starter Kit is a repository that provides instructions on how to submit to the Obstacle Tower Challenge. The goal of thIs challenge is to have your agent traverse the floors of a procedurally generated tower and climb to the highest level possible. The levels become progressively more difficult, and your agent will be tested against towers generated with random seeds that it hasn't seen before, requiring it to generalize from the provided tower seeds.

Features

  • Instructions for submitting to the Obstacle Tower Challenge
  • Guide for setting up the local environment for training
  • Information on testing the agent using a similar environment to the official challenge evaluation
  • Guidelines for structuring the repository for submission

Summary

The Obstacle Tower Challenge Starter Kit provides a comprehensive guide for participating in the Obstacle Tower Challenge. It includes instructions for submitting to the challenge, setting up the local environment for training, testing the agent using a similar environment to the official challenge evaluation, and guidelines for structuring the repository for submission. With these resources, participants can effectively train and test their agents to achieve high scores in the Obstacle Tower Challenge.