Home Projects
Projects
Cancel

Projects

NLP

JAX Projects

Tensorfow Utilities

  • tfbm: High level decorator-based interface and CLI and tensorflow benchmarks.
  • meta-model: A framework for simultaneously building data map functions and learned models for model-dependent data preprocessing pipelines.
  • tfrng: Unified interface for different random number generation implementations and transforms for deterministic pipelines.
  • tf_marching_cubes: peicewise-differentiable marching cubes implementations.
  • sdf_renderer: differentiable signed distance function rendering in tensorflow.

Dataset Repositories

Data IO and cleaning is a necessary evil of almost all machine learning research. I maintain the following repositories for downloading and preprocessing publicly available datasets using tensorflow-datasets.

Reproduced Work