Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlesfrye/docs-box
A sandbox for docs
https://github.com/charlesfrye/docs-box
Last synced: about 1 month ago
JSON representation
A sandbox for docs
- Host: GitHub
- URL: https://github.com/charlesfrye/docs-box
- Owner: charlesfrye
- Created: 2021-02-19T02:43:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T04:52:41.000Z (almost 4 years ago)
- Last Synced: 2024-10-27T15:37:38.414Z (3 months ago)
- Language: JavaScript
- Homepage: https://charlesfrye.gitbook.io/docs-box/
- Size: 100 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
description: 'Track machine learning experiments, visualize metrics, and share results'
---# Weights & Biases
Weights & Biases helps you keep track of your machine learning projects. Use our tool to log hyperparameters and output metrics from your runs, then visualize and compare results and quickly share findings with your colleagues.
![](.gitbook/assets/workflow-june-2020-v1.png)
Our tools work with your machine learning infrastructure: AWS, GCP, Kubernetes, Azure, and on-prem machines.
## Tools
1. [**Dashboard**](app/): Track experiments, visualize results
2. [**Reports**](reports.md): Save and share reproducible findings
3. [**Sweeps**](sweeps/): Optimize models with hyperparameter tuning
4. [**Artifacts**](artifacts/): Dataset and model versioning, pipeline tracking{% embed url="https://youtu.be/gnD8BFuyVUA" caption="" %}
## Getting Started
Easily add our Python library `wandb` to your machine learning script.
* [Quickstart](quickstart.md)
* [Keras integration](integrations/keras.md)
* [PyTorch integration](integrations/pytorch.md)
* [TensorFlow integration](integrations/tensorflow.md)
* [Jupyter notebook integration](integrations/jupyter.md)Here's a sample screenshot from a [Species Identification project](https://app.wandb.ai/stacey/curr_learn/reports?view=stacey%2FSpecies%20Identification) in W&B.
![](.gitbook/assets/screen-shot-2020-08-07-at-1.16.16-pm.png)
## Examples
If you're interested in example projects, we have a few resources:
* [App Gallery](https://app.wandb.ai/gallery): A gallery of featured reports in our web app
* [Example Projects](https://github.com/charlesfrye/docs-box/tree/62d9038f970341b063901adb4364344e016c610f/examples.md): Code and projects in GitHub and Colab