Skip to content
#

open

Here are 684 public repositories matching this topic...

zentral

Zentral is an open-source solution for infrastructure monitoring and endpoint event stream processing. It provides build-in orchestration of macOS security components (Santa, Osquery, et-al.), event correlation and event management. It consolidates its features with various data store backends (ElasticStack, Azure Log Analytics, Splunk, et-al.).

  • Updated Aug 5, 2021
  • Python
ksraj123
ksraj123 commented Sep 30, 2020

Describe the bug
Search results in the members and administrators modals persist on closing on opening the modals again. There is no way to clear the search result other than searching for blank or switching to a different page and stitching back, both of these are not intuitive and lead to bad user experience.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Go to Members or A
debasish-mihup
debasish-mihup commented Jul 28, 2021

I am interested in training this model which implements the below paper:
Conformer: Convolution-augmented Transformer for Speech Recognition

I believe the example 1 with conformer-lstm would train this model. Is my assumption right?

Also, according to paper there are 3 different models that vary according to the hyper-parameter and I am interested in the "s" version of the model having

Loobinex
Loobinex commented Mar 29, 2021

Issue #923 Asked for ANY_CREATURE, GOOD_CREATURE and EVIL_CREATURE, but only ANY_CREATURE was delivered.

So it would be good if the other two could work too, in script commands like CHANGE_CREATURE_OWNER or USE_POWER_ON_CREATURE.

Example:

IF(PLAYER0,GOOD_CREATURES > 20)
  NEXT_COMMAND_REUSABLE
  CHANGE_CREATURE_OWNER(PLAYER0,GOOD_CREATURE,ON_ENEMY_GROUND,PLAYER_GOOD)
ENDIF

Improve this page

Add a description, image, and links to the open 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 open topic, visit your repo's landing page and select "manage topics."

Learn more