What is this?

This commit is contained in:
David Bau
2022-03-24 11:15:11 -04:00
parent a22269a72d
commit dfe44ee99e
+10 -1
View File
@@ -1 +1,10 @@
Some utilities useful for prototyping with pytorch.
# baukit
A kit of David's secret tools to help with productive research prototyping
with pytorch.
Includes:
* Interactive UI widgets for quick data exploration in a notebook.
* Online algorithms for computing running stats in pytorch.
* Fast and feature-rich data set objects for images and text.
* Utilities for simplifying the task of running many batch jobs.