Home
last modified time | relevance | path

Searched refs:loss (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb403 …l using the standard 'adam' optimizer and the mean squared error or 'mse' loss function for regres…
404 "model_1.compile(optimizer='adam', loss='mse', metrics=['mae'])"
446 …"10/10 [==============================] - 1s 47ms/step - loss: 0.7289 - mae: 0.7120 - val_loss: 0.…
448 …"10/10 [==============================] - 0s 6ms/step - loss: 0.6329 - mae: 0.6488 - val_loss: 0.5…
450 …"10/10 [==============================] - 0s 6ms/step - loss: 0.5201 - mae: 0.5735 - val_loss: 0.5…
452 …"10/10 [==============================] - 0s 6ms/step - loss: 0.5057 - mae: 0.5760 - val_loss: 0.4…
454 …"10/10 [==============================] - 0s 5ms/step - loss: 0.4502 - mae: 0.5459 - val_loss: 0.4…
456 …"10/10 [==============================] - 0s 6ms/step - loss: 0.4168 - mae: 0.5332 - val_loss: 0.4…
458 …"10/10 [==============================] - 0s 6ms/step - loss: 0.4211 - mae: 0.5341 - val_loss: 0.4…
460 …"10/10 [==============================] - 0s 6ms/step - loss: 0.3988 - mae: 0.5287 - val_loss: 0.4…
[all …]
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py126 loss="sparse_categorical_crossentropy",
147 loss, acc = model.evaluate(test_data)
154 print("Loss {}, Accuracy {}".format(loss, acc))
Dtrain_magic_wand_model.ipynb166 … "Now, we set up TensorBoard so that we can graph our accuracy and loss as training proceeds."
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/
DREADME.rst5 Measure packet loss and sync loss of an ISO broadcaster against one or more receivers.
7 The ISO Broadcast Benchmark sample measures and report packet loss and sync loss
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst5 Measure packet loss and sync loss in connected ISO channels.
7 The ISO Connected Channels Benchmark sample measures and reports packet loss
8 and sync loss in connected ISO channels.
/Zephyr-latest/samples/userspace/syscall_perf/
DREADME.rst9 The goal of this sample application is to measure the performance loss when a
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi206 int "PCB loss for 2.4 GHz band"
210 Specifies PCB loss from the antenna connector to the RF pin.
212 The loss is considered in the RX path only.
215 int "PCB loss for 5 GHz band (5150 MHz - 5350 MHz, Channel-32 - Channel-68)"
219 Specifies PCB loss from the antenna connector to the RF pin.
221 The loss is considered in the RX path only.
224 int "PCB loss for 5 GHz band (5470 MHz - 5730 MHz, Channel-96 - Channel-144)"
228 Specifies PCB loss from the antenna connector to the RF pin.
230 The loss is considered in the RX path only.
233 int "PCB loss for 5 GHz band (5730 MHz - 5895 MHz, Channel-149 - Channel-177)"
[all …]
/Zephyr-latest/subsys/pm/policy/
DKconfig30 that when the system transition to them, cause power loss in the device.
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store55 Changing it will result in loss of existing data stored on a partition.
/Zephyr-latest/doc/services/pm/
Ddevice.rst324 power states that cause power loss during an operation.
327 loss and an API that automatically get and put lock on them. This feature is
331 states cause power loss. In the following example, device ``test_dev``
332 says that power states ``state1`` and ``state2`` cause power loss.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.df284 8 bits by ordinary right shift operation by 4 bits. That means there is loss in accuracy
295 is a loss in accuracy. This conversion may be used only if you are sure samples will not
306 sure actual samples are not greater than 8 bits. This prevents additional accuracy loss
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/
DREADME.rst117 3 packets transmitted, 3 received, 0% packet loss, time 2006ms
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst284 …connectivity implementation to interpret this as an unexpected connection loss and immediately att…
420 … automatically attempts to reconnect or retry connection after connection loss or failure, the con…
432 …fore the user-configured timeout, or would not reconnect after connection loss, the connectivity i…
462 …only affect whether or not connection attempts are automatically triggered after a connection loss.
Dmain.rst263 Connection loss
316 This setting specifies how the iface should handle unintentional connection loss.
318 If persistence is enabled, any unintentional connection loss will initiate a new connection attempt…
/Zephyr-latest/subsys/lorawan/services/
DKconfig152 This parameter specifies the maximum amount of packet loss (in
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DREADME.rst20 DS3231 has recorded a loss-of-oscillator::
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst90 - able to be removed from the network it is connected to, where any functionality loss
609 loss of network access and should recover cleanly in the case of restoration of a
610 loss of power.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcore.rst49 RPL entry (or entries) at any time (or sufficiently before power loss)
/Zephyr-latest/samples/net/openthread/coap/
DREADME.rst155 …1 packets transmitted, 1 packets received. Packet loss = 0.0%. Round-trip min/avg/max = 36/36.0/36…
/Zephyr-latest/boards/antmicro/myra_sip_baseboard/doc/
Dindex.rst12 backup for protection against data loss. The board can be used as a building block for PoC solutions
/Zephyr-latest/doc/develop/flash_debug/
Dnordic_segger.rst81 data loss and/or corruption on the USB CDC ACM Serial Port on some machines.
/Zephyr-latest/boards/snps/em_starterkit/doc/
Dindex.rst275 If power is lost, the application will also lost due to power loss.
/Zephyr-latest/
DLICENSE160 Work (including but not limited to damages for loss of goodwill,
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst277 * ``ZEP-1935`` - Packet loss make RPL mesh more vulnerable
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst55 plan on a strategy that can tolerate data loss on the device you're

12