From eeb069464bb0f16c36160899d711c0c1bb05ffdd Mon Sep 17 00:00:00 2001 From: Lucien <74787000+Lucien-cs@users.noreply.github.com> Date: Fri, 25 Dec 2020 20:35:48 +0800 Subject: [PATCH] Added pytorch (#903) Co-authored-by: Shmavon Gazanchyan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78e39e7..366822b 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu - [MindsDB](https://github.com/mindsdb/mindsdb/labels/good%20first%20issue) _(label: good first issue)_
MindsDB is an open source AI layer for existing databases. - [Bokeh](https://github.com/bokeh/bokeh/labels/good%20first%20issue) _(label: good first issue)_
Bokeh is an interactive visualization library for modern web browsers. - [SymPy](https://github.com/sympy/sympy/labels/Easy%20to%20Fix) _(label: Easy to Fix)_
A Python library for symbolic mathematics. +- [Pytorch](https://github.com/pytorch/pytorch/labels/good%20first%20issue) _(label: Good first issue)_
PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing. - [Sorting-Algorithms-Visualizer](https://github.com/LucasPilla/Sorting-Algorithms-Visualizer/labels/good%20first%20issue) _(label: good first issue)_
A tool for visualizing sorting algorithms with a educational Wiki Page. - [scikit-learn](https://github.com/scikit-learn/scikit-learn/labels/good%20first%20issue) _(label: good first issue)_
Scikit-learn is a machine learning library for Python.