-
Updated
May 9, 2022
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 12,252 public repositories matching this topic...
-
Updated
May 9, 2022 - Python
文本中如果有数字读不出来
-
Updated
May 9, 2022 - Go
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
May 8, 2022 - JavaScript
🐛 Bug
tuner.scale_batch_size finds the suitable batch size and update the batch size of the model AND datamodule.
For the model, tuner.scale_batch_size updates the batch size in the model regardless of model.batch_size and model.hparams.batch_size.
However, for the datamodule, tuner.scale_batch_size updates datamodule.batch_size only, and keep datamodule.hparams.batch_size
-
Updated
May 3, 2022 - Jupyter Notebook
-
Updated
Apr 21, 2022
-
Updated
May 9, 2022 - C++
Please fill in this feature request template to ensure a timely and thorough response.
Willingness to contribute
The MLflow Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature (either as an MLflow Plugin or an enhancement to the MLflow code base)?
- Yes. I can contribute this f
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe.
currently, milvus use protobuf heavily in the cgo interface for data exchange between go and c code.
However, if we take a deep look into it, many of the code path is copied and converted heavily, for instance in the load path:
- read parquet
-
Updated
Apr 28, 2022 - Jupyter Notebook
We support toml as params file. There are a few issues with our current toml parsing:
- We use
tomllibrary, which is not toml 1.0 standard compatible. Also, the library is not being actively maintained. tomldumping does not preserve existing formatting.- iterative/dvc#6402
We can try migrating to tomli (which
Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.
Example:
# Starbolt - beginnerFedora & apt-get
Specs
- Leon version: latest
- OS (or browser) version: Fedora 30
- Node.js version: 10.16.3
- Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
-
Updated
Nov 21, 2018 - Shell
-
Updated
May 2, 2022
-
Updated
May 9, 2022 - C++
-
Updated
Oct 25, 2021 - C#
-
Updated
Feb 3, 2022
-
Updated
May 9, 2022 - Python
-
Updated
Apr 5, 2022 - Python
-
Updated
May 6, 2022 - Python
We currently have read and write capabilities but do not support deleting. We could add a few calls like delete delete_all and some recursive way of deleting.
-
Updated
Jan 14, 2022 - Python
-
Updated
May 9, 2022 - Python
-
Updated
Apr 11, 2022 - JavaScript