You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,7 @@
126
126
*[PyTorchNet](https://github.com/pytorch/tnt) - An abstraction to train neural networks. <imgheight="20"src="img/pytorch_big2.png"alt="PyTorch based/compatible">
127
127
*[pytorch_geometric](https://github.com/rusty1s/pytorch_geometric) - Geometric Deep Learning Extension Library for PyTorch. <imgheight="20"src="img/pytorch_big2.png"alt="PyTorch based/compatible">
*[pytorch_geometric_temporal](https://github.com/benedekrozemberczki/pytorch_geometric_temporal) - Temporal Extension Library for PyTorch Geometric. <imgheight="20"src="img/pytorch_big2.png"alt="PyTorch based/compatible">
129
130
130
131
### TensorFlow
131
132
*[TensorFlow](https://github.com/tensorflow/tensorflow) - Computation using data flow graphs for scalable machine learning by Google. <imgheight="20"src="img/tf_big2.png"alt="sklearn">
@@ -269,7 +270,6 @@
269
270
*[pyLDAvis](https://github.com/bmabey/pyLDAvis): Visualize interactive topic model
270
271
271
272
272
-
273
273
## Deployment
274
274
*[datapane](https://datapane.com/) - A collection of APIs to turn scripts and notebooks into interactive reports.
275
275
*[fastapi](https://fastapi.tiangolo.com/) - Modern, fast (high-performance), web framework for building APIs with Python
0 commit comments