Skip to content
#

models

Here are 430 public repositories matching this topic...

crahrig
crahrig commented Jul 24, 2018

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

laravel-model-caching
hasezoey
hasezoey commented Oct 14, 2019

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

BeardedWhale
BeardedWhale commented Aug 30, 2019

Feature: Add description to hs profile

Add description to CLI how I should format my model name and version when I run hs profile status MODEL_VERSION and fix value error when parsing model name.

1. Not enough info on format of model name

$ hs profile status --help
Usage: hs profile status [OPTIONS] MODEL_VERSION

Options:
  --help  Show this message and exit.

2.

strengejacke
strengejacke commented Jan 29, 2019

Convention of code-style

Following conventions apply to the easystats-ecosystem, to ensure that function and argument names as well as element names for return-values follow a consistent pattern across all packages.

Importing other packages

  • No full import, only selective import of functions
  • Use base-R wherever possible (reduce dependencies)
  • Make sure R-version requirements a
gama
benoitgaudou
benoitgaudou commented Dec 8, 2019

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:

  1. Open the model Network > 1 Get Started > 1 Simple Ping Pong.gaml
  2. Put the mouse on the connect code in:
		create PING_PONG with:[name::"ping",des

Improve this page

Add a description, image, and links to the models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the models topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.