Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/comet-ml/issue-tracking
- Owner: comet-ml
- Created: 2017-09-22T08:02:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T15:12:14.000Z (3 months ago)
- Last Synced: 2024-08-12T17:36:53.441Z (3 months ago)
- Topics: comet-ml, keras, machine-learning, pytorch, scikit-learn, tenserflow
- Homepage: https://www.comet.ml
- Size: 3.34 MB
- Stars: 85
- Watchers: 27
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```