The Wayback Machine - https://web.archive.org/web/20220619103906/https://github.com/topics/ai
Skip to content
#

Artificial Intelligence

ai logo

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,591 public repositories matching this topic...

lightning
carmocca
carmocca commented Jun 14, 2022

🚀 Feature

The message here is printed per rank on purpose https://github.com/PyTorchLightning/pytorch-lightning/blob/bfa8b7be2d99b980afa62f5cb0433326bcfd2ef0/pytorch_lightning/utilities/seed.py#L69-L71 but this confuses users who are not aware of the difference

Pitch

Prefix the message with the rank just as we do for EarlyStopping https://github.com/PyTorchLightning/pytorch-light

feature good first issue reproducibility
BenWilson2
BenWilson2 commented Jun 17, 2022

MLflow Roadmap Item

This is an MLflow Roadmap item that has been prioritized by the MLflow maintainers. We’ve identified this feature as a highly requested addition to the MLflow package based on community feedback.
We're seeking a community contribution for the implementation of this feature and will enthusiastically support the development and review of a submitted PR for this.

Con

enhancement good first issue area/docs help wanted
milvus
xiaofan-luan
xiaofan-luan commented Jun 15, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Milvus highly rely on etcd for meta operation.
Retry is need since failed to operate on etcd may cause server crash.
To be noticed, the CompareValueAndSwap, CompareVersionAndSwap may no be able to add retry in a no brainer style so we need to

good first issue kind/feature
dvc
mseflek
mseflek commented May 26, 2022

Currently the output directory (default dvc_plots/) for the HTML file produced by dvc plots show can only be defined via the command's -o flag. It would be great if it could be set via dvc.yaml or the config files so that running dvc plots show automatically saves the file in a predefined place. This would make it more seamless to use in projects with a well-defined directory structure.

good first issue feature request A: plots
leon
Lp-Francois
Lp-Francois commented Oct 5, 2019

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
bug good first issue
olistic
olistic commented May 25, 2018

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 - beginner
good first issue pkg: cli type: enhancement status: claimed
metaflow