-
I'm compiling examples in the draft Ecma V7 C# standard, and got this error from the following code:
```csharp
> public class C
> {
> private int[] arr = new int[10];
>
> public readon…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
Amazing, amazing lib!
I noticed that the demuxer takes `File` as input. In my use-case, I work with large video files, and I either load assets from URLs or already cached in my IndexedDB. My issue…
-
Requesting support be added for sklearn.neighbors.LocalOutlierFactor (https://scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html#sklearn.neighbors.LocalOutlierFactor).…
-
Hi @pachamaltese would it be possible to have recording working out of the box, for example using this method? https://jitsi.org/blog/learn-how-to-live-stream-and-record-on-your-jitsi-meet-install/
-
## Problem
Module docs contain references to Java implementation details, such as specific components, systems, events, or methods. Somebody reading the docs and wanting to learn more about these c…
-
We've heard feedback that code examples for newer APIs exist mostly in conceptual docs. But web searches don't always produce those conceptual docs. In general, API ref is lacking code examples. This …
-
Currently Learners have as their main method .learn(), which is modulated by other parameters.
For Optimizers, this one usually calls a class-specific ._learnStep() method (loosely corresponding to o…
-
Hi @manetivinay
Thank for your submission :100:.
## Goals of this homework:
- Learn how to define root path and custom paths. Use `_path` methods in controller and view files.
- Use ActiveRecord quer…
-
Hi there,
Are there any existing libraries for importing commonly used loss functions? This could be similar to e.g. https://scikit-learn.org/stable/modules/classes.html#sklearn-metrics-metrics (a…