Machine learning
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
Here are 51,411 public repositories matching this topic...
🐛 Bug
Tensor averaging not implemented for complex types
To Reproduce
>>> import torch
>>> x = torch.ones(4, dtype=torch.complex128).cuda()
>>> torch.mean(x)
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
<ipython-input-108-34af2dc3edea> in <module>
1 impoDescribe the issue linked to the documentation
In the section "Pull Request Checklist", this is how the text appears
A moderate use of type annotations is encouraged but is not mandatory. See [mypy quickstart](https://mypy.readthedocs.io/en/latest/getting_started.html) for an introduction, as well as [pandas contributing documentation]( https://pandas.pydata.org/pandas-docs/stabl
-
Updated
Sep 19, 2020 - Jupyter Notebook
-
Updated
Oct 30, 2020 - C++
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 24, 2020 - Python
-
Updated
Oct 28, 2020 - C++
-
Updated
Sep 30, 2020
Recent discussions on Discourse suggest that not all users know about apropos (or equivalently, using ?"..." for text search). The startup message currently mentions
Type "?" for help, "]?" for Pkg help.
I suggest that text search is added to this, but I am still looking for a compact way of phrasing it.
-
Updated
Oct 25, 2020
-
Updated
Sep 30, 2020 - Jupyter Notebook
-
Updated
Oct 20, 2020
-
Updated
Aug 27, 2020 - TeX
-
Updated
Oct 18, 2020 - Jupyter Notebook
Currently, the C++ compiler generates lots of warnings: https://xgboost-ci.net/blue/organizations/jenkins/xgboost/detail/master/516/pipeline/61. It would be great to reduce the number of warnings.
Note to new contributors: Post a comment here if you'd like to work on this issue. Feel free to ping me for help.
-
Updated
Oct 31, 2020 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 31, 2020 - Python
-
Updated
Oct 31, 2020 - C++
-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 31, 2020 - Python
-
Updated
Oct 27, 2020 - Python
-
Updated
Sep 8, 2020 - C++
-
Updated
Oct 29, 2020
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Oct 30, 2020 - C++
-
Updated
Oct 27, 2020
- Wikipedia
- Wikipedia


Please make sure that this is a feature request. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template
System information