SkillAgentSearch skills...

Viskit

rllab's viskit with some added features

Install / Use

/learn @vitchyr/Viskit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mostly copy/pasted from rllab's viskit.

Added some features, like being able to split on multiple hyperparameters.

Usage

python viskit/frontend.py path/to/dir

This assumes the structure of dir is something like:

path/ to/ dir/ exp1/ progress.csv variant.json exp2/ progress.csv variant.json

Note that this support wildcard, i.e.

python viskit/frontend.py path/to/dir/exp*

Installation

Install this repository using pip:

pip install -e .
View on GitHub
GitHub Stars73
CategoryDevelopment
Updated1y ago
Forks35

Languages

Python

Security Score

65/100

Audited on Aug 27, 2024

No findings