Skip to content

Commit

Permalink
add image to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertJN64 committed Sep 26, 2022
1 parent ffe1a81 commit 5c6bdc1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
![Python Version Badge](https://img.shields.io/pypi/pyversions/MLDashboard)
![License Badge](https://img.shields.io/github/license/RobertJN64/MLDashboard)

![Image](image.png)

Monitoring solution for tensorflow training. Particulary useful for
image classification models. Not compatible with google colab or other
notebook based runtimes.

## Getting Started

Expand All @@ -14,6 +19,10 @@ This guide assumes you already understand python and tensorflow.
pip install MLDashboard
```

## Examples

See [Examples](MLDashboard/Examples) for usage.

## Quick Start
To start, you need a dashboard.json config file. This should be in the same directory as your script.
Here is an example:
Expand Down
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5c6bdc1

Please sign in to comment.