An open API service indexing awesome lists of open source software.

https://github.com/rlworkgroup/viskit

Hyperparameter dashboard for reinforcement learning experiments
https://github.com/rlworkgroup/viskit

Last synced: 12 months ago
JSON representation

Hyperparameter dashboard for reinforcement learning experiments

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/rlworkgroup/viskit.svg?branch=master)](https://travis-ci.com/rlworkgroup/viskit)
[![codecov](https://codecov.io/gh/rlworkgroup/viskit/branch/master/graph/badge.svg)](https://codecov.io/gh/rlworkgroup/viskit)
[![Docs](https://readthedocs.org/projects/viskit/badge)](http://viskit.readthedocs.org/en/latest/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/rlworkgroup/viskit/blob/master/LICENSE)
[![PyPI version](https://badge.fury.io/py/viskit.svg)](https://badge.fury.io/py/viskit)

# viskit
Hyperparameter dashboard for reinforcement learning experiments

## Installation
```shell
pip install viskit
```