Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  git github
pyup-bot 6a073f0b61
Update pytest from 2.9.2 to 3.0.7
7 years ago
88b367f42c
Better docs, another ci attempt
7 years ago
ea298f5e5d
Initial commit
7 years ago
88b367f42c
Better docs, another ci attempt
7 years ago
bd888a6e05
TESTS! Some refactoring and additional commands
7 years ago
71c0b331f1
Better docs, started work on CI
7 years ago
ea298f5e5d
Initial commit
7 years ago
4fde068527
It kinda works, needs a little polish
7 years ago
bd888a6e05
TESTS! Some refactoring and additional commands
7 years ago
ea298f5e5d
Initial commit
7 years ago
ea298f5e5d
Initial commit
7 years ago
ea298f5e5d
Initial commit
7 years ago
ea298f5e5d
Initial commit
7 years ago
ea298f5e5d
Initial commit
7 years ago
ea298f5e5d
Initial commit
7 years ago
ea298f5e5d
Initial commit
7 years ago
bd888a6e05
TESTS! Some refactoring and additional commands
7 years ago
6a073f0b61
Update pytest from 2.9.2 to 3.0.7
7 years ago
ea298f5e5d
Initial commit
7 years ago
71c0b331f1
Better docs, started work on CI
7 years ago
88b367f42c
Better docs, another ci attempt
7 years ago
Storage Buckets

README.rst

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
  1. ===============================
  2. Weights and Biases
  3. ===============================
  4. .. image:: https://img.shields.io/pypi/v/wandb.svg
  5. :target: https://pypi.python.org/pypi/wandb
  6. .. image:: https://img.shields.io/travis/vanpelt/wandb.svg
  7. :target: https://travis-ci.org/vanpelt/wandb
  8. .. image:: https://readthedocs.org/projects/wandb/badge/?version=latest
  9. :target: https://wandb.readthedocs.io/en/latest/?badge=latest
  10. :alt: Documentation Status
  11. .. image:: https://pyup.io/repos/github/vanpelt/wandb/shield.svg
  12. :target: https://pyup.io/repos/github/vanpelt/wandb/
  13. :alt: Updates
  14. A CLI and library for interacting with the Weights and Biases API.
  15. * Free software: MIT license
  16. * Documentation: https://wandb.readthedocs.io.
  17. Features
  18. --------
  19. * TODO
  20. Credits
  21. ---------
  22. This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
  23. .. _Cookiecutter: https://github.com/audreyr/cookiecutter
  24. .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
Tip!

Press p or to see the previous file or, n or to see the next file

About

🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.

Collaborators 1

Comments

Loading...