Results 10 issues of idow09

Are there plans for implementing BatchNorm anytime soon? (Or did I miss an existing implementation?)

What is the best way to import a model into ConvNetSharp, assuming all the relevant layers exist? Are there any plans on supporting such conversions in the future? Is it...

## 🚀 Feature Add an `ignore_index` parameter to the classification metric `ConfusionMatrix`, as in `Accuracy`, `Precision`, `Recall`, etc... ### Motivation I use a `MetricCollection` for my classifier evaluation, and every...

enhancement

After installing sematic for the first time, I try to `start` and get the following exception. I tried to dig in a bit but didn't find an obvious solution... python...

question

The `shlex` module splits paths with `posix=True` by default. This PR sets the flag according to the running os

Introduced requirements files for package users & developers so dependencies are conveniently managed

Added support to the [jsonnet](https://jsonnet.org/) format which is a powerful superset on top of json. Jsonnet adds variables, conditionals, arithmetic, and more to the abilities of json.

Added the requested support. Some notes: - Semantic Scholar takes its time when retrieving the results (there is a loading animation but the page is considered idle) so I needed...

Add support for semantic scholar: https://www.semanticscholar.org/

enhancement