ranking
Here are 309 public repositories matching this topic...
Hello,
I'm trying to run the example code using the keras model and the tf_record data. The problem is that the shape of the example feature is (None, None, None) but expected to have only 2 dimensions.
It is probably something stupid. Hope somebody can point me towards the error.
Here is my example code to recreate the problem. It is mostly copy paste from the examples. (error msg is bel
-
Updated
May 17, 2020 - Go
-
Updated
May 21, 2020 - Python
-
Updated
May 22, 2020 - Python
-
Updated
May 22, 2020 - TypeScript
I think it may help to anyone who wants to apply or tests CR with a very simple example, or maybe add links to learn basics concepts.
-
Updated
Sep 24, 2019 - Jupyter Notebook
Since skins can use different files for hitlighting and holdlighting, they might be different size, contain different amount of frames and offset differently on the screen. So the ability to change things like X and Y position, size and playback speed of hit and holdlighting independently would be really useful.
-
Updated
Jan 22, 2017 - Objective-C
-
Updated
May 14, 2020 - Python
-
Updated
May 15, 2020 - Python
-
Updated
May 1, 2020 - Python
-
Updated
Jul 6, 2019 - Python
-
Updated
Dec 16, 2019 - Jupyter Notebook
-
Updated
May 27, 2019 - TypeScript
From your own words :
The CRAN database provides an API for programatically accessing all meta-data of CRAN R packages.
Can we consider documentation as meta data ? And if so could we include it in your database ?
The beauty of the R language comes in good part from the fact that most things are transparent, structured, and accessible. The doc seems to be an exception to this rule and i
-
Updated
May 8, 2020 - JavaScript
-
Updated
May 22, 2020 - Python
The current testing setup is a source of frequent problems and should be simplified.
To do
- Switch to tox to manage the test environment setup
- Use pytest-xdist and/or [parallel mode](https://tox.readthedocs.io/en/latest/example/basic.html
When the Paths.yml file is incorrect (invalid YAML syntax) or corrupt (or even missing) let Autorank tell the admins that something went wrong and handle it gracefully.
-
Updated
Dec 2, 2019 - R
-
Updated
Dec 18, 2019 - Python
-
Updated
May 2, 2020 - TypeScript
-
Updated
Nov 17, 2019 - Python
Improve this page
Add a description, image, and links to the ranking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ranking topic, visit your repo's landing page and select "manage topics."
Description
Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).
I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o