Having trouble passing custom flags with AI Platform

This page summarizes the projects mentioned and recommended in the original post on /r/googlecloud

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • seed_rl

    Discontinued SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.

  • I'm trying to get Google Research's SEED project working with some tweaks specific to my use case. One of the changes is that I need to pass more custom flags than they do in the samples they provide in their setup.sh file (ie, environment , agent, actors_per_worker, etc). I've added flags.DEFINE_integer/float/string/etc calls to the project files for my custom flags, but it's throwing the following error: FATAL Flags parsing error: Unknown command line flag 'num_actors_with_summaries'. This error is not being thrown for the custom flags they pass, only the ones I've added. For the life of me I can't figure out what it is they're doing differently than me.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Q]Official seed_rl repo is archived.. any alternative seed_rl style drl repo??

    1 project | /r/reinforcementlearning | 17 Dec 2022
  • Need some help understanding what steps to take to debug a RL agent

    1 project | /r/learnmachinelearning | 17 Jul 2021
  • Strange results from training with Google Cloud TPUs, seem to be very inefficient?

    1 project | /r/learnmachinelearning | 15 Jul 2021
  • Strange training results: why is a batch size of 1 more efficient than larger batch sizes, despite using a GPU/TPU?

    1 project | /r/learnmachinelearning | 14 Jul 2021
  • New to Linux, trying to understand why a variable isn't getting assigned in an .sh file

    1 project | /r/linuxquestions | 20 Jun 2021