evaluation
Here are 692 public repositories matching this topic...
-
Updated
May 8, 2021
-
Updated
Jan 11, 2021 - Haskell
-
Updated
Jan 30, 2022 - HTML
-
Updated
Feb 9, 2022 - Python
Description
Currently, when a challenge link from EvalAI is shared users see a generic view of EvalAI homepage. We want the details specific to a challenge to be shown when a link is shared. Here's how it looks currently
Expected behavior:
T
-
Updated
Mar 11, 2022 - Python
-
Updated
Mar 31, 2022 - Python
-
Updated
Jan 13, 2022 - Python
-
Updated
Mar 10, 2022 - Emacs Lisp
Discussed in ContinualAI/avalanche#900
Originally posted by sivomke January 30, 2022
Hi, everyone!
I have created a benchmark with dataset_benchmark that contains 3 experiences, and then have added a validation set to this benchmark with benchmark_with_validation_stream. I am trying to use Early St
-
Updated
Oct 30, 2021 - Python
-
Updated
Apr 1, 2022 - Python
-
Updated
Feb 18, 2020 - Python
-
Updated
Oct 15, 2021 - Python
-
Updated
Oct 12, 2021 - PHP
-
Updated
Dec 5, 2021 - Go
-
Updated
Sep 24, 2021 - Python
-
Updated
Nov 25, 2021 - Python
-
Updated
Nov 23, 2021 - Python
-
Updated
Apr 19, 2021 - MATLAB
-
Updated
Mar 30, 2022 - C#
-
Updated
Dec 29, 2020 - Python
-
Updated
Jul 31, 2021 - C++
-
Updated
Feb 22, 2022 - C#
-
Updated
Mar 29, 2022 - Python
-
Updated
Mar 17, 2022 - Python
Improve this page
Add a description, image, and links to the evaluation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the evaluation topic, visit your repo's landing page and select "manage topics."

Describe the bug
Streaming Datasets can't be pickled, so any interaction between them and multiprocessing results in a crash.
Steps to reproduce the bug