Add pytorch

This commit is contained in:
Ashwin Kumar Karnad 2024-01-24 10:37:43 +01:00 committed by taskylizard
parent e6d663f128
commit 632a23bd57

View File

@ -1500,6 +1500,7 @@
* [FlowiseAI](https://flowiseai.com/) - LLM Flow Visualization * [FlowiseAI](https://flowiseai.com/) - LLM Flow Visualization
* [Netron](https://github.com/lutzroeder/netron) - Visualizer for Neural Network, Deep Learning, and Machine Learning Models * [Netron](https://github.com/lutzroeder/netron) - Visualizer for Neural Network, Deep Learning, and Machine Learning Models
* [Scikit Learn](https://github.com/scikit-learn/scikit-learn) - Machine Learning Library for Python * [Scikit Learn](https://github.com/scikit-learn/scikit-learn) - Machine Learning Library for Python
* [PyTorch](https://github.com/pytorch/pytorch) - Tensor library for deep learning using GPUs and CPU
* [Kobra](https://kobra.dev/) - Visual Programming Language for Machine Learning * [Kobra](https://kobra.dev/) - Visual Programming Language for Machine Learning
* [DialoGPT](https://github.com/microsoft/DialoGPT) - Dialogue Machine Learning Model * [DialoGPT](https://github.com/microsoft/DialoGPT) - Dialogue Machine Learning Model
* [MMDeploy](https://github.com/open-mmlab/mmdeploy) - Deep Learning Model Deployment Toolset * [MMDeploy](https://github.com/open-mmlab/mmdeploy) - Deep Learning Model Deployment Toolset