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

Closed
wants to merge 308 commits into from
Closed

Fix-rnn-detection #453

wants to merge 308 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
Copy link
Collaborator Author

eldraco commented Apr 20, 2024

This is weird, because even without using the module the test fails. So the module is not the problem. Analysing the tests

@eldraco eldraco force-pushed the fix-rnn-detection branch from 282a00d to a053cd3 Compare June 18, 2024 13:23
eldraco and others added 27 commits July 9, 2024 22:00
Signed-off-by: Sebastian Garcia <[email protected]>
Signed-off-by: Sebastian Garcia <[email protected]>
…sphereLinuxIPS into fix-rnn-detection

Signed-off-by: Sebastian Garcia <[email protected]>

# Conflicts:
#	docker/dependency-image/Dockerfile
#	modules/rnn_cc_detection/README.md
#	modules/rnn_cc_detection/rnn_cc_detection.py
Signed-off-by: Sebastian Garcia <[email protected]>

# Conflicts:
#	install/requirements.txt
@eldraco
Copy link
Collaborator Author

eldraco commented Jul 16, 2024

This branch was ok, and merged into the new branch alya/migration_to_python3.10.12.
So eventually this code will make it to develop

@eldraco eldraco closed this Jul 16, 2024
@eldraco eldraco deleted the fix-rnn-detection branch July 16, 2024 09:46
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.

2 participants