Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix-rnn-detection #453

Open
wants to merge 407 commits into
base: develop
Choose a base branch
from
Open

Fix-rnn-detection #453

wants to merge 407 commits into from

Conversation

eldraco
Copy link
Collaborator

@eldraco eldraco commented Feb 13, 2024

Fixes Issue

Closes #330

Changes proposed

  • Fix the RNN not working due to keras update (Bidirectional not loaded)
  • Add a new dataset to test the CC
  • Update the RNN model in Slips
  • Add new documentation of RRN and datasets

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

eldraco and others added 30 commits March 18, 2024 18:16
Signed-off-by: Sebastian Garcia <eldraco@gmail.com>
Improve the docker creation for macos M1
Fix problem extracting attacker and victim's type
added description and comments on analysis_direction parameter in docs and config file [skip ci]
fixed small typo in alert_handler.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants