Skip to content

Commit

Permalink
Hummingbird Scikitlearn on GPU Pytorch
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Jun 15, 2020
1 parent 7d533b2 commit 1b09b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books

## API Abstraction
- [Torch Layers, Shape inference for PyTorch, SOTA Layers](https://github.com/szymonmaszke/torchlayers)
- [Hummingbird, run trained scikit-learn models on GPU with PyTorch](https://github.com/microsoft/hummingbird)

## Low Level Utilities
- [TorchSharp, .NET API with access to underlying library powering PyTorch](https://github.com/interesaaat/TorchSharp)
Expand Down Expand Up @@ -472,7 +473,6 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [PyTorch Zero to All Lectures](http://bit.ly/PyTorchVideo)
- [PyTorch For Deep Learning Full Course](https://www.youtube.com/watch?v=GIsg-ZUy0MY)


## Datasets
- [Worldbank Data](https://github.com/mwouts/world_bank_data)

Expand Down

0 comments on commit 1b09b9e

Please sign in to comment.