Skip to content
#

benchmarking

Here are 801 public repositories matching this topic...

BenchmarkDotNet
PragTob
PragTob commented Dec 18, 2016

For different use cases, like bencheeorg/benchee_html#10 it'd be great to have statistics about statistics - what I'd call "meta statistics" - although there's probably some better real statistics name for this :)

What should be in there (that I know of so far):

  • job size (how many jobs are in there)
  • minimum of run times over all jobs
  • maximum of run times over all jobs

This should be

sampreet-arthi
sampreet-arthi commented Oct 10, 2020

There seem to be some vulnerabilities in our code that might fail easily. I suggest adding more unit tests for the following:

  • Custom agents (there's only VPG and PPO on CartPole-v0 as of now. We should preferably add more to cover discrete-offpolicy, continuous-offpolicy and continuous-onpolicy)
  • Evaluation for the Bandits and Classical agents
  • Testing of convergence of agents as proposed i

Improve this page

Add a description, image, and links to the benchmarking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the benchmarking topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.