-
Updated
Nov 14, 2020 - Python
Artificial Intelligence
The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs.
Here are 2,271 public repositories matching this topic...
-
Updated
Nov 13, 2020 - Python
-
Updated
Oct 20, 2020 - Python
MLflow seems to have a length limit of 5000 when setting tags (see below).
[...]
File "/home/smay/miniconda3/envs/py38/lib/python3.8/site-packages/mlflow/utils/validation.py", line 136, in _validate_length_limit
raise MlflowException(
mlflow.exceptions.MlflowException: Tag value '[0.8562690322984875, 0.8544098885636596, 0.8544098885636596, 0.8544098885636596, 0.85440988856365Support @ as HEAD
Git supports the usage of the at symbol @ and it is equivalent to HEAD (more details).
If I am not mistaken, dvc does not support it. At least the following command fails for dvc==1.8.4:
dvc metrics diff master @
ERROR: failed to show metrics diff - unkn
-
Updated
Nov 13, 2020 - Python
/tmp/ has been hard coded in some instances
This will be replaced with https://docs.python.org/3/library/tempfile.html which has been well implemented in some instances in the code.
-
Updated
Oct 2, 2020 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 5, 2020 - Python
-
Updated
Oct 10, 2020 - Python
-
Updated
Oct 13, 2020 - Python
-
Updated
Nov 14, 2020 - Python
-
Updated
Oct 30, 2020 - Python
-
Updated
Nov 12, 2020 - Python
Is your feature request related to a problem? Please describe.
Support serving MXNet Gluon models in BentoML
Describe the solution you'd like
- Docs and gallery sample project demonstrating serving MXNet Gluon with
-
Updated
Oct 10, 2020 - Python
-
Updated
Sep 22, 2020 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Aug 23, 2020 - Python
-
Updated
May 27, 2020 - Python
- MEPS dataset
- differential fairness metrics
- rich subgroup fairness
Description
Current template for reset password functionality is
You're receiving this email because you requested a password reset for your user account at EvalAI.
Please go to the following page and choose a new password:
https://eval.ai/auth/api/password/reset/confirm/NDIzNw/5le-ad1616b4c5337004172d
Your username, in case you've forgotten: ram81
Thanks for using our
-
Updated
Nov 10, 2020 - Python
-
Updated
Nov 13, 2020 - Python
Add a mapping between custom accelerators and "nicknames" so that you can
Trainer(accelerator=‘nickname’)