Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/comet-ml/issue-tracking

Questions, Help, and Issues for Comet ML
https://github.com/comet-ml/issue-tracking

comet-ml keras machine-learning pytorch scikit-learn tenserflow

Last synced: about 8 hours ago
JSON representation

Questions, Help, and Issues for Comet ML

Awesome Lists containing this project

README

        

Logo

# Comet.ml Questions and Issues

Please feel free to ask questions or report issues here on our tracker:

1. Click on `Issues` near the top
2. Click the green `New issue` button
3. Let us know what is on your mind
4. Click `Submit new issue`

You can also find us on Slack:

* https://chat.comet.ml/

## Documentation, Help, and Examples

Full documentation, help, and additional training examples are available:

* [Documentation](https://www.comet.ml/docs/)
* [Examples](https://github.com/comet-ml/comet-examples)
* [FAQ Page](https://www.comet.ml/faq)
* Email us at

## Python Package

[![PyPI version](https://badge.fury.io/py/comet-ml.svg)](https://badge.fury.io/py/comet-ml)

Installing Comet.ml is easy:

```shell
pip install comet_ml
```