Manos Kirtas
Manos Kirtas
### Expected behavior ### Actual behavior Then ignore list property is inserted, I get `Error: status_command process exited unexpectedly (exit 1). In any other case, it works great ### i3blocks...
Adds a WebSocketTree Map side panel representing the websocket messages tree structure. There are also some changes to the current WebSocket tree map infrastructure.  ______________________________________________________________________________ Some help needed: -...
Analyzes the messages into` WebSocketNameValuePairs`. Demonstration at unit tests _(more info in a while)_ _______________________________________________________________________________ Based on #2135 Refactored by #1742
This pull request its part of WebSocket Active Scan project which described in issue #4276. ___________________________________________________________ **[WS-Active-Scan] WebSocket active scan infrastructure** _(on early stage yet)_ This commit introduces a new...
This pull request its part of WebSocket Active Scan project which described in issue [#4276](https://github.com/zaproxy/zaproxy/issues/4276). _______________________________________________________ - [ ] **[WS-Tree-Map] WebSocket Tree Map Structure** Introducing to new WebSocket Tree: -...
[OpenAI Gym](https://gym.openai.com/) provides several environments to demonstrate the capabilities of RL in different problems. Deepbots goal is to demonstrate capabilities of RL in a 3D, high fidelity simulator such as...
Initially deepbots was developed to support Reinforcement Learning algorithms however we expect that easily can be extended to support Evolutionary Algorithms. When it comes to evolutionary algorithm a population of...
Currently, agent of find and avoid seems that it is not converge
# General Setup tools is a command line wizard in order to create new examples or easily use the existing ones. Current structure is: - ./examples - ./examples/torch - ./examples/torch/...
Since we are planing to make a major release, tutorials should be updated