models
Here are 439 public repositories matching this topic...
-
Updated
Dec 17, 2019 - Python
I am passing an image which gives the output
array([[[[66.]],
[[53.]],
[[ 3.]],
[[ 3.]],
[[45.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-1.]],
[[-
demos: unify no_show
-
Updated
Mar 10, 2020 - Python
Describe the bug
Seems Like this Package doesn't work when using Spatie's Laravel query builder to fetch the data (https://github.com/spatie/laravel-query-builder). I've checked that package and they don't override newEloquentBuilder() method, so all should work.
By not working i mean no cache data is returned and the query still hits the database.
Eloquent Query
This query don't w
-
Updated
Mar 12, 2020 - Python
-
Updated
Nov 22, 2019 - Python
I'm trying to find out how to fit vue-mc into my app's architecture, and the docs are helpful, but maybe I am missing something obvious:
In the Vue docs data section, it reads:
A rule of thumb is that data should just be data - it is not recommended to observe objects with their own stateful behavior.
Where should I store my model instance otherwise?
-
Updated
May 11, 2018 - Ruby
Discriminators
Discriminators need:
- better tests (because tests are examples of how to use it too)
- better / actual documentation (#16)
- rework the already existing test(s) to be better understandable
specific question for @B-Stefan:
(i already asked on discord, but remade it to here)
why does the (base) model of inheritanceClass(tests/models) have an discriminatorKey which is type of `n
The latest version needs to reflect:
- No more use of AutoValue
- Ability to check which fields are "set"
- Updated usage pattern for TypeAdapters
- Other minor changes
-
Updated
Jun 30, 2018 - C++
-
Updated
Mar 20, 2020 - JavaScript
-
Updated
Mar 18, 2020 - HTML
This issue tracks the implementation of the Jazzband guidelines for the project jsonmodels
It was initiated by @beregond who was automatically assigned in addition to the Jazzband roadies.
See the TODO list below for the generally required tasks, but feel free to update it i
-
Updated
Jan 29, 2020 - Python
This is relevant when there is not a JOSS paper:
A number of packages have gained new authors but that is not reflected in the citation files and README information.
-
Updated
Mar 20, 2020 - Smarty
Describe the bug
The contextual documentation of the connect action defined in the network skills displays the documentation of the connect action of the AgentDB species.
To Reproduce
Steps to reproduce the behavior:
- Open the model Network > 1 Get Started > 1 Simple Ping Pong.gaml
- Put the mouse on the
connectcode in:
create PING_PONG with:[name::"ping",des
model <- lm(Sepal.Length ~ .*., data=iris)
check_homogeneity(model)Error in bartlett.test.default(c(5.1, 4.9, 4.7, 4.6, 5, 5.4, 4.6, 5, 4.4, :
there must be at least 2 observations in each group
Vignettes
-
Updated
Mar 17, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the models topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the models topic, visit your repo's landing page and select "manage topics."
The model zoo currently contains three models (Resnet50, SqueezeNet and VGG19) that each have two variants which is confusing to end consumers.
Ideally these should be de-duplicated. If that doesn't make sense then they should state their differences outside of origin framework and be organized in a way that places them all in the same sub-folder/path on the repo.
Following are pointers to t