Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Koa
🚀 Feature
Create the metric MulticlassAUROC to allow for the AUROC metric to be used in multi-class problem settings. Or,
Expand the AUROC metric to support multi-class data, which would also directly solve this AUROC bug that instead gives a random value when used in multi-class problems: https://github.com/PyTorchLightning/
-
Updated
Sep 7, 2020 - TypeScript
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
-
Updated
Sep 8, 2020 - Go
Clang Thread Safety Analysis (TSA) is a C++ language extension which warns about potential race conditions in code.
To improve our code base it is desirable to review all cases of Mutex (non-recursive) class/struct member mutexes, add TSA annotations to method declarations (including negative ones), and add corresponding lock assertions
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
GitLocalize
GitLocalize is a continuous localization tool built for communities and teams that want to simplify their workflow when translating their content.
GitLocalize automatically keeps translations up to date by syncing with your repository.
-
Updated
Sep 8, 2020 - Python
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Aug 16, 2020 - Jupyter Notebook
-
Updated
Nov 9, 2018 - C++
-
Updated
Sep 7, 2020
-
Updated
Sep 6, 2020
-
Updated
Sep 8, 2020 - Shell
-
Updated
Sep 4, 2020
-
Updated
Sep 8, 2020
-
Updated
Sep 8, 2020
Mod Version
Master
Describe the bug
Engines can be started without engine selector knob in IGNITION mode
-
Updated
Sep 5, 2020 - Dart
-
Updated
Sep 5, 2020 - C#
-
Updated
Sep 8, 2020 - Python
-
Updated
Aug 29, 2020 - Python
-
Updated
Sep 8, 2020 - Go
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
-
Updated
Sep 5, 2020 - JavaScript
Pull Assistant
Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.
Description
This may be considered a feature request rather than a bug, so change as necessary.
A YouTube video that has restrictions set won't play in a Xamarin.Forms WebView, with YouTube message saying "Video is unavailable." This occurs when the video is embedded in local HTML string, and no base url or an improper base url is provided to the HtmlWebViewSource. e.g.: