Skip to content
#

models

Here are 439 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
majdal
majdal commented Apr 18, 2019

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?

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

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.