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,918 public repositories matching this topic...
🐛 Bug
__init__ on SparseAdam iterates over params to check if sparse Tensors are included, but it does not take a possibility that the params is actually a generator for example in a case where we use model.parameters. Therefore it fails the initialization with ValueError: optimizer got an empty parameter list in such cases.
To Reproduce
Steps to reproduce the behavior:
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
Nov 12, 2020 - C++
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Oct 28, 2020 - C++
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
Sep 30, 2020
-
Updated
Nov 8, 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 12, 2020 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 10, 2020 - C++
-
Updated
Nov 7, 2020 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Sep 8, 2020 - C++
-
Updated
Nov 5, 2020
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Nov 9, 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