Giter VIP home page Giter VIP logo

control-agent's Introduction

usage: main.py [-h] [--id ID] [-tr] [-ts] [-yf YAML_FILE] [--explore_start EXPLORE_START] [--explore_stop EXPLORE_STOP] [--decay_rate DECAY_RATE] [-aer AVG_EXPECTED_REWARD] [--model_save MODEL_SAVE] [--memory_save MEMORY_SAVE] [-er EPISODE_RENDER] [--max_steps MAX_STEPS] [--max_episodes MAX_EPISODES] [--training_frequency TRAINING_FREQUENCY] [--batch_size BATCH_SIZE] [--pretrain_length PRETRAIN_LENGTH] [--pretrain_init {random,agent}] [--for_all] [--plot] [--only_plot] [--total_episodes TOTAL_EPISODES] [--restore_model] [--restore_memory]

optional arguments: -h, --help show this help message and exit --id ID give folder id -tr, --train train with given folder id -ts, --test, --evaluate, -ev test with given folder id, folder id is folder name in data -yf YAML_FILE, --yaml_file YAML_FILE hyper-parameters file --explore_start EXPLORE_START exploring probability at start --explore_stop EXPLORE_STOP minimum exploring probablity --decay_rate DECAY_RATE decaying rate of exploring -aer AVG_EXPECTED_REWARD, --avg_expected_reward AVG_EXPECTED_REWARD Average expected reward --model_save MODEL_SAVE Model saving after given number of episodes --memory_save MEMORY_SAVE Memory saving after given number of episodes -er EPISODE_RENDER, --episode_render EPISODE_RENDER Episode Rendering after given number of episodes --max_steps MAX_STEPS maximum number of steps for training the agent --max_episodes MAX_EPISODES maximum number of episodes for training the agent. This has higher precedence over max_steps --training_frequency TRAINING_FREQUENCY training periodically after given steps in each episode --batch_size BATCH_SIZE batch size of experiences to give Network --pretrain_length PRETRAIN_LENGTH pretraining experiences --pretrain_init {random,agent} pretraining randomly or with agent --for_all Only to be used if testing. this flag will evaluate all saved models --plot Only to be used if testing. this flag will plot rewards and losses during training --only_plot plots rewards and losses during training, give folder_id --total_episodes TOTAL_EPISODES testing will done for given number of episodes --restore_model only to be used to restore model for training purpose --restore_memory only to be used if saved memory during training, want to restore that memory

control-agent's People

Contributors

vardhanshah avatar

Watchers

James Cloos avatar  avatar

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.