Skip to content

Latest commit

 

History

History
 
 

edu_resources

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Weights & Biases Weights & Biases

Resources for Educators, Teaching Assistants, and Students

Below are some resources that you can make use of as a student, student instructor (TA, GSI), or educator.

We've included introductory content to help get you and your students started using Weights & Biases to enable collaborative, repeatable machine and deep learning in your classroom, research lab, or student-run organization.

Teaching with Weights & Biases

The resources below are targeted at educators or instructors who are teaching machine learning, deep learning or reinforcement learning courses who want to make use of Weights & Biases in the classroom. We've curated a mix of videos, slide decks, and free resources for educators to help you and your students build reproducible, collaborative models with ease:

Using Weights & Biases with Your Favorite Library

Whether you use more traditional machine learning frameworks (such as scikit-learn or XGBoost) or deep learning frameworks (like TensorFlow, PyTorch, Jax, Keras, HuggingFace, etc.) Weights & Biases has you covered! Weights & Biases also integrates with SageMaker, Kubeflow Pipelines, Docker, Ray Tune, Databricks, and even OpenAI's Gym for reinforcement learning.

Weights & Biases Integrations

How to Cite Us

If you've used Weights & Biases in your research we would love it if you cited us! Below is a BibTeX citation for you to use. Our whitepaper is available on this page.

If you'd like to explore papers by other researchers who use Weights & Biases in their machine and deep learning workflows, please check out the 500+ citations here on Google Scholar.

@misc{wandb,
title = {Experiment Tracking with Weights and Biases},
year = {2020},
note = {Software available from wandb.com},
url={https://www.wandb.com/},
author = {Biewald, Lukas},
}

Weights & Biases Integrations

Contact us

Contact us at research [at] wandb [dot] ai if you'd like to learn more about W&B-hosted webinars for your class. With our 45-minute webinar one of our W&B staff will introduce your class or academic group to using Weights & Biases for your experiment tracking needs; participants will gain an understanding of the main functionalities of the W&B library and will be empowered to start using the tool in their daily machine or deep learning model training workflows. With the 1.5-hour webinar one of our W&B staff will introduce your class to our product for the first half of the webinar; to solidify student learning the second half of the webinar is devoted to an in-class Kaggle-like competition. At the end of either webinar - the 45-minute or 1.5-hour webinar - the participants will have developed

  • an understanding of experiment tracking and reproducibility in machine learning: why it's important and how Weights & Biases can help you throughout your model-building lifecycle
  • familiarity with the core features and functionalities of Weights & Biases
  • comfort with system metrics: Am I using the right-sized GPU for the job? Have I under- or overprovisioned my GPUs?