Kevin Greenman

Results 36 issues of Kevin Greenman

## Description Many other popular packages (e.g. [pytorch](https://github.com/pytorch/pytorch/blob/main/.devcontainer/cpu/devcontainer.json), [numpy](https://github.com/numpy/numpy/blob/main/.devcontainer/devcontainer.json), and [scipy](https://github.com/scipy/scipy/blob/main/.devcontainer/devcontainer.json)) use devcontainers. There are a few benefits: - **Temporary replacement for Colab**: Right now, we can't use Google Colab...

enhancement

**Notes** Currently, our [workflow](https://github.com/chemprop/chemprop/blob/660b8c4714d8845d1342c95a2649533436f75c40/.github/workflows/ci.yml#L178) builds and pushes changes to the `latest` image on our Docker Hub whenever we make changes to the `main` branch that pass tests. However, when we...

todo

Need to look in more detail to see if relevant enough to ChemE: https://chemistry.coe.edu/piper/ https://www.ionicviper.org/teaching-resources

## Description Work in progress to implement: - zscaling - zelikman-interval - mve_weighting tscaling will not be implemented.