Giter Site home page Giter Site logo

aind-chiron's Introduction

AIND Chiron Projects

Overview

Submitting to the Isolation competition is performed using the Udacity Project Assistant command line tool. This repository provides configuration files specific to the AIND program (currently only used for the Isolation PvP tournament submission).

Usage

  1. Activate the udacity environment in Anaconda.

    source activate aind

2a. If you previously installed the udacity-chiron package, remove it:

pip uninstall udacity-chiron

2b. Install the udacity-pa package for Anaconda.

pip install udacity-pa
  1. Download the tournament submission configuration files for AIND.

    git clone https://github.com/udacity/AIND-Chiron.git

  2. Copy your agent file game_agent.py (required) and data file data.json (optional) to the chiron directory and submit. (You can ignore the console feedback about submitting to the website for review -- that does not apply for the Isolation competition.)

    cd AIND-Chiron

    udacity submit isolation

After Submitting

After submitting, you can list all your previous submissions by changing to the chiron project folder and running the command:

udacity ls isolation

You can pull the zip file and feedback for any submission with the command:

udacity get <SUBMISSION_ID>

Authenticating with Google or Facebook

Google and Facebook are difficult to use as identity providers for authentication from the command line. Therefore, we ask you to download a JSON web token from this link, and save it as

  • ~/.udacity-pa/jwt for Mac OSX and Linux or
  • %APPDATA%\udacity-pa\jwt for Windows, where %APPDATA% is an environment variable that will have a value like C:\Users<username>\AppData\Roaming.

Note: If you get an error after downloading the jwt, try moving it to ~/.ursula/jwt (or %APPDATA%\ursula\jwt for Windows). This error should only occur if you are using the udacity-chiron tool rather than the udacity-pa library (step 2 above).

The submission script will read the token from your filesystem so that you do not need to authenticate from the command line.

Archival Note

This repository is deprecated; therefore, we are going to archive it. However, learners will be able to fork it to their personal Github account but cannot submit PRs to this repository. If you have any issues or suggestions to make, feel free to:

aind-chiron's People

Contributors

cgearhart avatar sudkul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

aind-chiron's Issues

Token does not work

I have downloaded the token in the C:\Users<username>\AppData\Roaming directory also in C:\Users<username>\AppData\ursula directory and it does not work.
When I used the udacity submit isolation command I get asked to login on udacity and I get the message
Email:
I put my e-mail for udacity(i use facebook to login on the website) and nothing happens

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.