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,493 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 impo
Describe the workflow you want to enable
A parameter accepting custom bin edges as an array.
Describe your proposed solution
Use pd.cut() under the hood or any other computa
-
Updated
Sep 19, 2020 - Jupyter Notebook
-
Updated
Oct 30, 2020 - C++
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 1, 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
Nov 2, 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
Nov 2, 2020 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Python
-
Updated
Nov 2, 2020 - Python
-
Updated
Oct 31, 2020 - C++
-
Updated
Oct 8, 2020 - Python
-
Updated
Nov 1, 2020 - Python
-
Updated
Oct 27, 2020 - Python
-
Updated
Sep 8, 2020 - C++
-
Updated
Oct 29, 2020
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Nov 2, 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